logancyang_obsidian-copilot/src/core
Logan Yang fff6b4efd0
chore: rename docs to designdocs and nest todo folder (#2252)
- Renamed docs/ to designdocs/
- Moved draft/todo docs into designdocs/todo/ subfolder
- Added OBSIDIAN_CLI_INTEGRATION.md from master's todo/ folder
- Updated all docs/ path references in CLAUDE.md, AGENTS.md, and designdocs

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 16:26:03 -08:00
..
ChatManager.test.ts Audit context envelope, tag alignment, artifact dedup, and logging (#2164) 2026-02-07 21:18:25 -08:00
ChatManager.ts chore: rename docs to designdocs and nest todo folder (#2252) 2026-03-03 16:26:03 -08:00
ChatPersistenceManager.test.ts Add webTabs support to ChatPersistenceManager test "should preserve context information through save and load cycle" (#2239) 2026-03-02 18:19:44 -08:00
ChatPersistenceManager.ts fix: support hidden directory chat save and history (#2188) (#2204) 2026-02-22 23:01:59 -08:00
ContextCompactor.ts feat: implement auto-compact context with map-reduce summarization (#2106) 2026-01-13 22:15:24 -08:00
ContextManager.l2Promotion.test.ts fix: prevent stale selected text from leaking into L2 context (#2222) 2026-02-28 14:15:40 -08:00
ContextManager.parseSegments.test.ts Audit context envelope, tag alignment, artifact dedup, and logging (#2164) 2026-02-07 21:18:25 -08:00
ContextManager.ts fix: prevent stale selected text from leaking into L2 context (#2222) 2026-02-28 14:15:40 -08:00
MessageLifecycle.test.ts Context revamp (#1971) 2025-10-27 23:28:36 -07:00
MessageLifecycle.xmltags.test.ts feat: Add Web Viewer bridge for referencing open web tabs in chat (#2096) 2026-01-12 17:54:54 -08:00
MessageRepository.test.ts Context revamp (#1971) 2025-10-27 23:28:36 -07:00
MessageRepository.ts Context revamp (#1971) 2025-10-27 23:28:36 -07:00