Commit graph

  • 41d2c7ff38
    OpenAI completions toolChoice fix (#998) williamtwomey 2026-01-27 20:03:15 -06:00
  • dd854c4a75 feat(web-ui): export CustomProviderCard, ProviderKeyInput, AbortedMessage, ToolMessageDebugView (fixes #1015) mom 2026-01-28 02:02:14 +00:00
  • 7347d755e4 Revert "feat(web-ui): export CustomProviderCard, ProviderKeyInput, AbortedMessage, ToolMessageDebugView (fixes #1015)" mom 2026-01-28 02:00:50 +00:00
  • ec0aa5c30e feat(web-ui): export CustomProviderCard, ProviderKeyInput, AbortedMessage, ToolMessageDebugView (fixes #1015) mom 2026-01-28 02:00:07 +00:00
  • ebd8e895ce fix: typos in comments (fixes #1016) mom 2026-01-28 01:56:34 +00:00
  • e7b9209daf
    fix(tui): improve table rendering with row dividers and min width (#997) Thomas Mustier 2026-01-28 01:42:08 +00:00
  • fb693fbc90 perf(tui): scan only bottom terminal height lines in extractCursorPosition mom 2026-01-28 01:40:57 +00:00
  • 9d47747ff6 perf(tui): early-out extractCursorPosition when cursor is above visible viewport mom 2026-01-28 01:37:43 +00:00
  • a8f33fd630
    perf(tui): optimized extractCursorPosition to scan lines in reverse order (#1004) Can Bölük 2026-01-28 02:34:50 +01:00
  • 0ad189f12a
    Add get_commands RPC for headless clients (#995) Daniel Nouri 2026-01-28 02:34:15 +01:00
  • c67b582fc4
    fix(coding-agent): hide provider in footer when terminal is narrow (#981) Sviatoslav Abakumov 2026-01-28 05:15:27 +04:00
  • 1224b31135
    feat(tui): auto-apply single suggestion in force file autocomplete (#993) Sviatoslav Abakumov 2026-01-28 05:12:18 +04:00
  • 2cc2544809 Add [Unreleased] section for next cycle Mario Zechner 2026-01-27 00:15:42 +01:00
  • 29c59d79ba Release v0.50.1 Mario Zechner 2026-01-27 00:14:58 +01:00
  • bec72c428c docs(coding-agent): clarify dependency categories Mario Zechner 2026-01-27 00:13:54 +01:00
  • 484b605ca0 docs(coding-agent): clarify pi package dependency bundling Mario Zechner 2026-01-27 00:10:58 +01:00
  • 6159eb4be8 chore: update changelogs Mario Zechner 2026-01-27 00:08:06 +01:00
  • ee7d03cf52 fix(coding-agent): prune empty git dirs on remove Mario Zechner 2026-01-26 23:58:03 +01:00
  • 9f3eef65f8
    fix(ai): filter deprecated OpenCode models from generation (#970) Daniel Tatarkin 2026-01-26 17:56:13 -05:00
  • a5f603d704 fix(diff): keep picker open after selection Mario Zechner 2026-01-26 23:04:32 +01:00
  • 5dbeadae05 fix(coding-agent): bind extension UI context on startup Mario Zechner 2026-01-26 23:00:48 +01:00
  • f86e3c3103 fix(coding-agent): sync agent state after newSession setup callback Mario Zechner 2026-01-26 22:25:09 +01:00
  • 0134a2a73d fix(coding-agent): handle force-pushed git extensions in pi update Mario Zechner 2026-01-26 22:02:17 +01:00
  • bfb21e31f8 fix(coding-agent): handle force-pushed git extensions in pi update Aliou Diallo 2026-01-26 16:43:23 +01:00
  • 3c252d50f5 docs(coding-agent): add placement note for extension hot-reload Mario Zechner 2026-01-26 21:55:49 +01:00
  • 3ae0cbe384
    fix(coding-agent): Title Case extension hotkeys in /hotkeys output (#969) Sviatoslav Abakumov 2026-01-27 00:50:51 +04:00
  • 2bbc1a7659 Add [Unreleased] section for next cycle Mario Zechner 2026-01-26 16:55:24 +01:00
  • 453e104d3a Release v0.50.0 Mario Zechner 2026-01-26 16:54:37 +01:00
  • 1c7c5e10e0 add redraws helper extension for TUI development Mario Zechner 2026-01-26 16:53:49 +01:00
  • d2de6d0830 docs(coding-agent): expand pi documentation references in system prompt Mario Zechner 2026-01-26 16:52:32 +01:00
  • a6f9c3cf0d fix(tui): fix scrollback overwrite when appending lines past viewport Mario Zechner 2026-01-26 16:51:28 +01:00
  • fa8b26a184 docs: update changelog guidance and links Mario Zechner 2026-01-26 15:45:51 +01:00
  • 9b903656ae fix(ai): correct provider error message typo (closes #958) Mario Zechner 2026-01-26 15:37:57 +01:00
  • 585ce73be1 fix(coding-agent): align auto-discovery with loader rules Mario Zechner 2026-01-26 13:49:21 +01:00
  • b270e7b585 fix(coding-agent): apply config overrides to auto-discovery Mario Zechner 2026-01-26 13:37:08 +01:00
  • ea93e2f3da fix(coding-agent): add force exclude pattern and fix config toggle persistence Mario Zechner 2026-01-26 12:47:07 +01:00
  • 7a0b435923 docs(coding-agent): add security warnings for third-party packages Mario Zechner 2026-01-26 12:38:04 +01:00
  • a8d04a1dbf docs(coding-agent): add comprehensive cross-links in extensions.md Mario Zechner 2026-01-26 11:54:56 +01:00
  • c3b8685467 docs(coding-agent): link to session.md for message types in context event Mario Zechner 2026-01-26 11:52:29 +01:00
  • b078141c24 docs(coding-agent): add cross-links to themes.md and session.md Mario Zechner 2026-01-26 11:51:11 +01:00
  • 530826ba07 docs(coding-agent): link to tool-execution.ts in Custom Rendering section Mario Zechner 2026-01-26 11:47:31 +01:00
  • d726c81faf docs(coding-agent): remove duplicate packages content from extensions.md Mario Zechner 2026-01-26 11:44:56 +01:00
  • 930207130b docs(coding-agent): improve extensions.md, add missing examples Mario Zechner 2026-01-26 11:42:53 +01:00
  • c565fa9af8
    fix(tui): keep overlays centered across resizes (#950) Nico Bailon 2026-01-26 00:43:16 -08:00
  • b1b0fd82b6
    docs: add blurb about not hardcoding keybindings (#955) aos 2026-01-26 03:42:49 -05:00
  • bf876fcd3b Revert "docs(coding-agent): restructure extensions.md, consolidate examples" Mario Zechner 2026-01-26 02:44:16 +01:00
  • b85bf05461 docs(coding-agent): restructure extensions.md, consolidate examples Mario Zechner 2026-01-26 02:40:46 +01:00
  • efc598b6b0 docs(coding-agent): replace README.md with new structure Mario Zechner 2026-01-26 02:33:46 +01:00
  • 5340862910 docs(coding-agent): update README-NEW.md, tui.md, add new docs Mario Zechner 2026-01-26 02:27:19 +01:00
  • 28ab25b07e docs(coding-agent): improve README structure and update session/compaction docs Mario Zechner 2026-01-26 01:25:15 +01:00
  • 859a4e05b6 docs(coding-agent): rename Header to Startup header Mario Zechner 2026-01-26 00:39:41 +01:00
  • b16af6e554 docs(coding-agent): add commands intro with skills, templates, extensions Mario Zechner 2026-01-26 00:38:51 +01:00
  • 6275d46d10 docs(coding-agent): add Q&A tool example for custom UI Mario Zechner 2026-01-26 00:36:43 +01:00
  • de700f795f docs(coding-agent): note extensions can replace editor Mario Zechner 2026-01-26 00:35:43 +01:00
  • 13b9e1e394 docs(coding-agent): mention editor replacement UI Mario Zechner 2026-01-26 00:35:12 +01:00
  • 011c9ecda7 docs(coding-agent): describe all UI components Mario Zechner 2026-01-26 00:33:54 +01:00
  • 965ab51b16 docs(coding-agent): tighten interactive mode intro Mario Zechner 2026-01-26 00:31:50 +01:00
  • b25f047808 docs(coding-agent): describe startup UI elements Mario Zechner 2026-01-26 00:31:17 +01:00
  • b32c9a8814 docs(coding-agent): update screenshot and add interactive mode description Mario Zechner 2026-01-26 00:29:46 +01:00
  • a0e778cb8a docs(coding-agent): update interactive mode screenshot Mario Zechner 2026-01-26 00:28:18 +01:00
  • 3f28266ab0 docs(coding-agent): add interactive mode screenshot Mario Zechner 2026-01-26 00:27:02 +01:00
  • 6783271d75 docs(coding-agent): note that model list is updated with each release Mario Zechner 2026-01-26 00:18:45 +01:00
  • 591525a1ce docs(coding-agent): link to custom-provider.md for extension-based providers Mario Zechner 2026-01-26 00:16:20 +01:00
  • 98a1e7b86b docs(coding-agent): add models.md for custom providers and models Mario Zechner 2026-01-26 00:11:10 +01:00
  • fd1beb4941 docs(coding-agent): add Custom Providers section to providers.md Mario Zechner 2026-01-26 00:10:07 +01:00
  • b08ec08fd4 docs(coding-agent): rename authentication.md to providers.md Mario Zechner 2026-01-26 00:08:29 +01:00
  • 1544ab1794 fix: clarify startup hints for thinking level and expand thinking Mario Zechner 2026-01-26 00:05:35 +01:00
  • 07325c27e8 fix: use findInitialModel in SDK, default to opus-4-5 for anthropic Mario Zechner 2026-01-25 23:59:11 +01:00
  • 0423c2c2d5 fix: add /model instruction to no models warning Mario Zechner 2026-01-25 23:55:40 +01:00
  • 88f184f433 fix: point auth error messages to docs/authentication.md Mario Zechner 2026-01-25 23:55:00 +01:00
  • 9c0c09e1c5 fix: handle empty args array in pi-test.sh Mario Zechner 2026-01-25 23:47:35 +01:00
  • 579a77493a feat: add --no-env flag to pi-test.sh to clear API keys Mario Zechner 2026-01-25 23:45:28 +01:00
  • 82e3be9dc8 docs(coding-agent): add windows.md and shell-aliases.md Mario Zechner 2026-01-25 22:12:03 +01:00
  • 1b98d45c77 docs(coding-agent): simplify resolution order, remove troubleshooting Mario Zechner 2026-01-25 21:45:50 +01:00
  • 676353ab4f docs(coding-agent): clean up subscription provider list Mario Zechner 2026-01-25 21:44:45 +01:00
  • 7eae6603bb docs(coding-agent): simplify subscriptions list, remove cost column Mario Zechner 2026-01-25 21:44:12 +01:00
  • a2c6a32e9b docs(coding-agent): fix /login docs - it shows a picker, no args Mario Zechner 2026-01-25 21:43:57 +01:00
  • 8eae92cbb7 docs(coding-agent): tighten authentication section in README Mario Zechner 2026-01-25 21:42:55 +01:00
  • 726e0a4b5b docs(coding-agent): rewrite authentication.md with proper structure Mario Zechner 2026-01-25 21:42:20 +01:00
  • 8d11d1e2f3 docs(coding-agent): remove incorrect prompt cache note from OpenAI Codex Mario Zechner 2026-01-25 21:40:45 +01:00
  • d9e87d26c4 docs(coding-agent): reorder auth section - subscriptions first, then API keys Mario Zechner 2026-01-25 21:39:41 +01:00
  • 5946c8211c docs(coding-agent): rename API Keys to Authentication Mario Zechner 2026-01-25 21:37:56 +01:00
  • 1b705a92b8 docs(coding-agent): move OAuth details to docs/authentication.md, simplify README Mario Zechner 2026-01-25 21:36:14 +01:00
  • e112d2a917 docs(coding-agent): move terminal setup to docs/terminal-setup.md Mario Zechner 2026-01-25 21:34:07 +01:00
  • d7410fafc0 docs(coding-agent): show how to run pi after install Mario Zechner 2026-01-25 21:32:34 +01:00
  • 455d576d70 docs(coding-agent): move shell aliases to its own section (not Windows-specific) Mario Zechner 2026-01-25 21:31:41 +01:00
  • 10f530f605 docs(coding-agent): remove binary mentions from installation Mario Zechner 2026-01-25 21:30:46 +01:00
  • 1a8842e355 docs(coding-agent): simplify installation, link to releases for binaries Mario Zechner 2026-01-25 21:29:31 +01:00
  • 0be68c9b4b docs(coding-agent): clarify that missing description prevents skill loading Mario Zechner 2026-01-25 20:58:02 +01:00
  • 6cc370c446 docs(coding-agent): clarify how to toggle settings and invoke templates Mario Zechner 2026-01-25 20:56:24 +01:00
  • c12d18483d docs(coding-agent): clarify skill invocation is model behavior Mario Zechner 2026-01-25 20:55:10 +01:00
  • a4cb9ff02a docs(coding-agent): mention /skill:name as alternative to model invocation Mario Zechner 2026-01-25 20:54:39 +01:00
  • b29de1c73d docs(coding-agent): note that models often need prompting to use skills Mario Zechner 2026-01-25 20:54:10 +01:00
  • 77469e1599 docs(coding-agent): link to agentskills.io integration spec for XML format Mario Zechner 2026-01-25 20:53:43 +01:00
  • ff50d45c04 docs(coding-agent): add instructions for using skills from other harnesses Mario Zechner 2026-01-25 20:52:42 +01:00
  • dbbb658628 docs(coding-agent): clarify lenient Agent Skills standard compliance Mario Zechner 2026-01-25 20:50:55 +01:00
  • 3dca4979e4 docs(coding-agent): fix token count in themes.md, rewrite skills.md Mario Zechner 2026-01-25 20:48:47 +01:00
  • 728dc86d49 fix(coding-agent): correct theme schema URL path Mario Zechner 2026-01-25 20:46:22 +01:00
  • d79eb99cd2 docs(coding-agent): merge theme.md into themes.md, add hot reload info Mario Zechner 2026-01-25 20:39:49 +01:00
  • 94952bd6c0 docs(coding-agent): update README intro, add packages/prompt-templates/themes docs Mario Zechner 2026-01-25 20:33:19 +01:00