Commit graph

  • 0c85bd475c
    Merge 81a1b43a5a into 6ae3fff7cf Charly Koch 2026-05-18 07:57:25 +00:00
  • c4eb6a302c
    Merge 689fe17d8c into 6ae3fff7cf Roman Gromov 2026-05-17 01:24:43 +00:00
  • 689fe17d8c
    Context editor improvements (file/folder picker). Target IDE shift Roman Gromov 2026-05-17 03:20:24 +02:00
  • 6ae3fff7cf feat: redesign write and edit tool calls with diff previews master Carl-Robert Linnupuu 2026-05-15 11:40:17 +01:00
  • d25e5a7c4b refactor: centralize tool registration and update subagent wiring Carl-Robert Linnupuu 2026-05-15 11:39:22 +01:00
  • 19a4aa3745 feat: support ide debugging tools (poc) Carl-Robert Linnupuu 2026-05-12 15:22:01 +01:00
  • b6e7973cdb
    Merge a56b3a8bb1 into b8130033ac dependabot[bot] 2026-05-08 01:55:27 -07:00
  • e49c5a07b5
    Merge 871515f33b into b8130033ac dependabot[bot] 2026-05-08 01:55:27 -07:00
  • 3eb0014662
    Merge 078d47bb8d into b8130033ac dependabot[bot] 2026-05-08 01:55:23 -07:00
  • b8130033ac fix: custom openai test connection Carl-Robert Linnupuu 2026-05-06 14:40:44 +01:00
  • 1082f93174 fix: make custom openai api key optional (fixes #1218) Carl-Robert Linnupuu 2026-05-01 10:58:09 +01:00
  • 04a4efdca0 3.8.1 Carl-Robert Linnupuu 2026-04-30 17:41:31 +01:00
  • 4856fae0ec fix: compatibility errors caused by lookup matcher Carl-Robert Linnupuu 2026-04-30 16:44:04 +01:00
  • 21a3b291f9 3.8.1 3.8.1 Carl-Robert Linnupuu 2026-04-30 16:44:04 +01:00
  • 401d4fe836 docs: update changelog Carl-Robert Linnupuu 2026-04-30 16:37:29 +01:00
  • 514cd7412e refactor: improve MCP selection and parser flow Carl-Robert Linnupuu 2026-04-30 16:29:08 +01:00
  • 85a313b75e fix: make agent continuation safe after cancelled tool calls Carl-Robert Linnupuu 2026-04-30 16:23:42 +01:00
  • 2d84f689ee feat: improve @ lookup file and folder suggestions Carl-Robert Linnupuu 2026-04-29 20:47:05 +01:00
  • 13c337a6dc fix: avoid repeated agent todo reminders Carl-Robert Linnupuu 2026-04-29 20:43:25 +01:00
  • 64fc30c794 fix: do not hijack focus on auto-approve mode Carl-Robert Linnupuu 2026-04-29 20:42:45 +01:00
  • 7628681ed6 refactor: share visible file context collection Carl-Robert Linnupuu 2026-04-29 20:41:13 +01:00
  • 920827bc11 feat: show TodoWrite updates in run cards Carl-Robert Linnupuu 2026-04-27 15:00:32 +01:00
  • 876b20cd3b fix: render new panels after tool updates Carl-Robert Linnupuu 2026-04-27 14:59:11 +01:00
  • a10014da6d chore: upgrade Koog and platform versions Carl-Robert Linnupuu 2026-04-21 12:04:19 +01:00
  • ea5827e48e refactor: remove MCP group conditional rendering logic Carl-Robert Linnupuu 2026-04-21 12:03:11 +01:00
  • 38ed8c9bb5
    fix: IntelliJ UI freeze when switching between external ACP agents such as OpenCode and Codex in the ProxyAI agent runtime selector. (#1213) Ju8z 2026-04-20 13:54:10 +02:00
  • 1834e31be4
    Fixes an IntelliJ UI freeze when switching between external ACP agents such as OpenCode and Codex in the ProxyAI agent runtime selector. Ju8z 2026-04-20 02:20:11 +02:00
  • b4daa8a894
    fix: use sh under BSD systems (#1208) abishai 2026-04-07 10:46:12 +00:00
  • 443155a64e
    Use sh under BSD systems abishai 2026-04-06 22:17:15 +00:00
  • 10d9f81a92 3.8.0 Carl-Robert Linnupuu 2026-04-03 12:13:39 +01:00
  • ef4991e2ea fix: compatibility issues Carl-Robert Linnupuu 2026-04-03 11:06:12 +01:00
  • 1f9f1fd5b8 fix: keep @ folder lookup scoped to folders Carl-Robert Linnupuu 2026-04-02 12:05:40 +01:00
  • 5f088c60ab fix: use IntelliJ native file search for @ lookup Carl-Robert Linnupuu 2026-04-01 17:34:12 +01:00
  • ec23affee8 fix: preserve agent context tags when submitting from landing view Carl-Robert Linnupuu 2026-04-01 01:46:38 +01:00
  • 7b6a8092f5 chore: improve logging for code completion and next edits Carl-Robert Linnupuu 2026-04-01 01:26:47 +01:00
  • f492af35cb feat: new mercury edit 2 model Carl-Robert Linnupuu 2026-04-01 01:26:19 +01:00
  • 8bda2ec8b4 feat: update mercury coder model Carl-Robert Linnupuu 2026-04-01 01:18:58 +01:00
  • 0d6282e50e
    fix: Critical fix of broken input field height. (#1200) Roman Gromov 2026-04-01 01:50:38 +02:00
  • 9f7547d358 refactor: remove code and adjust UI Carl-Robert Linnupuu 2026-04-01 00:42:57 +01:00
  • f63f6f1da9 docs: update docs Carl-Robert Linnupuu 2026-03-31 16:55:12 +01:00
  • 34a83a9854 fix: respect non-streaming executor mode for custom openai subagents Carl-Robert Linnupuu 2026-03-31 13:14:13 +01:00
  • f15edcf2c4 docs: update changelog Carl-Robert Linnupuu 2026-03-30 11:57:46 +01:00
  • d83063428c fix: BashTool VFS refresh to stay within working directory Carl-Robert Linnupuu 2026-03-27 11:41:47 +00:00
  • 5dca4b5d17 refactor: replace custom JSON-RPC layer with official ACP SDK runtime Carl-Robert Linnupuu 2026-03-23 13:01:46 +00:00
  • c1d2707b63
    Setting to save attached files to chat Roman Gromov 2026-03-25 08:23:57 +01:00
  • 382dbdc9c6
    Add edit mode default value switch to settings Roman Gromov 2026-03-24 11:41:04 +01:00
  • d553e48b0f
    Merge branch 'master' of https://github.com/sapphirepro/ProxyAI Roman Gromov 2026-03-23 10:53:28 +01:00
  • a42dedace6
    Generate commit message with AI fixed Roman Gromov 2026-03-23 10:52:50 +01:00
  • d0c71f485e
    Merge branch 'master' of https://github.com/sapphirepro/ProxyAI Roman Gromov 2026-03-23 09:07:21 +01:00
  • a30fd8ea25
    Critical edit field bug fix Roman Gromov 2026-03-23 09:02:05 +01:00
  • f6c22b0313 fix: remove horizontal scrolling in response editor panel Carl-Robert Linnupuu 2026-03-18 23:02:12 +00:00
  • dd5f7511e5
    Merge pull request #2 from carlrobertoh/master Roman Gromov 2026-03-18 17:45:12 +01:00
  • e7208b5e79 feat: make subagent acp config options dynamic Carl-Robert Linnupuu 2026-03-18 15:32:22 +00:00
  • 96c1a05748 fix: agent toolwindow toolbar right-click popup menu Carl-Robert Linnupuu 2026-03-18 15:03:38 +00:00
  • 22b3d8a28f fix: prompt text field height not expanding Carl-Robert Linnupuu 2026-03-18 13:29:35 +00:00
  • e9545ae004 feat: add Diagnostics tool call UI descriptor Carl-Robert Linnupuu 2026-03-18 12:56:03 +00:00
  • faa9372524 feat: support model configuration for subagents Carl-Robert Linnupuu 2026-03-17 23:55:37 +00:00
  • 12776e5f47 fix: external agent tool call argument handling for WebFetch Carl-Robert Linnupuu 2026-03-17 23:49:37 +00:00
  • 6a53318fea refactor: remove extra context length state Carl-Robert Linnupuu 2026-03-17 16:01:01 +00:00
  • 0d83e32ab1 Merge branch 'sapphirepro/master' into feat/configurable-custom-openai-context-length-and-size Carl-Robert Linnupuu 2026-03-17 16:00:16 +00:00
  • 9a79bd1610 feat: introduce agent client protocol (acp) Carl-Robert Linnupuu 2026-03-16 14:52:37 +00:00
  • f30c8ace7a
    Added custom fields for context size and output size to Custom OpenAI Roman Gromov 2026-03-15 01:20:06 +01:00
  • 9e8a437a0a
    Merge pull request #1 from carlrobertoh/master Roman Gromov 2026-03-15 00:25:34 +01:00
  • 80b2490ca9 refactor: use LLMCapability to decide on chat completion vs responses api Carl-Robert Linnupuu 2026-03-14 19:20:54 +00:00
  • 8fdeba74da Merge branch 'master' of github.com:AlexanderLuck/ProxyAI into AlexanderLuck/master Carl-Robert Linnupuu 2026-03-14 16:58:18 +00:00
  • 03ffd09db3
    Merge pull request #1 from sapphirepro/master Alexander Luck 2026-03-14 13:38:57 +01:00
  • 93ff7cda5a
    Fixed Custom OpenAI (Responses) tool calls Roman Gromov 2026-03-14 00:49:44 +01:00
  • 23241ec98b
    Fixes Roman Gromov 2026-03-13 23:10:18 +01:00
  • 1c37947bc2
    Added sorting to Custom OpenAI models, so that it's better organized now Roman Gromov 2026-03-13 20:35:31 +01:00
  • dd97160163 Merge branch 'master' into AlexanderLuck/master Carl-Robert Linnupuu 2026-03-13 17:06:10 +00:00
  • b5d291c260 3.7.5 Carl-Robert Linnupuu 2026-03-13 17:04:56 +00:00
  • a88627e559 Split @ command search into instant + heavy phases so builtin actions (@includeopenfiles) appear immediately while file/folder/git scanning runs in parallel in the background. Also passes actual search text to group lookups instead of empty string, adds early termination (200 file cap) to prevent full project tree scans, and deduplicates merged results. Alexander Luck 2026-02-27 15:07:04 +01:00
  • 27db40a0b8 copy custom openai configuration copies actual API key instead of starting blank Alexander Luck 2026-02-27 13:13:50 +01:00
  • 2b47bca36f custom openai responses API support Alexander Luck 2026-02-27 12:21:34 +01:00
  • 49f70da29b docs: update cnnagelog Carl-Robert Linnupuu 2026-03-12 18:20:25 +00:00
  • c15bc58d08 fix: web search filtering for empty domain lists and remove SearXNG Carl-Robert Linnupuu 2026-03-12 18:16:31 +00:00
  • 610c3035ec fix: retry agent streaming requests on SSE transport timeouts Carl-Robert Linnupuu 2026-03-12 12:15:34 +00:00
  • 7643e91c17 fix: display credits label only for ProxyAI provider Carl-Robert Linnupuu 2026-03-10 17:16:22 +00:00
  • 9ac26d9bb2 feat: add Mercury 2 model Carl-Robert Linnupuu 2026-03-10 16:23:58 +00:00
  • 0fffa2eac2 fix: defer toolwindow tab creation and allow closing first/last tab (relates #865) Carl-Robert Linnupuu 2026-03-10 14:30:49 +00:00
  • 00775d38da refactor: remove llm-client dependency in favor of Koog and refresh models Carl-Robert Linnupuu 2026-03-02 14:20:46 +00:00
  • 0eaf6f8668 feat: support overriding workingDirectory bash param Carl-Robert Linnupuu 2026-02-26 16:53:58 +00:00
  • fe02380f5c feat: support markdown tables (closes #1186) Carl-Robert Linnupuu 2026-02-26 12:25:19 +00:00
  • b501ffad73
    fix: use Bash for linux platforms (#1189) Gleb Mayorov 2026-02-24 15:45:04 +03:00
  • c5666d6669
    Use Bash for linux platforms Gleb Mayorov 2026-02-24 14:32:56 +03:00
  • 039b7181c3 chore: bump Koog Carl-Robert Linnupuu 2026-02-18 15:09:13 +00:00
  • 18d4dd0272 fix: non-streaming chat response (fixes #1174, #819, #431, #1184) Carl-Robert Linnupuu 2026-02-18 15:09:02 +00:00
  • 376201b87c fix: agent response deserialization on missing ids (fixes #1184) Carl-Robert Linnupuu 2026-02-18 14:06:27 +00:00
  • 33e886860c docs: add nextra docs Carl-Robert Linnupuu 2026-02-18 02:53:13 +00:00
  • 4be7ba0b44 3.7.4 Carl-Robert Linnupuu 2026-02-18 02:26:37 +00:00
  • ddd3466bc1 fix: compatibility issues Carl-Robert Linnupuu 2026-02-18 02:23:06 +00:00
  • 89792465f9 chore: bump pluginUntilBuild version Carl-Robert Linnupuu 2026-02-18 02:02:16 +00:00
  • 82360fbc63 docs: update changelog Carl-Robert Linnupuu 2026-02-18 01:59:22 +00:00
  • ac3204087d feat: support mermaid diagrams (closes #788) Carl-Robert Linnupuu 2026-02-18 01:34:22 +00:00
  • 3f32f19f72 feat: agent timeline Carl-Robert Linnupuu 2026-02-13 16:55:39 +00:00
  • 24e2a5fbad fix: compatibility issues with Remote Development feature (fixes #962) Carl-Robert Linnupuu 2026-02-13 13:44:12 +00:00
  • 7cee32a080 refactor: remove ProxyAI Docs support Carl-Robert Linnupuu 2026-02-10 15:12:56 +00:00
  • 37960489e4 feat: add webfetch tool Carl-Robert Linnupuu 2026-02-10 11:28:22 +00:00
  • 0442d85dde feat: custom openai nested request params Carl-Robert Linnupuu 2026-02-09 23:33:24 +00:00
  • 6a7107c6e7 fix: respect ignorelist when dealing with any search/read operations (relates #1126) Carl-Robert Linnupuu 2026-02-06 18:15:58 +00:00