Commit Graph

  • 6044cabb15 fix(ai): preserve cache_write_tokens in completions stream usage closes #2802 Mario Zechner 2026-04-04 21:39:11 +02:00
  • a7acef92a7 fix(coding-agent): resource collision precedence, user/project skills override package skills Mario Zechner 2026-04-04 21:28:38 +02:00
  • fbd35a4660 Renamed test Mario Zechner 2026-04-04 21:07:08 +02:00
  • 5e5eeb9603 fix(coding-agent): handle async fs.watch error events in theme watcher Mario Zechner 2026-04-04 20:51:34 +02:00
  • 72a43dc063 fix(coding-agent): forward RpcClient subprocess stderr to parent in real-time Mario Zechner 2026-04-04 12:41:09 +02:00
  • 84d134061f Add [Unreleased] section for next cycle Mario Zechner 2026-04-03 20:32:11 +02:00
  • 8c1831bd5c Release v0.65.0 v0.65.0 Mario Zechner 2026-04-03 20:31:19 +02:00
  • fccdac9a1f docs: audit and complete changelog entries for unreleased changes Mario Zechner 2026-04-03 20:28:12 +02:00
  • f2f79dab9a chore(coding-agent): remove dead main-package-command.ts (replaced by package-manager-cli.ts) Mario Zechner 2026-04-03 20:15:40 +02:00
  • 9f9277ccdd refactor(coding-agent): replace AgentSessionRuntimeHost with closure-based AgentSessionRuntime Mario Zechner 2026-04-03 20:14:12 +02:00
  • 042066b982 docs: refine OSS weekend banner messaging Mario Zechner 2026-04-02 11:17:42 +02:00
  • 71f3e50a16 fix: update OSS weekend gating and messaging Mario Zechner 2026-04-02 11:15:19 +02:00
  • 617f1870f8 fix(coding-agent): reuse initial resource loader on startup closes #2766 Mario Zechner 2026-04-02 11:05:41 +02:00
  • 8ccd3c55c1 chore: approve contributor andresvi94 github-actions[bot] 2026-04-02 09:00:46 +00:00
  • 2f8019b610 fix(ai): emit missing responses toolcall delta closes #2745 Mario Zechner 2026-04-02 01:39:32 +02:00
  • af12464217 fix(tui): avoid overlay scrollback inflation on widen Mario Zechner 2026-04-02 01:31:09 +02:00
  • 39b1bf7b62 fix(ai): detect anthropic request_too_large overflow closes #2734 Mario Zechner 2026-04-01 23:51:27 +02:00
  • d98b563165 docs: add switchSession to ExtensionCommandContext in extensions.md Mario Zechner 2026-04-01 23:51:22 +02:00
  • e2f29b0523 add(coding-agent): add defineTool helper closes #2746 Mario Zechner 2026-04-01 23:07:14 +02:00
  • 746f770b10 test(coding-agent): add session lifecycle characterization suite Mario Zechner 2026-04-01 22:59:49 +02:00
  • 957f21cea8 test(coding-agent): add queue characterization coverage Mario Zechner 2026-04-01 14:31:02 +02:00
  • 09e9de5749 fix(tui): stop heading underline leaking into padding Mario Zechner 2026-03-31 22:40:20 +02:00
  • a1e107897d fix(tui): await async slash command completions closes #2719 Mario Zechner 2026-03-31 14:41:26 +02:00
  • 5ce0d15b66 fix(coding-agent): resolve theme export variables closes #2707 Mario Zechner 2026-03-31 14:34:59 +02:00
  • 758ede4da0 Enable tool streaming for newer Z.ai models (#2732) Kao Félix 2026-03-31 13:28:24 +01:00
  • d86122cbd3 refactor(coding-agent): add runtime host for session switching closes #2024 Mario Zechner 2026-03-31 13:49:57 +02:00
  • a3bf1eb399 fix(ai): fix bedrock throttling misidentification (#2699) xu0o0 2026-03-30 23:26:03 +08:00
  • 0c64c1ce07 docs(coding-agent): clarify /tree active branch ordering (#2695) warren 2026-03-30 17:07:31 +02:00
  • dab6c7e312 docs(coding-agent): add changelog entry for #2691 Mario Zechner 2026-03-30 16:05:35 +02:00
  • 84d2b51a2e feat(coding-agent): add label timestamps to the session tree (#2691) warren 2026-03-30 15:56:37 +02:00
  • 21863d4ec7 fix(coding-agent): wait for retried runs to settle Mario Zechner 2026-03-30 15:51:59 +02:00
  • 9022a5b5ea fix(agent): await subscribed event handlers Mario Zechner 2026-03-30 14:13:30 +02:00
  • cbe1a8b732 fix(agent): simplify state API and update consumers fixes #2633 Mario Zechner 2026-03-30 12:43:34 +02:00
  • 5e3852fc9c Add [Unreleased] section for next cycle Mario Zechner 2026-03-29 21:57:00 +02:00
  • d0404a4593 Release v0.64.0 v0.64.0 Mario Zechner 2026-03-29 21:56:13 +02:00
  • 8c64058809 fix(tui): normalize keypad functional keys closes #2650 Mario Zechner 2026-03-29 21:53:31 +02:00
  • 86d9220dfe Updated fast-xml-builder dependency, bedrock sdk is bad. Mario Zechner 2026-03-29 21:39:23 +02:00
  • f1929c825b docs(coding-agent): add hidden thinking label to New Features section Mario Zechner 2026-03-29 21:34:25 +02:00
  • de022ceba7 feat(coding-agent): add hidden thinking label api closes #2673 Mario Zechner 2026-03-29 21:33:15 +02:00
  • 9508eea9ec docs(coding-agent): audit and fix changelog entries since v0.63.2 Mario Zechner 2026-03-29 21:25:45 +02:00
  • 65b8319134 chore: remove VS Code workspace file Mario Zechner 2026-03-29 21:13:15 +02:00
  • 182ebe5a95 docs: add changelog entries for faux provider and ModelRegistry Mario Zechner 2026-03-29 21:10:36 +02:00
  • 350d17d1f3 Merge branch 'main' of https://github.com/badlogic/pi-mono Mario Zechner 2026-03-29 21:09:04 +02:00
  • ef6af5ebbd feat(ai,coding-agent): add faux provider and ModelRegistry factories Mario Zechner 2026-03-29 21:08:50 +02:00
  • b5f425ad15 feat(agent,coding-agent): add prepareArguments hook for pre-validation argument preparation Mario Zechner 2026-03-29 21:06:12 +02:00
  • fa890e3f94 docs: update AGENTS instructions Mario Zechner 2026-03-29 19:38:39 +02:00
  • 7e1dd8880c fix(coding-agent): restore extension input source semantics Mario Zechner 2026-03-29 19:28:04 +02:00
  • 1ee0d28d7b fix(coding-agent): properly queue extension messages (#2674) Duncan Ogilvie 2026-03-29 19:23:40 +02:00
  • 170c66072d fix(monorepo): resolve pi-ai subpaths to source files (#2625) Fero 2026-03-29 17:27:27 +02:00
  • e6a302b935 docs(coding-agent): clarify repeated compaction boundary behavior (#2662) warren 2026-03-29 17:03:56 +02:00
  • 49c0d860a4 fix(tui): stop swallowing escape during cell size detection closes #2661 Mario Zechner 2026-03-29 13:22:23 +02:00
  • 567249e8b4 Add [Unreleased] section for next cycle Mario Zechner 2026-03-29 13:13:19 +02:00
  • 41039e8de7 Release v0.63.2 v0.63.2 Mario Zechner 2026-03-29 13:12:32 +02:00
  • 77d8700b21 docs(coding-agent): clarify sandbox example alternative to bash override (#2663) warren 2026-03-29 13:10:19 +02:00
  • fdfe6226aa docs(coding-agent): audit unreleased changelog entries closes #2639 Mario Zechner 2026-03-29 13:09:04 +02:00
  • 0f9db44aff fix(coding-agent): avoid full redraw on large edit results closes #2664 Mario Zechner 2026-03-29 13:00:46 +02:00
  • 7d4faa080d fix: expose abort signal to extensions closes #2660 Mario Zechner 2026-03-28 22:25:06 +01:00
  • e773527b3a fix(coding-agent): simplify edit tool input closes #2639 Mario Zechner 2026-03-28 22:10:34 +01:00
  • 576e5e1a2f fix(tui): align attachment debounce test Mario Zechner 2026-03-27 11:17:20 +01:00
  • ec1cf54ada Add [Unreleased] section for next cycle Mario Zechner 2026-03-27 04:15:02 +01:00
  • d9727c4478 Release v0.63.1 v0.63.1 Mario Zechner 2026-03-27 04:14:13 +01:00
  • 8fba9e9223 docs(changelog): audit unreleased entries Mario Zechner 2026-03-27 04:12:34 +01:00
  • 46f5b798f9 chore(coding-agent): remove unused compaction import Mario Zechner 2026-03-27 04:11:43 +01:00
  • 7fe7081745 fix(coding-agent): document mutable tool_call input closes #2611 Mario Zechner 2026-03-27 04:01:20 +01:00
  • f456a7a4db fix(coding-agent): restore compaction summary and dedupe edit errors Mario Zechner 2026-03-27 04:00:21 +01:00
  • a0734bd162 fix(coding-agent): tighten skill discovery and edit diffs closes #2603 Mario Zechner 2026-03-27 03:48:28 +01:00
  • eeace79715 fix(coding-agent): preserve kept messages across repeated compaction closes #2608 Mario Zechner 2026-03-27 03:36:57 +01:00
  • 161ad18287 fix(coding-agent): unify compaction UI events closes #2617 Mario Zechner 2026-03-27 03:14:24 +01:00
  • 1ba899f6a6 fix(coding-agent): honor custom renderers for built-in tool overrides closes #2595 Mario Zechner 2026-03-27 03:10:13 +01:00
  • bc8eb74b82 fix(ai): detect Ollama overflow errors closes #2626 Mario Zechner 2026-03-27 02:50:03 +01:00
  • 17625cc8a2 feat(ai): add google-vertex gemini-3.1-pro-preview-customtools (#2610) Gordon Hui 2026-03-27 09:45:58 +08:00
  • 72a8fcca93 docs: enable OSS weekend Mario Zechner 2026-03-27 02:31:57 +01:00
  • e24a61ef01 Add [Unreleased] section for next cycle Mario Zechner 2026-03-27 02:31:10 +01:00
  • 83c8682779 Release v0.63.0 v0.63.0 Mario Zechner 2026-03-27 02:30:20 +01:00
  • d56941073d docs(changelog): audit unreleased entries Mario Zechner 2026-03-27 02:29:06 +01:00
  • 20a57e7599 feat(coding-agent): support multi-edit in edit tool Mario Zechner 2026-03-27 02:21:09 +01:00
  • 10a02d461b chore(ai): update generated models Mario Zechner 2026-03-27 00:47:31 +01:00
  • 7a786d88aa fix(coding-agent): resolve models.json auth per request closes #1835 Mario Zechner 2026-03-27 00:19:00 +01:00
  • fb10d9aef9 chore(coding-agent): add startup onboarding hint (#2620) Fero 2026-03-26 15:44:56 +01:00
  • 0406b41a46 fix(tui): keep @ autocomplete responsive in large trees closes #1278 Mario Zechner 2026-03-26 15:43:51 +01:00
  • 56e27fef1d chore: make pi-test.sh runnable from any directory Mario Zechner 2026-03-26 15:43:42 +01:00
  • cb4e4d8c9a fix(tui): reset viewport state after shrink Mario Zechner 2026-03-26 10:40:10 +01:00
  • 7e94d36a44 fix(coding-agent): add follow-up docs, changelog, and precedence tests closes #2429 Mario Zechner 2026-03-26 00:28:30 +01:00
  • 76f6f8cb8b fix(coding-agent,ai): restore main syntax and apply biome formatting Mario Zechner 2026-03-26 00:12:26 +01:00
  • 2b1fc90cd7 feat(coding-agent): Add sessionDir support in settings.json (#2598) Sam 2026-03-25 16:03:36 -07:00
  • d38ad0cd6b fix(coding-agent): preserve file mutation queue ordering Mario Zechner 2026-03-21 23:57:24 +01:00
  • dcc569c09b chore(coding-agent): emit startup benchmark metrics Mario Zechner 2026-03-21 23:35:58 +01:00
  • 7aeb684b72 chore(coding-agent): refine startup profiling tooling Mario Zechner 2026-03-21 23:25:22 +01:00
  • 648e96a611 chore(coding-agent): add startup phase timings Mario Zechner 2026-03-21 22:55:22 +01:00
  • 6dc43d6dd1 fix(ai): prune deprecated direct minimax models Mario Zechner 2026-03-25 22:44:17 +01:00
  • 14dedf8a9b test(tui): remove stale slash autocomplete chaining case Mario Zechner 2026-03-25 22:30:15 +01:00
  • 1dbe61b06f test(coding-agent): use valid PNG fixture for read tool Mario Zechner 2026-03-25 22:22:39 +01:00
  • a6cfcdac18 test(coding-agent): fix showLoadedResources mocks Mario Zechner 2026-03-25 22:06:12 +01:00
  • 0a395a149a test(coding-agent): stabilize git update branch setup Mario Zechner 2026-03-25 22:14:39 +01:00
  • 6d744f02ef fix: subtract cached tokens from input in Google and Vertex cost calculation (#2588) sparkleMing 2026-03-26 05:02:28 +08:00
  • de29f65316 fix(coding-agent): add missing ajv direct dependency, fixes #2252 Mario Zechner 2026-03-25 21:42:41 +01:00
  • 21950c5ba4 fix(tui): stop chaining slash arg autocomplete after Tab closes #2577 Mario Zechner 2026-03-24 23:52:48 +01:00
  • ebe437081e fix(coding-agent): emit session_shutdown in print mode closes #2576 Mario Zechner 2026-03-24 23:50:47 +01:00
  • a949490f29 fix(coding-agent): respect export theme backgrounds closes #2565 Mario Zechner 2026-03-24 21:27:19 +01:00
  • bab58f821d fix(ai): omit copilot responses reasoning default closes #2567 Mario Zechner 2026-03-24 20:39:11 +01:00