BTerminal/v2/src/lib/stores
2026-03-11 05:40:28 +01:00
..
agents.svelte.ts feat(provider-adapter): implement multi-provider abstraction layer (Phase 1) 2026-03-11 02:08:45 +01:00
anchors.svelte.ts feat(session-anchors): configurable budget scale + research-backed truncation fix 2026-03-11 03:03:53 +01:00
conflicts.svelte.ts refactor(stores): apply branded types to conflicts and health Map keys 2026-03-11 05:40:28 +01:00
conflicts.test.ts refactor(stores): apply branded types to conflicts and health Map keys 2026-03-11 05:40:28 +01:00
health.svelte.ts refactor(stores): apply branded types to conflicts and health Map keys 2026-03-11 05:40:28 +01:00
layout.svelte.ts feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
layout.test.ts test(v2): add integration tests for layout, agent-bridge, and dispatcher 2026-03-06 15:42:34 +01:00
machines.svelte.ts fix(security): audit fixes — path traversal, race conditions, memory leaks, transaction safety 2026-03-08 20:03:50 +01:00
notifications.svelte.ts feat(fs-watcher): add 300ms delayed scanning toast for large project dirs 2026-03-11 01:11:39 +01:00
sessions.svelte.ts fix(v2): rename rune stores to .svelte.ts to fix rune_outside_svelte error 2026-03-06 01:11:51 +01:00
theme.svelte.ts feat(v3): redesign SettingsTab global settings with split font controls 2026-03-07 23:23:33 +01:00
workspace.svelte.ts feat(conflicts): add file overlap conflict detection (S-1 Phase 1) 2026-03-11 00:12:10 +01:00
workspace.test.ts feat(conflicts): add file overlap conflict detection (S-1 Phase 1) 2026-03-11 00:12:10 +01:00