Commit Graph

4 Commits

Author SHA1 Message Date
Maxim Kirilyuk 070de2499e feat(chat): render fenced latex math blocks 2026-05-24 10:19:08 +08:00
Maxim Kirilyuk 7577cc472e docs: add latex rendering implementation plan 2026-05-24 10:19:08 +08:00
ekko 544c73879b chore: remove outdated planning documents (#452)
Remove obsolete planning and spec documents:
- docs/plans/2026-04-22-chat-live-monitor-direction.md
- docs/superpowers/plans/2026-04-23-thinking-block-collapse.md
- docs/superpowers/specs/2026-04-23-thinking-block-collapse-design.md

These documents are no longer relevant as the features have been implemented.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 08:55:36 +08:00
Zhicheng Han 5f40ae6258 feat(chat): add direct Live badge and harden Live monitor backend (#138)
* feat(chat): add direct live badge to session rows

* fix(live): use session DB for conversations monitor

* docs: add chat vs live monitor direction plan

* fix(search): avoid numeric session search 500 without FTS table
2026-04-23 10:49:00 +08:00