Carl-Robert Linnupuu
80b2490ca9
refactor: use LLMCapability to decide on chat completion vs responses api
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-03-14 19:20:54 +00:00
Carl-Robert Linnupuu
8fdeba74da
Merge branch 'master' of github.com:AlexanderLuck/ProxyAI into AlexanderLuck/master
2026-03-14 16:58:18 +00:00
Alexander Luck
03ffd09db3
Merge pull request #1 from sapphirepro/master
...
Added sorting to Custom OpenAI models, so that it's better organized now, tool use fixes
2026-03-14 13:38:57 +01:00
Roman Gromov
93ff7cda5a
Fixed Custom OpenAI (Responses) tool calls
...
Fixed tool calls that were previously broken and crashing
2026-03-14 00:49:44 +01:00
Roman Gromov
23241ec98b
Fixes
...
Fixed diagnostics being broken + added diagnostics as tool for agent. Now it shows relevant files and can filter errors separately.
Fixed Custom OpenAI providers being broken in Agent mode. None worked previously, was streaming bug issues for both
2026-03-13 23:10:18 +01:00
Roman Gromov
1c37947bc2
Added sorting to Custom OpenAI models, so that it's better organized now
2026-03-13 20:35:31 +01:00
Carl-Robert Linnupuu
dd97160163
Merge branch 'master' into AlexanderLuck/master
2026-03-13 17:06:10 +00:00
Carl-Robert Linnupuu
b5d291c260
3.7.5
2026-03-13 17:04:56 +00:00
Alexander Luck
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.
2026-03-13 12:38:06 +01:00
Alexander Luck
27db40a0b8
copy custom openai configuration copies actual API key instead of starting blank
2026-03-13 12:38:05 +01:00
Alexander Luck
2b47bca36f
custom openai responses API support
2026-03-13 12:37:58 +01:00
Carl-Robert Linnupuu
49f70da29b
docs: update cnnagelog
2026-03-12 18:20:25 +00:00
Carl-Robert Linnupuu
c15bc58d08
fix: web search filtering for empty domain lists and remove SearXNG
2026-03-12 18:16:31 +00:00
Carl-Robert Linnupuu
610c3035ec
fix: retry agent streaming requests on SSE transport timeouts
2026-03-12 12:15:34 +00:00
Carl-Robert Linnupuu
7643e91c17
fix: display credits label only for ProxyAI provider
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-03-11 14:06:41 +00:00
Carl-Robert Linnupuu
9ac26d9bb2
feat: add Mercury 2 model
2026-03-10 16:23:58 +00:00
Carl-Robert Linnupuu
0fffa2eac2
fix: defer toolwindow tab creation and allow closing first/last tab (relates #865 )
2026-03-10 14:30:49 +00:00
Carl-Robert Linnupuu
00775d38da
refactor: remove llm-client dependency in favor of Koog and refresh models
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-03-09 16:56:43 +00:00
Carl-Robert Linnupuu
0eaf6f8668
feat: support overriding workingDirectory bash param
2026-02-26 16:53:58 +00:00
Carl-Robert Linnupuu
fe02380f5c
feat: support markdown tables ( closes #1186 )
2026-02-26 15:07:55 +00:00
Gleb Mayorov
b501ffad73
fix: use Bash for linux platforms ( #1189 )
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-24 12:45:04 +00:00
Carl-Robert Linnupuu
039b7181c3
chore: bump Koog
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-18 15:09:13 +00:00
Carl-Robert Linnupuu
18d4dd0272
fix: non-streaming chat response ( fixes #1174 , #819 , #431 , #1184 )
2026-02-18 15:09:02 +00:00
Carl-Robert Linnupuu
376201b87c
fix: agent response deserialization on missing ids ( fixes #1184 )
2026-02-18 14:06:27 +00:00
Carl-Robert Linnupuu
33e886860c
docs: add nextra docs
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2026-02-18 03:01:54 +00:00
Carl-Robert Linnupuu
4be7ba0b44
3.7.4
2026-02-18 02:26:37 +00:00
Carl-Robert Linnupuu
ddd3466bc1
fix: compatibility issues
2026-02-18 02:23:06 +00:00
Carl-Robert Linnupuu
89792465f9
chore: bump pluginUntilBuild version
2026-02-18 02:02:16 +00:00
Carl-Robert Linnupuu
82360fbc63
docs: update changelog
2026-02-18 01:59:22 +00:00
Carl-Robert Linnupuu
ac3204087d
feat: support mermaid diagrams ( closes #788 )
2026-02-18 01:45:50 +00:00
Carl-Robert Linnupuu
3f32f19f72
feat: agent timeline
2026-02-17 14:03:13 +00:00
Carl-Robert Linnupuu
24e2a5fbad
fix: compatibility issues with Remote Development feature ( fixes #962 )
2026-02-13 13:46:23 +00:00
Carl-Robert Linnupuu
7cee32a080
refactor: remove ProxyAI Docs support
2026-02-10 15:13:03 +00:00
Carl-Robert Linnupuu
37960489e4
feat: add webfetch tool
2026-02-10 11:28:22 +00:00
Carl-Robert Linnupuu
0442d85dde
feat: custom openai nested request params
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-10 02:18:28 +00:00
Carl-Robert Linnupuu
6a7107c6e7
fix: respect ignorelist when dealing with any search/read operations (relates #1126 )
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-06 18:38:46 +00:00
Carl-Robert Linnupuu
b456b53752
feat: agent chat history
2026-02-06 16:03:07 +00:00
Carl-Robert Linnupuu
01757c4af2
3.7.3
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-05 11:05:08 +00:00
Carl-Robert Linnupuu
fc3ac07a67
docs: update changelog
2026-02-05 10:59:11 +00:00
Carl-Robert Linnupuu
836dcf9c86
feat: agent mcp
2026-02-04 13:40:06 +00:00
Carl-Robert Linnupuu
a50623024b
feat: add agent skills form
2026-02-04 01:25:35 +00:00
Carl-Robert Linnupuu
32f935b9e1
chore: bump koog to 0.6.1
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-03 17:38:46 +00:00
Carl-Robert Linnupuu
55010e53f6
fix: improve WriteTool path resolution and error handling
2026-02-03 17:36:17 +00:00
Carl-Robert Linnupuu
52b34eeb69
feat: agent skills
2026-02-03 17:32:42 +00:00
Carl-Robert Linnupuu
cfbaa2b095
fix: agent tool UI cosmetics
2026-02-03 10:30:12 +00:00
Carl-Robert Linnupuu
3cd9f18d4a
feat: ignore and permissions
2026-02-03 01:53:38 +00:00
Carl-Robert Linnupuu
a7864d16b1
feat: agent hooks
2026-02-02 14:16:07 +00:00
Carl-Robert Linnupuu
a6edec22b0
3.7.2
2026-01-30 11:28:03 +00:00
Carl-Robert Linnupuu
5af9929439
docs: update changelog
2026-01-30 03:05:44 +00:00
Carl-Robert Linnupuu
e55778d668
fix: respect advanced settings (http/socks proxy) for agent mode
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-01-30 02:08:05 +00:00