Commit graph

12 commits

Author SHA1 Message Date
Kit Langton
4a977b2b31
refactor(core): bind standalone skill activation to Session (#46077)
Move standalone skill activation into ID-bound Session handles and delegate from the public service. Preserve current-placement lookup, raw skill content, ambient publication context, validation order, and host-scoped detached resume behavior. Cover ownership and lifecycle contracts with focused regressions.
2026-08-30 10:22:03 -04:00
Kit Langton
6e954f75ee
refactor(core): isolate Session admission and controls (#46019)
Separate ID-bound Session policy from host routing. Bind Inbox and Location preparation dependencies at construction, preserve admission and execution semantics, and cover the extracted ownership contracts directly.
2026-08-28 23:22:25 -04:00
Shoubhit Dash
23f0ee53cf
feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
Kit Langton
3c73ce1dc7
fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -04:00
Filip
d912202cf2
feat: better skill ux (#43523) 2026-08-20 01:27:57 +02:00
Dax
a7642737c7
feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
Kit Langton
c2ba0bef6b
feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
Dax Raad
488445a679 fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Dax
e0810753f2
refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
Kit Langton
ed6ad272ec
refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Simon Klee
57fb3e5cc5
fix(run): align mini with current session contracts (#35354) 2026-07-04 21:14:01 +02:00