Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
460 commits
Select commit Hold shift + click to select a range
5b4c18b
feat: add description of mcp server (#372)
benoitf Sep 18, 2025
a1b725b
chore: fix linting report
benoitf Sep 18, 2025
7c60ec9
refactor(renderer): migrate PasswordInput to Svelte5 (#13965) (#383)
axel7083 Sep 18, 2025
8a0220a
refactor(chat): create dedicated class (#381)
simonrey1 Sep 18, 2025
e87666c
chore(deps): bump @podman-desktop/ui-svelte to latest (#384)
axel7083 Sep 18, 2025
8c1cf1e
fix(chat-manager): fix generate method, refactor common method and in…
simonrey1 Sep 18, 2025
9a05624
chore: disable sonarjs rule that is not able to understand snippets
benoitf Sep 18, 2025
b8ead0c
chore: fix some linting errors
benoitf Sep 18, 2025
a830437
chore: fix linting issue
benoitf Sep 18, 2025
7fe642c
chore: apply format:fix
benoitf Sep 18, 2025
68fcd78
chore: fix pnpm:typecheck command
benoitf Sep 18, 2025
f712a20
chore: introduce PR checks
benoitf Sep 17, 2025
6bd9b26
chore: disable unit tests for now
benoitf Sep 18, 2025
f22cabc
fix(electron): use electron-builder rebuild capacity instead of other…
simonrey1 Sep 18, 2025
819aaae
chore: fix missing cherry-picked file
benoitf Sep 18, 2025
88a2ed7
feat: add OpenShift AI inference provider (#388)
jeffmaury Sep 19, 2025
e6507c5
chore: fix some svelte check issues
benoitf Sep 18, 2025
3bf38e2
chore: ensure to use inversify for ChatManager (#396)
benoitf Sep 19, 2025
9b83792
fix: avoid svelte-check error
benoitf Sep 19, 2025
0cad8f1
chore: enable dependabot only for a couple of dependencies
benoitf Sep 17, 2025
3580ef3
chore: add new dependencies
benoitf Sep 19, 2025
7cb0b4a
chore: enable svelte check
benoitf Sep 19, 2025
6af2b59
fix(chat/flow): make prompt from whole conversation (#366)
simonrey1 Sep 19, 2025
15f46de
feat(mcp): make dynamic form respect MCP Registry Spec (#380)
axel7083 Sep 19, 2025
2fe530a
chore: add prereleases
benoitf Sep 19, 2025
890fade
chore: fix repository name
benoitf Sep 19, 2025
252000f
chore: use extension name as the same name of the folder
benoitf Sep 21, 2025
2908931
chore: build extensions when building project
benoitf Sep 21, 2025
a43a58b
chore: update dmg background
benoitf Sep 19, 2025
af9b025
chore: update pnpm version
benoitf Sep 19, 2025
c924ad0
fix(chat): introduce a class for queries, async init the db in the ma…
simonrey1 Sep 22, 2025
55d8fc1
docs: update pnpm requirement
benoitf Sep 22, 2025
0a94a47
fix(chat): implement DB storage (#367)
simonrey1 Sep 22, 2025
152529c
fix(chat/history): fix refetch use working API (#414)
simonrey1 Sep 22, 2025
0a24d98
chore(chat): comment out chat visibility that does not have sense in …
simonrey1 Sep 22, 2025
0281b75
chore(deps): bump better-sqlite3 from 12.2.0 to 12.3.0
dependabot[bot] Sep 22, 2025
40dd4b1
chore(deps): bump @ai-sdk/google from 2.0.5 to 2.0.15
dependabot[bot] Sep 22, 2025
5203124
chore(deps): bump @ai-sdk/svelte from 3.0.11 to 3.0.48
dependabot[bot] Sep 22, 2025
b098d38
chore(deps): bump @ai-sdk/openai-compatible from 1.0.6 to 1.0.18
dependabot[bot] Sep 22, 2025
a79332c
chore: new chat should start a fresh chat (#415)
simonrey1 Sep 23, 2025
2bf2279
chore: fix pnpm-lock file
benoitf Sep 23, 2025
d49d79e
fix(renderer): missing redirect after MCP handling (#426)
axel7083 Sep 23, 2025
90cb0e9
chore(chat/sidebar): fix case in filename (#425)
simonrey1 Sep 23, 2025
29b214c
chore: update scheme of version
benoitf Sep 23, 2025
397d210
chore(deps): bump @modelcontextprotocol/sdk from 1.17.2 to 1.18.1
dependabot[bot] Sep 22, 2025
a33ad7e
fix: allow filtering MCP servers (#417)
jeffmaury Sep 23, 2025
5c61e45
chore(deps): bump drizzle-orm from 0.44.4 to 0.44.5
dependabot[bot] Sep 23, 2025
57ac93c
chore(deps): bump @ai-sdk/svelte from 3.0.48 to 3.0.49
dependabot[bot] Sep 23, 2025
d3254f0
chore(chat): remove unused buttons (#427)
simonrey1 Sep 23, 2025
0990d23
chore(chat): remove display of user name + sign in + remove unused ch…
simonrey1 Sep 23, 2025
40c165f
chore(deps): bump ai from 5.0.11 to 5.0.49
dependabot[bot] Sep 23, 2025
e6e7a73
chore: add the macOS Tahoe 1024x1024 icon
vancura Sep 23, 2025
a922b4f
chore(deps): bump ai from 5.0.11 to 5.0.49
dependabot[bot] Sep 23, 2025
5f39fb0
fix(chat): navigate to other selected chat (#438)
simonrey1 Sep 23, 2025
a7c7f13
feat: update to v1.1.0 spec of mcp-registry (#442)
benoitf Sep 24, 2025
965c2a2
chore(deps): bump @ai-sdk/google from 2.0.15 to 2.0.16
dependabot[bot] Sep 24, 2025
01a44d3
chore(deps): bump @ai-sdk/svelte from 3.0.49 to 3.0.51
dependabot[bot] Sep 24, 2025
57bc901
chore(deps): bump ai from 5.0.49 to 5.0.51
dependabot[bot] Sep 24, 2025
dfcaf9e
fix(chat): keep current chat id in global state (#416)
simonrey1 Sep 24, 2025
5e84371
feat(chat): delete all chats (#444)
simonrey1 Sep 24, 2025
9bb70a1
chore(chat): use state instead of store (#449)
simonrey1 Sep 24, 2025
61958ad
fix(chat): use existing confirmation dialog (#450)
simonrey1 Sep 24, 2025
0c3e752
fix: store added MCP registries in a config file (#412)
jeffmaury Sep 24, 2025
f91047c
chore(deps): bump ai from 5.0.51 to 5.0.52
dependabot[bot] Sep 25, 2025
1b958ef
chore: switch to npmjs library for mcp registry types
benoitf Sep 25, 2025
a32d748
chore: add zod to be used in api package (#465)
simonrey1 Sep 25, 2025
ca243c1
chore(deps): bump @ai-sdk/svelte from 3.0.51 to 3.0.52
dependabot[bot] Sep 25, 2025
e3de5e0
feat(chat): remember config from last message (#451)
simonrey1 Sep 26, 2025
49fb58d
refactor(chat): move db schemas to api package (#467)
simonrey1 Sep 26, 2025
a6d27b1
chore(deps): bump @modelcontextprotocol/sdk from 1.18.1 to 1.18.2
dependabot[bot] Sep 26, 2025
d30a8e7
chore(deps): bump @ai-sdk/svelte from 3.0.52 to 3.0.54
dependabot[bot] Sep 26, 2025
f228c47
chore(deps): bump @ai-sdk/openai-compatible from 1.0.18 to 1.0.19
dependabot[bot] Sep 26, 2025
a846d6a
chore(deps): bump ai from 5.0.52 to 5.0.54
dependabot[bot] Sep 26, 2025
d027466
chore(deps): bump @ai-sdk/google from 2.0.16 to 2.0.17
dependabot[bot] Sep 26, 2025
31d10df
feat(chat): generate title from chat (#468)
simonrey1 Sep 26, 2025
40cdb3b
chore(test): initial playwright config (#463)
serbangeorge-m Sep 26, 2025
df09caf
fix(chat): try to provide clearer instrucitons how to build prompt (#…
simonrey1 Sep 29, 2025
3b0bbb2
fix: support Goose recipes with model settings (#466)
jeffmaury Sep 29, 2025
a70990f
chore(deps): bump ai from 5.0.54 to 5.0.57
dependabot[bot] Sep 29, 2025
cae3faf
chore(deps): bump @ai-sdk/svelte from 3.0.54 to 3.0.57 (#480)
dependabot[bot] Sep 29, 2025
feab28b
chore(deps): bump @ai-sdk/svelte from 3.0.57 to 3.0.59
dependabot[bot] Sep 30, 2025
d8bf9c6
chore(deps): bump ai from 5.0.57 to 5.0.59
dependabot[bot] Sep 30, 2025
84840dd
fix(mcp-types): update mcp types, use server name as id without regis…
simonrey1 Oct 1, 2025
ff5c281
chore(deps): bump drizzle-orm from 0.44.5 to 0.44.6
dependabot[bot] Oct 2, 2025
387a8ba
refactor(mcp-manager): extract exchanges logic to dedicated class (#495)
axel7083 Oct 3, 2025
861a86a
feat(FlowGenerateOptions): adding `sse` type for the MCP object (#494)
axel7083 Oct 3, 2025
7cc16bf
chore(deps): bump ai from 5.0.59 to 5.0.60
dependabot[bot] Oct 3, 2025
664e602
chore(deps): bump @ai-sdk/svelte from 3.0.59 to 3.0.60
dependabot[bot] Oct 3, 2025
142a9d4
chore(deps): bump @modelcontextprotocol/sdk from 1.18.2 to 1.19.1
dependabot[bot] Oct 3, 2025
218eadb
refactor(ipc): introduce MCPIPCHandler (#497)
axel7083 Oct 6, 2025
aeef011
chore: updated create new chat buttons
gastoner Oct 6, 2025
2a8ae01
chore(deps): bump @ai-sdk/gateway from 1.0.32 to 1.0.33 (#504)
dependabot[bot] Oct 6, 2025
4311cdc
fix(chat): make prompt generation extensible to further add descripti…
simonrey1 Oct 6, 2025
75110fb
feat(chat/flow): add generation of title and description, move type t…
simonrey1 Oct 7, 2025
68a1148
chore(ci): add workflow for nightly e2e tests (#522)
serbangeorge-m Oct 8, 2025
57c247a
fix: trim whitespaces when checking to enable or not
benoitf Oct 7, 2025
7d00b8b
fix(chat/flow): when creating a flow the model used in the chat shoul…
simonrey1 Oct 8, 2025
cad922c
fix(chat): explicit type for exposedInMainWorld.d.ts which had any (#…
simonrey1 Oct 8, 2025
5d80d29
chore: add more mocks into the default mock for kortex
benoitf Oct 6, 2025
bee8d2f
chore(deps): bump @ai-sdk/google from 2.0.17 to 2.0.18
dependabot[bot] Oct 9, 2025
ce8d477
chore(deps): bump @ai-sdk/svelte from 3.0.60 to 3.0.62
dependabot[bot] Oct 9, 2025
fa9bd9a
chore(deps): bump @ai-sdk/openai-compatible from 1.0.19 to 1.0.20
dependabot[bot] Oct 9, 2025
3d86cdf
chore(deps): bump ai from 5.0.60 to 5.0.62
dependabot[bot] Oct 9, 2025
85a8a33
chore(deps): bump @ai-sdk/google from 2.0.18 to 2.0.19
dependabot[bot] Oct 10, 2025
c277224
chore(deps): bump @modelcontextprotocol/sdk from 1.19.1 to 1.20.0
dependabot[bot] Oct 10, 2025
b4005ce
chore(deps): bump ai from 5.0.62 to 5.0.66
dependabot[bot] Oct 10, 2025
e1ff91b
chore(deps): bump @ai-sdk/svelte from 3.0.62 to 3.0.66
dependabot[bot] Oct 10, 2025
eef42bb
chore(deps): bump @ai-sdk/openai-compatible from 1.0.20 to 1.0.22
dependabot[bot] Oct 13, 2025
b3d2f69
chore(deps): bump @ai-sdk/svelte from 3.0.66 to 3.0.68
dependabot[bot] Oct 13, 2025
5bdf1e2
chore(deps): bump @ai-sdk/google from 2.0.19 to 2.0.20
dependabot[bot] Oct 13, 2025
8efc6d8
chore(deps): bump ai from 5.0.66 to 5.0.68
dependabot[bot] Oct 13, 2025
3286104
chore(deps): bump ai from 5.0.68 to 5.0.70
dependabot[bot] Oct 14, 2025
0c58626
chore(deps): bump @ai-sdk/google from 2.0.20 to 2.0.23
dependabot[bot] Oct 14, 2025
780da11
chore(deps): bump @ai-sdk/svelte from 3.0.68 to 3.0.70
dependabot[bot] Oct 14, 2025
90d3838
fix(renderer): invalid route path with modelcontextprotocol registry …
axel7083 Oct 14, 2025
38106c1
feat(renderer: MCP Form): adding support for the filepath input forma…
axel7083 Oct 15, 2025
3a96f48
chore(deps): bump ai from 5.0.70 to 5.0.71
dependabot[bot] Oct 15, 2025
42a9d3d
chore(deps): bump @ai-sdk/svelte from 3.0.70 to 3.0.71
dependabot[bot] Oct 15, 2025
a390f07
chore: add AGENTS.md (#565)
jeffmaury Oct 15, 2025
92b1d09
fix: hide headers secrets when hide secrets option is selected (#551)
MarsKubeX Oct 15, 2025
a84d0be
chore(deps): bump ai from 5.0.71 to 5.0.72
dependabot[bot] Oct 16, 2025
b6202f0
chore(deps): bump @ai-sdk/svelte from 3.0.71 to 3.0.72
dependabot[bot] Oct 16, 2025
d3e3c70
chore(test): add test cases for settings page (#572)
serbangeorge-m Oct 17, 2025
2ed0343
chore(deps): bump @modelcontextprotocol/sdk from 1.20.0 to 1.20.1
dependabot[bot] Oct 17, 2025
7b2f740
chore(deps): bump ai from 5.0.72 to 5.0.76
dependabot[bot] Oct 17, 2025
814acd1
chore(deps): bump @ai-sdk/svelte from 3.0.72 to 3.0.76
dependabot[bot] Oct 20, 2025
51f20a0
fix(test): resolve e2e timeout issues in dev mode on ci (#581)
serbangeorge-m Oct 20, 2025
b4fc7ca
feat: added dynamic gemini model loading
gastoner Oct 17, 2025
e5bebb6
chore(cherry-pick): podman-desktop#14420 (#584)
axel7083 Oct 21, 2025
5f8e46a
fix(renderer): mcp navigation details (#589)
axel7083 Oct 21, 2025
6ac2679
chore(test): add extension smoke tests and fix E2E test stability (#587)
serbangeorge-m Oct 21, 2025
cfd7ec4
refactor: extract the command line to a separate method from run
benoitf Oct 21, 2025
4139e0b
feat: add icon for schedule
benoitf Oct 21, 2025
c2e774b
refactor: add ipc handle in flow manager to handle commands
benoitf Oct 22, 2025
d35aec0
chore: add newlines
benoitf Oct 22, 2025
4f483f9
feat: register the command line generation for flow connections
benoitf Oct 22, 2025
a9b91fb
chore(test): add create gemini resource test (#594)
serbangeorge-m Oct 22, 2025
d3a0d55
feat(main): support local MCP with npx (#567)
axel7083 Oct 23, 2025
119e07b
chore(test): add area labels for chat components (#606)
serbangeorge-m Oct 24, 2025
f451863
chore(test): add e2e test for chat page (#604)
serbangeorge-m Oct 24, 2025
666c730
chore(test): use empty object destruction (#608)
serbangeorge-m Oct 24, 2025
c9170e8
test: add e2e test for adding a MCP registry (#601)
amisskii Oct 24, 2025
4b0a9af
chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.20.2
dependabot[bot] Oct 24, 2025
c8f2014
chore(deps): bump ai from 5.0.76 to 5.0.78 (#610)
dependabot[bot] Oct 24, 2025
2dde011
chore(deps): bump drizzle-orm from 0.44.6 to 0.44.7
dependabot[bot] Oct 24, 2025
4e8fc24
chore(deps): bump @ai-sdk/svelte from 3.0.76 to 3.0.78
dependabot[bot] Oct 24, 2025
1eee2e9
chore(test): increase timeout for fetching MCP servers from registry …
amisskii Oct 24, 2025
5c3c2d5
chore(deps): bump @ai-sdk/openai-compatible from 1.0.22 to 1.0.23
dependabot[bot] Oct 27, 2025
e449337
chore(deps): bump @ai-sdk/svelte from 3.0.78 to 3.0.81
dependabot[bot] Oct 27, 2025
ef2c5c9
chore(deps): bump @ai-sdk/google from 2.0.23 to 2.0.24
dependabot[bot] Oct 27, 2025
c880a96
chore(test): create and check new chat history item (#619)
serbangeorge-m Oct 27, 2025
5605a9d
chore(test): initial draft for flows e2e test suite (#621)
cbr7 Oct 27, 2025
54fc61a
chore(test): some refactoring and improvements for test framework (#622)
cbr7 Oct 28, 2025
e244e59
chore: handle fetch mcp servers from registries error (#583)
SoniaSandler Oct 28, 2025
0a07b60
chore(test): additional changes to kortex test framework (#624)
cbr7 Oct 28, 2025
5df3307
chore(test): fixing folder structure for test framework (#632)
cbr7 Oct 29, 2025
be044d4
chore(test): add e2e tests for chat (#628)
serbangeorge-m Oct 29, 2025
0c7fd6f
chore(test): removing some duplicate code (#637)
cbr7 Oct 29, 2025
7415c37
chore(test): create general dialog handling method (#638)
cbr7 Oct 29, 2025
6e50732
chore: switch to ai 5.0.81 and add @ai-sdk/mcp (#625)
jeffmaury Oct 29, 2025
b684748
chore(deps): bump @ai-sdk/google from 2.0.24 to 2.0.25 (#633)
dependabot[bot] Oct 29, 2025
6501749
chore(deps): bump @ai-sdk/svelte from 3.0.81 to 3.0.82 (#636)
dependabot[bot] Oct 29, 2025
a7f6cb3
chore(deps): bump @ai-sdk/openai-compatible from 1.0.23 to 1.0.24 (#635)
dependabot[bot] Oct 29, 2025
cd9492d
chore(test): create mcp github connection (#640)
serbangeorge-m Oct 30, 2025
1823534
chore(test): evolving the use cases validated by flows e2e tests (#648)
cbr7 Oct 31, 2025
5e24323
chore(deps): bump @ai-sdk/svelte from 3.0.82 to 3.0.84
dependabot[bot] Oct 31, 2025
ce485dc
chore(deps): update ai and @ai-sdk/mcp
benoitf Nov 2, 2025
683cb6a
chore(deps): bump @ai-sdk/google from 2.0.25 to 2.0.26
dependabot[bot] Nov 3, 2025
a4f07db
chore(test): refactored some part of the test framework (#655)
cbr7 Nov 3, 2025
ec74c2d
chore(deps): bump @ai-sdk/svelte from 3.0.84 to 3.0.86
dependabot[bot] Nov 3, 2025
d696de4
chore(deps): bump @ai-sdk/openai-compatible from 1.0.24 to 1.0.25
dependabot[bot] Nov 3, 2025
403a5cb
chore(test): add chat e2e test (#664)
serbangeorge-m Nov 4, 2025
fdfc83f
chore(deps): bump @modelcontextprotocol/sdk from 1.20.2 to 1.21.0
dependabot[bot] Nov 4, 2025
a999e94
chore(deps): bump @ai-sdk/google from 2.0.26 to 2.0.27
dependabot[bot] Nov 4, 2025
58d9ee4
chore(deps): bump @ai-sdk/openai-compatible from 1.0.25 to 1.0.26
dependabot[bot] Nov 4, 2025
eb48fbd
chore(test): some refactoring and fixing flows first test expectation…
cbr7 Nov 4, 2025
4169e4d
chore: group updates of dependabot for ai sdk and its mcp part
benoitf Nov 4, 2025
e0ec24d
chore(deps): bump the ai-sdk group with 2 updates (#675)
dependabot[bot] Nov 5, 2025
f46b22c
chore(deps): bump @ai-sdk/google from 2.0.27 to 2.0.28 (#676)
dependabot[bot] Nov 5, 2025
6186507
chore(deps): bump @ai-sdk/svelte from 3.0.86 to 3.0.87 (#677)
dependabot[bot] Nov 5, 2025
f99628a
chore(test): code refactor and add new test to flows suite (#680)
cbr7 Nov 5, 2025
1c29dc6
chore: changed export icon to flow icon
gastoner Oct 6, 2025
daba1ad
chore(test): refactoring some chat e2e tests (#681)
cbr7 Nov 5, 2025
8a9c68a
chore(test): refactoring some e2e tests (#683)
cbr7 Nov 5, 2025
de03ad0
chore: add more mocking for unit tests
benoitf Nov 5, 2025
729cc9b
chore(test): add e2e test for chat (#685)
serbangeorge-m Nov 6, 2025
b678e80
chore(test): creating some additional fixtures and refactoring (#687)
cbr7 Nov 6, 2025
37d62d9
chore(deps): bump ai from 5.0.87 to 5.0.88 in the ai-sdk group (#688)
dependabot[bot] Nov 6, 2025
6baa7c7
chore(deps): bump @ai-sdk/svelte from 3.0.87 to 3.0.88 (#689)
dependabot[bot] Nov 6, 2025
7484bca
chore: add flow name to flow list and use path as secondary text (#642)
SoniaSandler Nov 6, 2025
e924d58
chore(test): add some additional flows e2e tests (#690)
cbr7 Nov 6, 2025
1a0de96
chore(test): adding some more methods for flows page (#695)
cbr7 Nov 7, 2025
f8b4aba
chore(deps): bump @ai-sdk/svelte from 3.0.88 to 3.0.89 (#698)
dependabot[bot] Nov 7, 2025
4db83ce
chore(deps): bump @ai-sdk/google from 2.0.28 to 2.0.29 (#697)
dependabot[bot] Nov 7, 2025
7ec0150
chore(deps): bump ai from 5.0.88 to 5.0.89 in the ai-sdk group (#696)
dependabot[bot] Nov 7, 2025
fa4615d
chore(test): implement OpenAI resource creation (#700)
serbangeorge-m Nov 7, 2025
6e3460c
chore(test): add new e2e test for flows (#701)
cbr7 Nov 7, 2025
131f294
chore(test): export chat to flow e2e test (#703)
cbr7 Nov 7, 2025
accc31f
feat: add skeleton for container extension (#691)
benoitf Nov 8, 2025
2b039de
fixed the typo in OpenShift AI token placeholder text in extensions/ …
NikhilYadav04 Nov 8, 2025
c096fe5
feat(renderer): mcp package form (#436)
axel7083 Nov 10, 2025
9aadac4
feat(flow): recognise flow parameters (#672)
axel7083 Nov 10, 2025
575d99e
chore(test): adding negative test to alert for mcp server issue fix (…
cbr7 Nov 10, 2025
e93d475
chore(deps): bump @ai-sdk/svelte from 3.0.89 to 3.0.90
dependabot[bot] Nov 10, 2025
aa9685c
chore(deps): bump @ai-sdk/google from 2.0.29 to 2.0.30
dependabot[bot] Nov 10, 2025
b953c00
chore(deps): bump @modelcontextprotocol/sdk from 1.21.0 to 1.21.1
dependabot[bot] Nov 10, 2025
292c1cd
chore(deps): bump ai from 5.0.89 to 5.0.90 in the ai-sdk group
dependabot[bot] Nov 10, 2025
cae5908
chore(deps): bump @ai-sdk/google from 2.0.30 to 2.0.31 (#722)
dependabot[bot] Nov 11, 2025
1cb026f
chore(deps): bump the ai-sdk group with 2 updates
dependabot[bot] Nov 11, 2025
31865df
chore(deps): bump @ai-sdk/svelte from 3.0.90 to 3.0.92
dependabot[bot] Nov 11, 2025
74d41c5
chore(deps): bump @ai-sdk/openai-compatible from 1.0.26 to 1.0.27
dependabot[bot] Nov 11, 2025
1fa8b2e
chore: use OIDC for publishing npmjs package
benoitf Nov 10, 2025
a37fb26
chore: include API for registering scheduling extensions
benoitf Oct 23, 2025
4d5744a
chore: introduce skeleton for RamaLama extension (#692)
benoitf Nov 12, 2025
984c664
chore:(container-extension) add helpers to find socket paths for podm…
benoitf Nov 12, 2025
38faf61
feat(flow): allow passing parameters to flow execution (#715)
simonrey1 Nov 12, 2025
e66b38b
chore: adds helper to build dockerode object from socket path (#724)
benoitf Nov 12, 2025
196bf36
refactor(flows): use object with all options instead of multiple para…
simonrey1 Nov 12, 2025
ea5ef92
chore: update publish step to use Node.js v24
benoitf Nov 13, 2025
f61e68e
chore(deps): bump @ai-sdk/svelte from 3.0.92 to 3.0.93
dependabot[bot] Nov 13, 2025
3f92ba9
chore(deps): bump ai from 5.0.92 to 5.0.93 in the ai-sdk group
dependabot[bot] Nov 13, 2025
f3930b3
feat(flow): add modal for params (#730)
simonrey1 Nov 13, 2025
064d350
chore: add docker finder of socket paths for macOS
benoitf Nov 12, 2025
c7895b1
chore(container-extension): track available dockerode connections (#727)
benoitf Nov 13, 2025
bbf8376
feat: add RAG to extension API
jeffmaury Sep 30, 2025
699f33d
feat: add ChunkProvider
jeffmaury Oct 11, 2025
af83241
feat: add RagEnvironment
jeffmaury Oct 11, 2025
597bc1d
feat: add page for listing RAG environments
jeffmaury Oct 13, 2025
3c82f1f
feat: add details for rag environment
jeffmaury Oct 13, 2025
ebd81db
fix: update MCP server info for RAGConnection
jeffmaury Oct 13, 2025
2e31b5f
fix: update style for RAG Environment list
jeffmaury Oct 14, 2025
447c5d1
WIP
jeffmaury Oct 17, 2025
1139af9
fix: update rag connection reference and display
jeffmaury Oct 17, 2025
c68e63d
fix: resolve rag connection and chunk provider on UI side
jeffmaury Oct 17, 2025
bc0906e
fix: add dummy docling extension
jeffmaury Oct 17, 2025
98beaf9
fix: handle create RAG environment
jeffmaury Oct 20, 2025
994e76e
fix: add Milvus extension
jeffmaury Oct 23, 2025
45e6044
fix: rebase
jeffmaury Oct 24, 2025
e418ce1
fix: allow start/stop/delete on RAG connections
jeffmaury Oct 24, 2025
b1cf785
fix: update RagEnvironmentDetail to follow mockup
jeffmaury Oct 24, 2025
e45e609
fix: add support for adding files to RAG environment
jeffmaury Oct 24, 2025
ad79b43
fix: add docling extension implementation
jeffmaury Oct 27, 2025
67ce2ac
fix: update Milvus extension to handle document indexing
jeffmaury Oct 28, 2025
bd0cc3d
fix: add RAG enviroment selection in chat
jeffmaury Oct 31, 2025
46a68b0
fix: use a single file array in RAG environment
jeffmaury Oct 31, 2025
5656722
fix: rebased
jeffmaury Oct 31, 2025
e0ca997
fix: bugs
jeffmaury Oct 31, 2025
a4640b0
fix: add prefix to Milvus image
jeffmaury Nov 3, 2025
5237ed6
fix: uodate Milvus folder permissions
jeffmaury Nov 3, 2025
00b7bdf
fix: rebase
jeffmaury Nov 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .chocolatey/.gitignore

This file was deleted.

45 changes: 0 additions & 45 deletions .chocolatey/podman-desktop/podman-desktop.nuspec

This file was deleted.

16 changes: 0 additions & 16 deletions .chocolatey/podman-desktop/tools/chocolateyInstall.ps1

This file was deleted.

27 changes: 0 additions & 27 deletions .chocolatey/podman-desktop/tools/chocolateyUninstall.ps1

This file was deleted.

32 changes: 0 additions & 32 deletions .chocolatey/podman-desktop/update.ps1

This file was deleted.

21 changes: 0 additions & 21 deletions .clomonitor.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .devcontainer/.parent/Containerfile

This file was deleted.

38 changes: 0 additions & 38 deletions .devcontainer/.parent/entrypoint.sh

This file was deleted.

13 changes: 0 additions & 13 deletions .devcontainer/.parent/fluxbox

This file was deleted.

18 changes: 0 additions & 18 deletions .devcontainer/.parent/supervisord.conf

This file was deleted.

2 changes: 0 additions & 2 deletions .devcontainer/Containerfile

This file was deleted.

42 changes: 0 additions & 42 deletions .devcontainer/devcontainer.json

This file was deleted.

24 changes: 0 additions & 24 deletions .devcontainer/onCreateCommand.sh

This file was deleted.

37 changes: 0 additions & 37 deletions .devcontainer/postStartCommand.sh

This file was deleted.

Loading