Commit graph

  • 71d7a14b18
    feat(coding-agent): add a spinner extension (#1131) scutifer 2026-02-01 13:50:58 +05:30
  • aa83170e0f Add [Unreleased] section for next cycle Mario Zechner 2026-02-01 02:34:06 +01:00
  • 4baa42cb6d Release v0.50.8 Mario Zechner 2026-02-01 02:33:23 +01:00
  • 025b7bec7a fix(coding-agent): add spacer before context output Mario Zechner 2026-02-01 02:24:51 +01:00
  • 3b8d0a8921 feat(coding-agent): add resources_discover hook Mario Zechner 2026-02-01 02:20:23 +01:00
  • 6b6030d549 chore: audit changelog entries Mario Zechner 2026-02-01 02:06:03 +01:00
  • 4a53f47f91 chore: approve contributor odysseus0 github-actions[bot] 2026-02-01 01:00:31 +00:00
  • 39d69f42fd Merge branch 'merge/pr-940' Mario Zechner 2026-02-01 01:53:26 +01:00
  • 7d632ba1c3 chore: update changelog and docs for qwen extension Mario Zechner 2026-02-01 01:52:53 +01:00
  • 993c45a059 feat(coding-agent): add Qwen CLI OAuth provider 4h9fbZ 2026-01-25 03:06:57 +01:00
  • c27168840c test(tui): cover non-qwerty kitty base layout fallback Mario Zechner 2026-02-01 01:33:28 +01:00
  • 5bb3700717 fix(tui): prevent Kitty protocol base layout key from causing false shortcut matches Ryota 2026-01-30 13:20:35 +00:00
  • 6e4508f129 feat(coding-agent): threaded sort mode and compact format for /resume (#1124) Mario Zechner 2026-02-01 01:10:58 +01:00
  • 2a631a2488 feat(coding-agent): threaded sort mode and compact format for /resume Mario Zechner 2026-02-01 01:10:36 +01:00
  • 030a61d88c feat: add maxDelayMs setting to cap server-requested retry delays Mario Zechner 2026-02-01 00:50:41 +01:00
  • 1bd68327f3 fix: make pre-commit hook fail on lint warnings, fix template literal warnings Mario Zechner 2026-02-01 00:25:49 +01:00
  • 7eae0a7d30 fix(coding-agent): make setThinkingLevel idempotent Mario Zechner 2026-02-01 00:14:49 +01:00
  • c9fa28e626 fix: override fast-xml-parser to 5.3.4 to resolve CVE Mario Zechner 2026-01-31 23:48:22 +01:00
  • 178e1e11c1 feat(coding-agent): compact one-line format for /resume session list Petr Baudis 2026-01-31 04:26:34 +01:00
  • 0ece01b51e chore(coding-agent): add dev script for watch mode Mario Zechner 2026-01-31 23:24:18 +01:00
  • 38ed9e86f8 fix(coding-agent): convert clipboard BMP images to PNG on paste Mario Zechner 2026-01-31 23:24:10 +01:00
  • 42d54e0d1c feat(coding-agent): add threaded sort mode to /resume with tree display Petr Baudis 2026-01-31 01:46:06 +01:00
  • 6f2d066342 feat(coding-agent): add keybinding actions for /tree, /fork, and /new Juan Ibiapina 2026-01-31 13:22:31 +01:00
  • d075291b08
    feat(tui): add sticky column for vertical cursor navigation (#1120) Sviatoslav Abakumov 2026-02-01 01:52:47 +04:00
  • 675136f009 chore: approve contributor pasky github-actions[bot] 2026-01-31 19:08:17 +00:00
  • 7a5052619f chore: approve contributor liby github-actions[bot] 2026-01-31 19:06:20 +00:00
  • f0eda2dfda Add [Unreleased] section for next cycle Mario Zechner 2026-01-31 01:09:12 +01:00
  • c50a0b8b6d Release v0.50.7 Mario Zechner 2026-01-31 01:08:29 +01:00
  • ed80ab2129 fix(coding-agent): multi-file extensions in packages now discovered correctly Mario Zechner 2026-01-31 01:07:33 +01:00
  • 022b20f364 Add [Unreleased] section for next cycle Mario Zechner 2026-01-30 22:03:55 +01:00
  • f8d43ce02c Release v0.50.6 Mario Zechner 2026-01-30 22:03:14 +01:00
  • d91cdc5f0c docs: add missing changelog entries for v0.50.5..HEAD Mario Zechner 2026-01-30 22:02:17 +01:00
  • 39c898d7c9
    fix(tui): auto-clear empty rows when content shrinks (#1095) Marc Krenn 2026-01-30 20:45:34 +01:00
  • bb0c2bf77a chore: approve contributor juanibiapina github-actions[bot] 2026-01-30 17:20:29 +00:00
  • 836e852af1 Fixes #1099 Mario Zechner 2026-01-30 18:19:16 +01:00
  • 99281e5913 feat(coding-agent): add ctx.getSystemPrompt() to extension context Mario Zechner 2026-01-30 17:44:25 +01:00
  • abd0c47b03 perf(tui): use startsWith short-circuit in isImageLine Mario Zechner 2026-01-30 17:07:31 +01:00
  • 4b98473414 chore: approve contributor emanuelst github-actions[bot] 2026-01-30 15:44:58 +00:00
  • fd6c6d8772
    Update providers.md to include opencode provider (#1094) Emanuel Stadler 2026-01-30 16:43:32 +01:00
  • 0091857f8b Add [Unreleased] section for next cycle Mario Zechner 2026-01-30 11:48:16 +01:00
  • 01d521c625 Release v0.50.5 Mario Zechner 2026-01-30 11:47:35 +01:00
  • 012d5b488c style: format test file Mario Zechner 2026-01-30 11:46:53 +01:00
  • 283ad4d370 fix(tui): isImageLine should detect image escape sequences anywhere in line (#1091) Mario Zechner 2026-01-30 11:46:35 +01:00
  • 9337d1c39d test(tui): add bug regression test for isImageLine crash fix Dave dV 2026-01-30 10:20:15 +00:00
  • 2339d7b5ac fix(tui): isImageLine should detect image escape sequences anywhere in line Dave dV 2026-01-30 10:07:22 +00:00
  • 2cee7e17de Add [Unreleased] section for next cycle Mario Zechner 2026-01-30 03:27:09 +01:00
  • 3f5fe42d37 Release v0.50.4 Mario Zechner 2026-01-30 03:26:23 +01:00
  • 0e2f90b734 feat(coding-agent): add daxnuts easter egg Mario Zechner 2026-01-30 03:24:51 +01:00
  • 355bc5adc3 docs: add missing changelog entries for commits since v0.50.3 Mario Zechner 2026-01-30 03:23:51 +01:00
  • 9ee58fdea9 feat(coding-agent): add OSC 52 clipboard support for SSH/mosh sessions Mario Zechner 2026-01-30 03:12:16 +01:00
  • 20ca6836b0
    fix(tui): blockquote multiline rendering and wrapping (#1073) Fero 2026-01-30 03:02:38 +01:00
  • ab37d661af
    feat(tui): jump to line start/end when pressing up/down at boundaries (#1050) 4h9fbZ 2026-01-30 02:42:24 +01:00
  • 4058346a64
    perf(tui): optimize image line detection and box cache (#1084) Can Bölük 2026-01-30 02:25:19 +01:00
  • e045a9f142
    feat(ai): add Vercel AI Gateway routing support (#1051) Ben Vargas 2026-01-29 17:44:51 -07:00
  • d1560a9640
    fix(build): add HTML templates and documentation to binary builds (#999) nathyong 2026-01-30 11:44:24 +11:00
  • 902473797d
    feat(tui,coding-agent): add ctrl+b/ctrl+f cursor navigation keybindings (#1053) Nathan Igo 2026-01-29 21:43:54 -03:00
  • af4cf5f4ef
    fix(coding-agent): show folder name for extensions in config selector (#1064) Umberto B. 2026-01-30 01:43:01 +01:00
  • c5d16fe456
    feat(tui): add character jump navigation (Ctrl+], Ctrl+Alt+]) (#1074) Sviatoslav Abakumov 2026-01-30 04:42:14 +04:00
  • e20583aac8
    feat(coding-agent): add set_session_name RPC command (#1075) Daniel Nouri 2026-01-30 01:41:58 +01:00
  • cb08758696 feat(coding-agent): add "none" option to doubleEscapeAction setting Mario Zechner 2026-01-30 01:20:14 +01:00
  • 0587f045d9 docs(coding-agent): add changelog for tool arg defaults Mario Zechner 2026-01-30 01:16:24 +01:00
  • 8f7cdc24fd docs(ai): add changelog for tool arg defaults Mario Zechner 2026-01-30 01:15:36 +01:00
  • af813f9048 fix(ai): default tool call arguments Mario Zechner 2026-01-30 01:13:16 +01:00
  • 098f396cf3 fix(coding-agent): respect .gitignore/.ignore/.fdignore when scanning package resources Mario Zechner 2026-01-30 01:02:45 +01:00
  • 678e3e28bd chore: approve contributor charles-cooper github-actions[bot] 2026-01-29 23:52:37 +00:00
  • c6557b93be docs(tui): note quoted autocomplete fix Mario Zechner 2026-01-30 00:29:33 +01:00
  • f181385859 fix(tui): avoid duplicating quotes during autocomplete Mario Zechner 2026-01-30 00:26:24 +01:00
  • 1665636fbe fix(tui): close quoted directory paths during autocomplete Mario Zechner 2026-01-30 00:20:14 +01:00
  • dc8539a001 fix(tui): support quoted paths with spaces in autocomplete Mario Zechner 2026-01-30 00:11:12 +01:00
  • 52532c7c00 fix(ai): update Antigravity User-Agent to 1.15.8 Mario Zechner 2026-01-29 23:10:49 +01:00
  • 4edb506df8 fix(coding-agent): handle macOS filenames with curly quotes and NFD Unicode Mario Zechner 2026-01-29 22:58:06 +01:00
  • 93c39faa93 chore: approve contributor Graffioh github-actions[bot] 2026-01-29 17:28:17 +00:00
  • df667b510a Release v0.50.3 Mario Zechner 2026-01-29 04:19:02 +01:00
  • b78b21c588 docs(coding-agent): update changelog with missing fix entry and new features section Mario Zechner 2026-01-29 04:16:55 +01:00
  • 87ab5c5c3b feat(ai): add Kimi For Coding provider support Mario Zechner 2026-01-29 04:12:28 +01:00
  • d1e33599f6 fix(coding-agent): show resources before messages when resuming session Mario Zechner 2026-01-29 03:55:44 +01:00
  • ded2d6399e Add [Unreleased] section for next cycle Mario Zechner 2026-01-29 03:24:32 +01:00
  • 9bb627a524 Release v0.50.2 Mario Zechner 2026-01-29 03:23:41 +01:00
  • 58aa7096dd docs: add missing changelog entries for v0.50.1..HEAD commits Mario Zechner 2026-01-29 03:22:00 +01:00
  • 2ad4825653 fix: autocompleteMaxVisible setting not persisting Mario Zechner 2026-01-29 03:20:28 +01:00
  • bea3ab637f feat: add autocompleteMaxVisible setting for configurable dropdown height (#972) Mario Zechner 2026-01-29 03:17:11 +01:00
  • b212314f45 feat: add autocompleteMaxVisible setting for configurable dropdown height Colin Mason 2026-01-26 20:02:24 -05:00
  • 06a7fedda5 docs(coding-agent): add changelog entry for #1039 Mario Zechner 2026-01-29 02:52:43 +01:00
  • d88087334f
    create headerContainer for custom header (#1039) Ted 2026-01-29 02:52:08 +01:00
  • b54d689ec1
    A couple of autocomplete improvements (#1024) Sviatoslav Abakumov 2026-01-29 05:48:09 +04:00
  • d57a26c88b
    fix(tui): remove backslash input buffering (#1037) Sviatoslav Abakumov 2026-01-29 05:47:15 +04:00
  • bac57f81be
    fix: preserve external settings.json edits on reload (#1046) Nico Bailon 2026-01-28 17:42:23 -08:00
  • c808de605a feat(ai): add Hugging Face provider support Mario Zechner 2026-01-29 02:40:14 +01:00
  • f3cfb7e1ae feat: add /files command to list session file operations Mario Zechner 2026-01-29 02:25:59 +01:00
  • 1b6a147579 feat(ai): add PI_CACHE_RETENTION env var for extended prompt caching Mario Zechner 2026-01-29 02:22:06 +01:00
  • 605f6f494b fix(ai): normalize pipe-separated tool call IDs for cross-provider handoff Mario Zechner 2026-01-29 01:28:12 +01:00
  • 4f004adefa fix(coding-agent): reset retry counter after each successful LLM response Mario Zechner 2026-01-29 01:12:29 +01:00
  • 25707f9ad4 fix(ai): 429 rate limit errors no longer trigger auto-compaction Mario Zechner 2026-01-29 00:43:38 +01:00
  • a373dce747 fix(coding-agent): improve thinking defaults in footer Mario Zechner 2026-01-29 00:33:45 +01:00
  • 81be81328c feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d Mario Zechner 2026-01-29 00:21:39 +01:00
  • 5ef79459dc Closes #1041, incorrect .md file name in warning messages. Mario Zechner 2026-01-29 00:16:50 +01:00
  • d21cbde87f fix(coding-agent): empty array in package filter now disables all resources Mario Zechner 2026-01-29 00:12:42 +01:00
  • 8b5c81f21f fix(ai): preserve input token counts from message_start in Anthropic provider Mario Zechner 2026-01-29 00:06:51 +01:00
  • 4f9deddd47 fix(ai): detect DeepSeek URLs and disable unsupported developer role Mario Zechner 2026-01-28 23:55:54 +01:00
  • ee7c0a7d18 fix(ai): handle sensitive stop_reason from Anthropic API (fixes #978) mom 2026-01-28 02:18:16 +00:00