co-mono/packages/ai/src
Mario Zechner 256fa575fb WIP: Rewrite export-html with tree sidebar, client-side rendering
- Add tree sidebar with search and filter (Default/All/Labels)
- Client-side markdown/syntax highlighting via vendored marked.js + highlight.js
- Base64 encode session data to avoid escaping issues
- Reuse theme.ts color tokens via getResolvedThemeColors()
- Sticky sidebar, responsive mobile layout with overlay
- Click tree node to scroll to message
- Keyboard shortcuts: Esc to reset, Ctrl/Cmd+F to search
2026-01-01 03:36:47 +01:00
..
providers Define own GoogleThinkingLevel type instead of importing from @google/genai 2025-12-30 22:42:25 +01:00
utils Use dynamic import for http module in OAuth files 2025-12-30 22:42:21 +01:00
cli.ts WIP: Add CLI for OAuth login, update README 2025-12-25 01:09:27 +01:00
index.ts WIP: Refactor agent package - not compiling 2025-12-30 22:42:20 +01:00
models.generated.ts WIP: Rewrite export-html with tree sidebar, client-side rendering 2026-01-01 03:36:47 +01:00
models.ts fix: use consistent model comparison including provider 2025-12-25 22:10:08 +01:00
stream.ts Define own GoogleThinkingLevel type instead of importing from @google/genai 2025-12-30 22:42:25 +01:00
types.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00