Xavier Bouthillier
|
1f28d83bf3
|
feat: add option for custom docker host socket
Why:
The socket is different when we use rootless mode with docker.
|
2025-04-16 09:28:44 -04:00 |
|
Xavier Bouthillier
|
cfb54b2cc1
|
fix: handle removing MCP in no sessions
Why:
The attribute mcps doesn't seem to be set in any session object anywhere
in the codebase.
|
2025-04-16 09:27:07 -04:00 |
|
|
|
7421500eb0
|
refactor: reduce amount of data in session.yaml
|
2025-04-09 11:52:02 -06:00 |
|
|
|
5b1afa05da
|
fix: remove the "mc stop" meant to be in the container, but not implemented
|
2025-04-09 11:40:33 -06:00 |
|
|
|
c869c1117f
|
feat(project): explicitely add --project to save information in /mc-config across run.
Containers are now isolated by default.
|
2025-04-04 17:16:26 -06:00 |
|
|
|
5987585b2d
|
feat(llm): add default model/provider to auto configure the driver (#7)
|
2025-04-03 00:11:53 +02:00 |
|
|
|
a7630ace07
|
fix(mcp): fix UnboundLocalError: cannot access local variable 'container_name' where it is not associated with a value
|
2025-04-01 19:00:34 -06:00 |
|
|
|
cbf2fadc4d
|
fix(ssh): do not enable ssh automatically
|
2025-04-01 17:08:52 -06:00 |
|
|
|
83f6ab9a73
|
feat(run): add --run command
|
2025-04-01 09:54:16 -06:00 |
|
|
|
4423f750d5
|
feat(mc): support for uid/gid, and use default current user
|
2025-04-01 09:54:16 -06:00 |
|
|
|
4b7ae39bba
|
feat(mcp): ensure inner mcp environemnt variables are passed
|
2025-04-01 09:54:16 -06:00 |
|
|
|
a50336487a
|
feat(mcp): add the possibility to have default mcp to connect to
|
2025-03-25 23:20:19 +01:00 |
|
|
|
b215080052
|
feat(mcp): improve inspector reliability over re-run
|
2025-03-25 23:20:19 +01:00 |
|
|
|
36dbb83df6
|
feat(mcp): add inspector
|
2025-03-25 23:20:19 +01:00 |
|
|
|
30e34cb544
|
feat(mcp): first docker proxy working
|
2025-03-25 23:20:19 +01:00 |
|
|
|
c870eed844
|
feat(mcp): initial version of mcp
|
2025-03-25 23:20:19 +01:00 |
|
|
|
924166d643
|
feat(volume): add mc config volume command
|
2025-03-12 12:01:00 -06:00 |
|
|
|
a4f1c882c8
|
feat(cli): separate session state into its own session.yaml file
|
2025-03-11 22:58:31 -06:00 |
|
|
|
429aee2784
|
feat(cli): support to join external network
|
2025-03-11 22:37:46 -06:00 |
|
|
|
2c9d14385a
|
fix(mc): fix runtime issue when starting mc
|
2025-03-11 16:04:13 -06:00 |
|
|
|
476529c5ef
|
feat(volume): add the possibilty to mount local directory into the container (like docker volume)
|
2025-03-11 15:58:13 -06:00 |
|
|
|
179e4fc939
|
fix(session): fix session status display
|
2025-03-11 15:35:57 -06:00 |
|
|
|
7e2f807c47
|
feat(config): add global user configuration for the tool
- langfuse
- default driver
- and api keys
|
2025-03-11 12:47:18 -06:00 |
|
|
|
63734c59ab
|
fix: remove double connecting to message
|
2025-03-11 11:28:25 -06:00 |
|
|
|
74c723db7b
|
fix(goose): rename mai to mc, add initialization status
|
2025-03-10 23:44:09 -06:00 |
|
|
|
08ba1ab2da
|
feat(cli): more information when closing session
|
2025-03-10 23:07:32 -06:00 |
|
|
|
e6e3c207bc
|
feat(cli): auto mount current directory as /app
|
2025-03-10 22:58:27 -06:00 |
|
|
|
4a63606d58
|
feat(cli): auto connect to a session
|
2025-03-10 22:54:44 -06:00 |
|
|
|
64430830d8
|
feat(cli): phase 1 - local cli with docker integration
|
2025-03-10 21:08:48 -06:00 |
|