BTerminal/v2/src/lib
2026-03-10 03:52:16 +01:00
..
adapters feat(files): add CodeMirror 6 editor with save, dirty tracking, and 15 language modes 2026-03-10 03:11:32 +01:00
components feat(context): add ContextTab with LLM context window visualization 2026-03-10 03:52:16 +01:00
stores fix(agent): accumulate cost across continued session turns instead of replacing 2026-03-09 17:40:35 +01:00
styles style(agent): redesign AgentPane and MarkdownPane for polished readable UI 2026-03-09 02:31:04 +01:00
types feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
utils test(v2): add vitest and cargo tests for sdk-messages, agent-tree, session, ctx 2026-03-06 15:10:12 +01:00
agent-dispatcher.test.ts fix: resolve workspace teardown race with persistence fence 2026-03-08 20:54:43 +01:00
agent-dispatcher.ts fix: resolve workspace teardown race with persistence fence 2026-03-08 20:54:43 +01:00