..
AgentCard.svelte
style: convert px layout values to rem across all components (rule 18)
2026-03-08 20:54:43 +01:00
ClaudeSession.svelte
feat(health): add project health store, Mission Control bar, and session metrics
2026-03-10 23:45:30 +01:00
CodeEditor.svelte
fix(editor): use $state for prop tracking to fix Svelte state_referenced_locally warnings
2026-03-10 03:13:36 +01:00
CommandPalette.svelte
style: convert px layout values to rem across all components (rule 18)
2026-03-08 20:54:43 +01:00
ContextTab.svelte
feat(conflicts): add file overlap conflict detection (S-1 Phase 1)
2026-03-11 00:12:10 +01:00
CsvTable.svelte
feat(files-tab): add PDF viewer and CSV table view
2026-03-11 01:23:49 +01:00
DocsTab.svelte
style(v3): content-driven sidebar width and remaining px-to-rem conversions
2026-03-08 01:13:43 +01:00
FilesTab.svelte
feat(files-tab): add PDF viewer and CSV table view
2026-03-11 01:23:49 +01:00
GlobalTabBar.svelte
refactor(v3): simplify sidebar to Settings-only + fix MarkdownPane switching + restyle
2026-03-08 03:44:33 +01:00
MemoriesTab.svelte
feat(workspace): overhaul ProjectBox tab system with 6 tabs and lazy mount
2026-03-10 02:12:05 +01:00
PdfViewer.svelte
feat(files-tab): add PDF viewer and CSV table view
2026-03-11 01:23:49 +01:00
ProjectBox.svelte
feat(fs-watcher): add 300ms delayed scanning toast for large project dirs
2026-03-11 01:11:39 +01:00
ProjectFiles.svelte
feat(markdown): intercept links in MarkdownPane — relative files navigate in Files tab, external URLs open in browser
2026-03-10 00:58:46 +01:00
ProjectGrid.svelte
feat(settings): add project max aspect ratio setting with CSS constraint
2026-03-09 17:27:09 +01:00
ProjectHeader.svelte
feat(s1p2): add inotify-based filesystem write detection with external conflict tracking
2026-03-11 00:56:27 +01:00
SettingsTab.svelte
feat(settings): add save-on-blur toggle for file editor
2026-03-10 03:11:32 +01:00
SshTab.svelte
feat(workspace): overhaul ProjectBox tab system with 6 tabs and lazy mount
2026-03-10 02:12:05 +01:00
TeamAgentsPanel.svelte
style: convert px layout values to rem across all components (rule 18)
2026-03-08 20:54:43 +01:00
TerminalTabs.svelte
feat(v3): agent preview terminal — read-only xterm.js tracking agent activity
2026-03-08 03:24:31 +01:00