co-mono/packages/coding-agent/src/core
Mario Zechner f53cabe1e3 Improve export-html styling with derived export colors
- Add deriveExportColors() to compute page/card/info backgrounds from userMessageBg
- Use luminance detection to adapt colors for light/dark themes
- Use info-bg for model-change, compaction, system-prompt sections
- Use selectedBg for hover states and summary backgrounds
- Add scroll-to-message with highlight when clicking tree nodes
- Fix mobile overlay to close sidebar on click
- Wider sidebar (400px) with search and filter controls
2026-01-01 03:44:19 +01:00
..
compaction Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00
custom-tools Add setEditorText/getEditorText to hook UI context, improve custom() API 2026-01-01 00:04:56 +01:00
export-html Improve export-html styling with derived export colors 2026-01-01 03:44:19 +01:00
hooks Add setEditorText/getEditorText to hook UI context, improve custom() API 2026-01-01 00:04:56 +01:00
tools Fix tree selector gutter alignment, add page navigation, improve styling 2025-12-30 22:42:23 +01:00
agent-session.ts WIP: Rewrite export-html with tree sidebar, client-side rendering 2026-01-01 03:36:47 +01:00
auth-storage.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
bash-executor.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
exec.ts Refactor: shared exec utility, rename CustomMessageRenderer to HookMessageRenderer 2025-12-30 22:42:19 +01:00
index.ts Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00
messages.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
model-registry.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
model-resolver.ts fix: enabledModels now supports glob patterns for OAuth providers 2026-01-01 02:04:04 +01:00
sdk.ts Merge main, resolve CHANGELOG conflict 2026-01-01 00:10:46 +01:00
session-manager.ts Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00
settings-manager.ts Remove hook execution timeouts 2025-12-31 12:57:54 +01:00
skills.ts Skip over exact duplicate skills 2025-12-24 22:45:19 +01:00
slash-commands.ts Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00
system-prompt.ts Add custom models/providers to system prompt doc references 2025-12-31 13:18:05 +01:00
timings.ts Release v0.27.1 2025-12-22 19:28:26 +01:00