Kit Langton
30edf5aa42
refactor(session): convert SystemPrompt facade calls to effectful versions
...
Replace `Effect.promise(() => SystemPrompt.skills(...))` and
`Effect.promise(() => SystemPrompt.environment(...))` with direct
effectful calls. `environment` is now a plain sync function (the async
Ripgrep.tree call was dead code behind `&& false`). `skills` is now an
`Effect.fn` that takes the Skill service as a parameter.
2026-04-10 23:40:14 -04:00
..
2026-04-07 18:33:24 +00:00
2026-04-02 12:56:56 -05:00
2026-03-25 16:21:42 +00:00
2026-03-03 13:35:49 -05:00
2026-03-31 19:14:32 -04:00
2026-04-10 13:03:20 -04:00
2026-04-06 02:38:35 +00:00
2026-03-26 12:30:26 -04:00
2026-04-10 23:06:28 -04:00
2026-04-01 00:44:15 +00:00
2026-04-10 17:57:46 +00:00
2026-03-18 19:52:43 -04:00
2026-04-10 23:06:28 -04:00
2026-04-10 13:30:30 -05:00
2026-04-03 09:54:57 -05:00
2026-02-24 23:16:24 +10:00
2026-04-10 23:06:28 -04:00
2026-04-10 23:06:28 -04:00
2026-04-10 00:15:45 -05:00
2026-04-09 11:45:52 -05:00
2025-11-06 13:03:12 -05:00
2026-03-21 04:51:35 +00:00
2026-04-06 00:26:40 +00:00
2026-04-10 23:06:28 -04:00
2026-04-09 12:06:26 -05:00
2026-03-30 13:10:01 +10:00
2026-03-21 04:51:35 +00:00
2026-04-09 16:03:40 -04:00
2026-04-10 23:40:14 -04:00
2026-04-10 21:21:02 -04:00
2026-03-30 13:10:01 +10:00
2026-03-21 04:51:35 +00:00
2026-04-07 19:48:23 -04:00
2026-04-11 01:22:01 +00:00
2026-03-25 20:19:24 -04:00
2026-04-10 23:12:04 -04:00
2026-04-01 23:50:22 +00:00
2026-02-12 12:10:21 -05:00
2025-12-11 19:20:23 +01:00
2026-04-06 00:26:40 +00:00
2026-03-21 04:51:35 +00:00
2026-03-25 10:47:40 -04:00