Commit Graph

17 Commits

Author SHA1 Message Date
b72f1eef9a feat(volume): add the possibilty to mount local directory into the container (like docker volume) 2025-03-11 15:58:13 -06:00
092f497ecc fix(session): fix session status display 2025-03-11 15:35:57 -06:00
dab783b01d feat(config): add global user configuration for the tool
- langfuse
- default driver
- and api keys
2025-03-11 12:47:18 -06:00
d42af870ff fix(goose): remove MCP_HOST and such, this is not how mcp works 2025-03-11 12:15:40 -06:00
e36eef4ef7 fix(langfuse): fix goose langfuse integration (wrong env variables) 2025-03-11 12:12:20 -06:00
f83c49c0f3 feat(keys): pass local keys to the session by default 2025-03-11 11:39:21 -06:00
e36f4540bf fix: remove double connecting to message 2025-03-11 11:28:25 -06:00
1c538f8a59 docs(readme): remove license part 2025-03-11 10:51:25 -06:00
a4591ddbd8 docs(readme): update README to update tool call 2025-03-11 10:50:27 -06:00
958d87bcae chore: update doc and add pre-commit 2025-03-11 10:45:26 -06:00
354834fff7 fix(cli): rename MAI->MC 2025-03-11 10:41:27 -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
fde6529d54 feat: first commit 2025-03-10 20:34:37 -06:00