Commit Graph

  • c5181a266e fix(tui): detect Apple Terminal Shift+Enter Armin Ronacher 2026-05-23 15:09:01 +02:00
  • 4a98f748bb chore(tui): remove unused xterm dependency Armin Ronacher 2026-05-23 14:18:49 +02:00
  • 15f1dea8df fix(coding-agent): disable managed extension peer resolution Armin Ronacher 2026-05-23 14:15:00 +02:00
  • 30f48feae7 Add [Unreleased] section for next cycle Mario Zechner 2026-05-23 12:08:14 +02:00
  • 89ba72c35d Update release instructions and image models Mario Zechner 2026-05-23 12:07:52 +02:00
  • 83a227aed3 Update release instructions and generated models Mario Zechner 2026-05-23 12:02:35 +02:00
  • ea2b70ddd9 Release v0.75.5 Mario Zechner 2026-05-23 11:58:31 +02:00
  • 98477f2ee7 Clarify release smoke test instructions Mario Zechner 2026-05-23 11:54:36 +02:00
  • b9566fc111 Audit unreleased changelog entries Mario Zechner 2026-05-23 11:48:27 +02:00
  • 373bd1282e Collapse read output by default Mario Zechner 2026-05-23 11:40:54 +02:00
  • 8100046cb8 Finish async tool cleanup Mario Zechner 2026-05-23 11:36:41 +02:00
  • c4f86e3992 Merge remote-tracking branch 'origin/main' into pr-4756-squash-cleanup Mario Zechner 2026-05-23 10:52:28 +02:00
  • 3f89350cef fix(coding-agent): ship clipboard sidecar in bun binaries Mario Zechner 2026-05-23 10:47:35 +02:00
  • ba09f1c9e0 Refine async tool control flow Mario Zechner 2026-05-23 10:30:00 +02:00
  • 2e1f07bac2 fix(coding-agent): avoid invalid footer home abbreviation Mario Zechner 2026-05-23 09:53:36 +02:00
  • e9146a5ff7 fix(coding-agent): use async operations in tools Mario Zechner 2026-05-23 09:48:51 +02:00
  • c85dbb1620 fix(coding-agent): reconcile pinned git update refs Armin Ronacher 2026-05-23 00:16:07 +02:00
  • d80bcc367e test(ai): avoid hardcoded Fireworks router id Armin Ronacher 2026-05-22 22:59:10 +02:00
  • 42379a37bd fix(coding-agent): add OpenCode session headers Armin Ronacher 2026-05-22 22:22:55 +02:00
  • 9b62f1f87c Fix Anthropic eager tool input compat test Mario Zechner 2026-05-22 18:40:31 +02:00
  • d801d88a11 Support adaptive thinking for Anthropic-compatible aliases Mario Zechner 2026-05-22 18:30:04 +02:00
  • 7002c68f8b fix(ai): declare Bedrock Smithy HTTP handler dependency Armin Ronacher 2026-05-22 16:49:17 +02:00
  • c841a6c78f Clean up OAuth device-code callbacks Mario Zechner 2026-05-22 15:50:52 +02:00
  • b3ed545938 fix(export-html): escape quotes in exported attributes Armin Ronacher 2026-05-22 15:47:57 +02:00
  • 60e2e4332d Merge pull request #4898 from haoqixu/fix-4761 Mario Zechner 2026-05-22 15:22:45 +02:00
  • 11e868b790 Merge pull request #4788 from earendil-works/refactor-device-code-login Mario Zechner 2026-05-22 15:21:42 +02:00
  • baf4028fb9 fix(coding-agent): use the right basedir for patterns haoqixu 2026-05-22 18:33:26 +08:00
  • 7426ce977d Tighten AGENTS.md and extract LLM provider checklist to skill Mario Zechner 2026-05-22 12:04:01 +02:00
  • c100620bf4 fix(coding-agent): Clean up Path Handling (#4873) Armin Ronacher 2026-05-22 11:25:15 +02:00
  • bf56a86e1e fix(coding-agent): reconcile git package refs Mario Zechner 2026-05-22 11:13:26 +02:00
  • 1a2a536dba chore: update PR prompt template Mario Zechner 2026-05-22 11:11:38 +02:00
  • c554364c2a feat(ai): refactor device code login for copilot Vegard Stikbakke 2026-05-20 09:30:58 +02:00
  • ced73b396a docs: note Node 20 rescue release Mario Zechner 2026-05-22 00:28:49 +02:00
  • 11c3da4f74 fix(ai): set bedrock claude default max tokens Mario Zechner 2026-05-21 23:27:40 +02:00
  • b0c5554902 docs: document safe development install Mario Zechner 2026-05-21 20:43:48 +02:00
  • 1367164204 chore: approve contributor AJM10565 github-actions[bot] 2026-05-21 18:34:39 +00:00
  • 2171cefbaa test(coding-agent): update bash truncation expectation Armin Ronacher 2026-05-21 18:35:48 +02:00
  • f953067814 fix(coding-agent): correct bash truncation line count Mario Zechner 2026-05-21 16:54:56 +02:00
  • 6a38d7ff6e Merge pull request #4813 from julien-c/align-pi-test-env-vars Mario Zechner 2026-05-21 12:21:17 +02:00
  • a93c6a5266 Merge pull request #4830 from Perlence/fix/theme-picker-content-names Mario Zechner 2026-05-21 12:18:23 +02:00
  • 60a55a2399 feat(coding-agent): expose edit tool unified patch Mario Zechner 2026-05-21 12:15:39 +02:00
  • 7dad27e5f2 fix(coding-agent): avoid duplicate bash truncation path Mario Zechner 2026-05-21 12:03:55 +02:00
  • 4868222e34 chore(tui): replace koffi with Windows VT input helper Mario Zechner 2026-05-21 00:21:21 +02:00
  • 385a11bf53 docs: document dependency install security Mario Zechner 2026-05-20 22:53:38 +02:00
  • 088987b200 fix(coding-agent): list themes by content name Sviatoslav Abakumov 2026-05-20 23:48:03 +04:00
  • 3b37c9e0a1 chore: add HF_TOKEN to pi-test.ps1 --no-env unset list Julien Chaumond 2026-05-20 18:12:00 +02:00
  • b8326ca935 Add [Unreleased] section for next cycle Mario Zechner 2026-05-20 16:26:05 +02:00
  • 3533843dd7 Release v0.75.4 Mario Zechner 2026-05-20 16:11:46 +02:00
  • 144b93861f docs: audit unreleased changelog entries Mario Zechner 2026-05-20 16:10:23 +02:00
  • cd2ae1b544 docs(coding-agent): document fnm npm shim fix Mario Zechner 2026-05-20 16:05:33 +02:00
  • beefa6a4fe chore: add bun local release smoke install Mario Zechner 2026-05-20 16:02:30 +02:00
  • 17cc86a479 chore: harden dependency workflows Mario Zechner 2026-05-20 15:53:18 +02:00
  • aa4adac766 chore: run pi-test through tsx Mario Zechner 2026-05-20 15:51:38 +02:00
  • 8011e20932 Merge pull request #4799 from Perlence/fix/fork-session-id Mario Zechner 2026-05-20 15:26:12 +02:00
  • 29851d01e4 chore: enforce npm dependency age gate Mario Zechner 2026-05-20 14:55:38 +02:00
  • 5b7c5d2157 docs: recommend scriptless npm installs Mario Zechner 2026-05-20 14:47:18 +02:00
  • a3ebcd2322 fix(coding-agent): disable scripts during self-update Mario Zechner 2026-05-20 14:42:45 +02:00
  • 715c82ce04 chore: shrinkwrap coding agent release deps Mario Zechner 2026-05-20 14:19:40 +02:00
  • dce24ac9ff fix(coding-agent): keep fork session id aligned Sviatoslav Abakumov 2026-05-20 15:54:11 +04:00
  • fec3871432 docs: require local release smoke test Mario Zechner 2026-05-20 13:38:40 +02:00
  • ea4eab15cf chore: add local release and dependency guards Mario Zechner 2026-05-20 13:06:28 +02:00
  • 2e02c74dcb chore: pin dependencies and use native TypeScript Mario Zechner 2026-05-20 12:44:04 +02:00
  • 849f9d9c5a fix(coding-agent): configure HTTP idle timeout (#4759) Armin Ronacher 2026-05-20 12:45:00 +02:00
  • f1f7cd50c3 test: speed up provider payload coverage Mario Zechner 2026-05-20 12:37:36 +02:00
  • ac58c6f449 chore: approve contributor mbazso github-actions[bot] 2026-05-20 09:54:27 +00:00
  • 9fdc54b6f0 fix(package-manager): ignore managed npm folders in cloud sync Armin Ronacher 2026-05-20 11:40:46 +02:00
  • 04e93af5c4 chore: run pi test script with node Mario Zechner 2026-05-20 02:26:01 +02:00
  • b141e1fa24 chore: remove web-ui workspace Mario Zechner 2026-05-20 02:21:11 +02:00
  • 559a71683d Merge pull request #4775 from xl0/xl0/export-image-resize-utils Mario Zechner 2026-05-20 02:13:44 +02:00
  • 9e64c72386 Merge branch 'main' into xl0/export-image-resize-utils Mario Zechner 2026-05-20 02:13:35 +02:00
  • 23b361cfd0 fix(tui): initialize loader before starting indicator Armin Ronacher 2026-05-20 01:16:49 +02:00
  • e78f1a3dac Export image resize utilities Alexey Zaytsev 2026-05-19 18:12:17 -05:00
  • 8a6775bbe6 chore: remove redundant erasable type check Armin Ronacher 2026-05-20 00:06:37 +02:00
  • ae9450dc51 chore(ts): use source import extensions Armin Ronacher 2026-05-20 00:04:03 +02:00
  • 06c6c324d7 chore: enforce erasable TypeScript syntax Mario Zechner 2026-05-19 23:15:39 +02:00
  • 48b6510c18 fix(coding-agent): clarify pi docs path resolution closes #4752 Mario Zechner 2026-05-19 18:01:10 +02:00
  • b944827623 fix(agent): stop tool preflight after extension abort Mario Zechner 2026-05-19 13:09:39 +02:00
  • f4f0ac7ada feat(coding-agent): show update notes (#4724) Armin Ronacher 2026-05-19 12:08:13 +02:00
  • 2787b601d7 fix(ai): stop defaulting max token request caps Mario Zechner 2026-05-19 11:49:44 +02:00
  • 5e8f0cf45e chore: update issue analysis prompt Mario Zechner 2026-05-19 11:27:35 +02:00
  • 7be75baded fix(ai): clamp OpenAI prompt cache keys Mario Zechner 2026-05-19 10:51:11 +02:00
  • 725e2b7b2a docs(agent): clarify harness stream settlement Mario Zechner 2026-05-19 10:43:06 +02:00
  • c685b27369 fix(coding-agent): mark retrying agent end events Mario Zechner 2026-05-19 10:33:16 +02:00
  • 32bcdc9739 fix(coding-agent): simplify agent session settlement Mario Zechner 2026-05-19 09:52:58 +02:00
  • 6a21a52d91 docs: add ad-hoc script guidance Mario Zechner 2026-05-18 23:50:22 +02:00
  • 29b3417a7a fix(windows): hide bash helper consoles Armin Ronacher 2026-05-18 23:20:22 +02:00
  • b1893b3d77 fix(agent): preserve oversized tail output with trailing newline Mario Zechner 2026-05-18 23:05:34 +02:00
  • 93ecdbea35 fix(coding-agent): improve subagent parallel summaries closes #4710 Mario Zechner 2026-05-18 22:52:43 +02:00
  • 7670563374 Merge pull request #4664 from yzhg1983/fix/share-tool-sidebar-navigation Mario Zechner 2026-05-18 22:21:41 +02:00
  • aad8cf6600 Merge pull request #4709 from herrnel/fix/apply-explicit-fences-to-default-prompt Mario Zechner 2026-05-18 22:21:01 +02:00
  • dafcf61a34 fix: align theme truecolor detection Armin Ronacher 2026-05-18 21:56:48 +02:00
  • f10cf57e96 feat(coding-agent): improve terminal theme detection Armin Ronacher 2026-05-18 18:28:08 +02:00
  • 479024603e fix(coding-agent): set explicit theme text colors Armin Ronacher 2026-05-18 18:04:55 +02:00
  • 7577d3b8d5 Updated the default system prompt to also use xml boundaries instead of using ## so that agents are less likely to ingest a prompt with unclear boundaries. Nelson Herrera 2026-05-18 08:54:16 -07:00
  • 137547a470 docs(coding-agent): add uninstall instructions Armin Ronacher 2026-05-18 12:47:33 +02:00
  • 4943c1d62c Add [Unreleased] section for next cycle Mario Zechner 2026-05-18 11:59:24 +02:00
  • a7d8dd3d5d Release v0.75.3 Mario Zechner 2026-05-18 11:58:34 +02:00
  • 967fb4d8b9 fix(coding-agent): disable undici http2 Mario Zechner 2026-05-18 11:57:51 +02:00
  • 0c4d704a7b Add [Unreleased] section for next cycle Mario Zechner 2026-05-18 11:47:16 +02:00
  • ea713ba174 Release v0.75.2 Mario Zechner 2026-05-18 11:46:23 +02:00