Commit graph

  • 03159d2f4b Add agent state methods to CustomToolContext and fix abort signature Mario Zechner 2026-01-02 00:31:23 +01:00
  • 0d9fddec1e Split HookContext and HookCommandContext to prevent deadlocks Mario Zechner 2026-01-02 00:24:58 +01:00
  • ccdd7bd283 Add session management and agent state methods to hooks API Mario Zechner 2026-01-01 23:56:24 +01:00
  • 484d7e06bb Consolidate session events: remove session_before_new/session_new, add reason field to switch events Mario Zechner 2026-01-01 23:31:26 +01:00
  • 1d9fa13d58 Fix crash on Unicode format characters in visibleWidth Mario Zechner 2026-01-01 22:33:09 +01:00
  • 7f0cd8bcb5 Remove extra spacer before loader in BorderedLoader Mario Zechner 2026-01-01 22:30:19 +01:00
  • e9cf47d09d Add CHANGELOG entries for export theme colors and syntax highlighting Mario Zechner 2026-01-01 22:28:44 +01:00
  • 6267720660 Add theme-configurable HTML export colors (from PR #387) Mario Zechner 2026-01-01 22:21:40 +01:00
  • d612bc45f5 Fix markdown code block default color to use --text not --mdCodeBlock Mario Zechner 2026-01-01 22:15:26 +01:00
  • 28434ce3a6 Fix hljs v11 compound class selectors for functions/types Mario Zechner 2026-01-01 22:07:04 +01:00
  • ecfedce25f Fix hljs color mappings to match TUI theme Mario Zechner 2026-01-01 22:04:38 +01:00
  • 0b31884385 Fix HTML escaping in markdown code blocks Mario Zechner 2026-01-01 22:03:01 +01:00
  • dccdf91b8c Add ctx.ui.theme getter for styling status text with theme colors Mario Zechner 2026-01-01 21:58:01 +01:00
  • 48ca55ab3c Remove test files, add out.html to gitignore Mario Zechner 2026-01-01 21:50:32 +01:00
  • 872205406e Remove padding from markdown code blocks Mario Zechner 2026-01-01 21:50:23 +01:00
  • a9492837e8 Remove accidentally committed files Mario Zechner 2026-01-01 21:42:28 +01:00
  • 0ec8509de3 Fix markdown code block syntax highlighting Mario Zechner 2026-01-01 21:42:18 +01:00
  • cafbca02f9 Update todo.md Mario Zechner 2026-01-01 21:40:36 +01:00
  • 95868ea5e9 Fix tool-output spacing by removing pre-wrap from container Mario Zechner 2026-01-01 21:40:16 +01:00
  • 9b2aa4a683
    Hooks can render custom status (#385) Prateek Sunal 2026-01-02 02:05:37 +05:30
  • 89db7ed024 Fix export HTML styling issues Mario Zechner 2026-01-01 21:34:07 +01:00
  • 0addbfec4e Add /share command to README Mario Zechner 2026-01-01 21:28:22 +01:00
  • 738892eb7a Make /share cancellable with Escape, add CHANGELOG entries Mario Zechner 2026-01-01 21:27:33 +01:00
  • 93aaf8160e Remove unused imports and variables Mario Zechner 2026-01-01 21:14:36 +01:00
  • 3fa9eb58b8 Refactor export-html and add /share command Mario Zechner 2026-01-01 21:13:40 +01:00
  • 1ed009e2cf Show edit diff before tool execution (fixes #393) Mario Zechner 2026-01-01 20:34:19 +01:00
  • 173b81bc04 Fix export-html tree sidebar to match TUI tree-selector Mario Zechner 2026-01-01 17:25:30 +01:00
  • a9da0ce3fd Fix export-html message stats and help bar Mario Zechner 2026-01-01 17:16:47 +01:00
  • 9e5163c296 Fix export-html header stats and UX Mario Zechner 2026-01-01 17:12:44 +01:00
  • f16fa1efb2 Fix export-html spacing to use line-height based system Mario Zechner 2026-01-01 14:28:31 +01:00
  • fcb700701e Fix export-html styling and behavior Mario Zechner 2026-01-01 13:24:01 +01:00
  • 55fd8d9fed Add image support and mobile UX improvements to export-html Mario Zechner 2026-01-01 12:41:58 +01:00
  • c8c7e0fba4 Polish export-html tree styling Mario Zechner 2026-01-01 03:46:08 +01:00
  • f53cabe1e3 Improve export-html styling with derived export colors Mario Zechner 2026-01-01 03:43:47 +01:00
  • 256fa575fb WIP: Rewrite export-html with tree sidebar, client-side rendering Mario Zechner 2026-01-01 03:36:47 +01:00
  • a073477555 Add changelog entries for #372 Mario Zechner 2026-01-01 02:16:51 +01:00
  • bbf23bd5f1
    Fix characters (#372) Mr. Rc 2026-01-01 06:46:29 +05:30
  • 46bb5dcde8 fix: enabledModels now supports glob patterns for OAuth providers Mario Zechner 2026-01-01 02:04:04 +01:00
  • 7369128b3a Footer shows full session stats after compaction Mario Zechner 2026-01-01 00:37:59 +01:00
  • a2afa490f1 Coalesce sequential status messages Mario Zechner 2026-01-01 00:28:37 +01:00
  • ac6f5006a9 Merge branch 'main' into pb/tui-status-coalesce Mario Zechner 2026-01-01 00:27:54 +01:00
  • 506e63a969 Add thinkingText theme token, fix streaming toggle bug Mario Zechner 2026-01-01 00:25:04 +01:00
  • c15efdbcd9 Merge main, resolve CHANGELOG conflict Mario Zechner 2026-01-01 00:10:46 +01:00
  • 6f7c10e323 Add setEditorText/getEditorText to hook UI context, improve custom() API Mario Zechner 2026-01-01 00:04:56 +01:00
  • 02d0d6e192 Fix hook tool_result event not emitted for tool errors Mario Zechner 2025-12-31 17:12:55 +01:00
  • 98c85bf36a fix(coding-agent): save initial model and thinking level to session Aliou Diallo 2025-12-30 13:52:03 +01:00
  • 0fa558154c Update README.md compaction and branching sections Mario Zechner 2025-12-31 14:44:51 +01:00
  • dc5466becc Restructure README.md Mario Zechner 2025-12-31 14:39:51 +01:00
  • 116fbad24c Expand theme changes section in CHANGELOG.md Mario Zechner 2025-12-31 14:35:39 +01:00
  • f0ab8db40f Expand pi.sendMessage and registerMessageRenderer docs in hooks.md Mario Zechner 2025-12-31 14:34:30 +01:00
  • 410659d45e Fix SessionManager method name: getPath -> getBranch Mario Zechner 2025-12-31 14:30:08 +01:00
  • 1b078a3f79 Document SessionManager and ModelRegistry in CHANGELOG.md Mario Zechner 2025-12-31 14:28:44 +01:00
  • 2f2d5ffa52 Specify AgentSession for branching API in CHANGELOG.md Mario Zechner 2025-12-31 14:27:45 +01:00
  • b0b8336a5f Document Attachment type removal in CHANGELOG.md Mario Zechner 2025-12-31 14:24:47 +01:00
  • ccfdd58619 Clarify tree events are new in CHANGELOG.md Mario Zechner 2025-12-31 14:24:21 +01:00
  • b0d68c23d9 Update README.md for new APIs Mario Zechner 2025-12-31 14:13:30 +01:00
  • b72cf47409 Rewrite CHANGELOG.md with migration guides Mario Zechner 2025-12-31 14:11:55 +01:00
  • 17ed3fa605 Update rpc.md to match actual implementation Mario Zechner 2025-12-31 13:53:45 +01:00
  • ee64d29487 Fix sdk.md and rpc.md to match actual API Mario Zechner 2025-12-31 13:50:01 +01:00
  • 8fb936853b Add sdk.md intro, update CHANGELOG for branch() change Mario Zechner 2025-12-31 13:48:22 +01:00
  • 8e1e99ca05 Change branch() to use entryId instead of entryIndex Mario Zechner 2025-12-31 13:47:34 +01:00
  • 027d39aa33 Update custom-compaction example to use serializeConversation Mario Zechner 2025-12-31 13:24:23 +01:00
  • 75269add96 Export serializeConversation and document in compaction.md Mario Zechner 2025-12-31 13:21:55 +01:00
  • 67a1b9581c Add custom models/providers to system prompt doc references Mario Zechner 2025-12-31 13:18:05 +01:00
  • dbdb99c486 Fix system prompt: add specific doc/example paths for each topic Mario Zechner 2025-12-31 13:17:25 +01:00
  • 84b663276d Add creation hints to docs and update system prompt Mario Zechner 2025-12-31 13:16:44 +01:00
  • 57dc16d9b9 Add category hints to examples path in system prompt Mario Zechner 2025-12-31 13:14:06 +01:00
  • d1465fa0ca Add examples path to system prompt Mario Zechner 2025-12-31 13:13:12 +01:00
  • 4a37760f17 Fix tui.md theme colors - add comprehensive list Mario Zechner 2025-12-31 13:09:19 +01:00
  • feca0976eb Update tui.md theming section to show getMarkdownTheme usage Mario Zechner 2025-12-31 13:06:52 +01:00
  • 20fbf40fac Add tui.md and improve TUI documentation Mario Zechner 2025-12-31 13:05:59 +01:00
  • 29e0ed9cd1 Improve hooks.md UI documentation Mario Zechner 2025-12-31 13:02:28 +01:00
  • 88e39471ea Remove hook execution timeouts Mario Zechner 2025-12-31 12:57:54 +01:00
  • bab343b8bc Update hooks.md: clarify session_before_tree, document all sessionManager methods Mario Zechner 2025-12-31 12:44:52 +01:00
  • 57b066f135 Add source file references to compaction.md and clarify session_before_tree behavior Mario Zechner 2025-12-31 12:41:53 +01:00
  • d103af4ca2 Fix: cumulative file tracking applies to both compaction and branch summarization Mario Zechner 2025-12-31 12:38:25 +01:00
  • 67af9d707f Clarify that compaction/branch details are hook-customizable Mario Zechner 2025-12-31 12:36:28 +01:00
  • dfc63a7bac Note settings.json for compaction settings in compaction.md Mario Zechner 2025-12-31 12:35:45 +01:00
  • 679343de55 Add compaction.md and rewrite hooks.md Mario Zechner 2025-12-31 12:32:08 +01:00
  • 19c4182c21 Reorder execute params: (toolCallId, params, onUpdate, ctx, signal?) Mario Zechner 2025-12-31 12:14:28 +01:00
  • 4c9c453646 Update CHANGELOG, README, and custom-tools.md for new CustomTool API Mario Zechner 2025-12-31 12:10:37 +01:00
  • 568150f18b Rework custom tools API with CustomToolContext Mario Zechner 2025-12-31 12:05:24 +01:00
  • dde5f25170 feat(tui): implement word wrapping in Editor component Nick Seelert 2025-12-30 23:05:35 -05:00
  • b123df5fab Add custom tool dispose removal to CHANGELOG Mario Zechner 2025-12-31 02:56:04 +01:00
  • ff78ac2f84 Replace custom tool dispose() with shutdown session event Mario Zechner 2025-12-31 02:55:45 +01:00
  • 450d77fb79 Update hooks.md and session.md for consolidated HookContext Mario Zechner 2025-12-31 02:40:31 +01:00
  • ddda8b124c refactor(coding-agent): fix compaction for branched sessions, consolidate hook context types Mario Zechner 2025-12-31 02:24:24 +01:00
  • b4ce93c577 Expand CHANGELOG.md with complete API diff from v0.30.2 Mario Zechner 2025-12-31 01:01:31 +01:00
  • d36e0ea2ab Update SDK and RPC docs, remove outdated files Mario Zechner 2025-12-31 00:46:52 +01:00
  • a9479458ee Update CHANGELOG.md and docs for session tree release Mario Zechner 2025-12-31 00:39:20 +01:00
  • a4b36e3d63 Update mom CHANGELOG.md for unreleased changes since v0.30.2 Mario Zechner 2025-12-31 00:07:49 +01:00
  • 46d4b586e7 Minor README update Mario Zechner 2025-12-31 00:03:50 +01:00
  • a65a313a9a Complete web-ui README rewrite with full API documentation Mario Zechner 2025-12-31 00:01:55 +01:00
  • 3e11b3e68b Update web-ui CHANGELOG.md and README.md for v0.31.0 Mario Zechner 2025-12-30 23:55:01 +01:00
  • 93f8d6e659 Fix README: tools are AgentTool, not extending Tool Mario Zechner 2025-12-30 23:46:41 +01:00
  • b939f2b529 Fix README: use assistantMessageEvent.delta for streaming, not accumulated message Mario Zechner 2025-12-30 23:43:27 +01:00
  • ae55389051 Rewrite agent README with clearer structure and event flow documentation Mario Zechner 2025-12-30 23:40:49 +01:00
  • 74637403b6 Update agent package: changelog, fix README type name, export proxy utilities Mario Zechner 2025-12-30 23:33:32 +01:00
  • 71cbae6371 Export wrapTextWithAnsi utility and add handleInput docs Mario Zechner 2025-12-30 23:28:38 +01:00
  • 1d3203fd3d Expand tui README: Component interface docs and custom component guide Mario Zechner 2025-12-30 23:26:21 +01:00