Commit Graph

11 Commits

Author SHA1 Message Date
2caeb42551 feat(volume): add mc config volume command 2025-03-12 12:01:00 -06:00
133583b941 feat(cli): support to join external network 2025-03-11 22:37:46 -06:00
307eee4fce refactor: move drivers directory into mcontainer package
- Relocate goose driver to mcontainer/drivers/
- Update ConfigManager to dynamically scan for driver YAML files
- Add support for mc-driver.yaml instead of mai-driver.yaml
- Update Driver model to support init commands and other YAML fields
- Auto-discover drivers at runtime instead of hardcoding them
- Update documentation to reflect new directory structure
2025-03-11 20:12:05 -06:00
b72f1eef9a feat(volume): add the possibilty to mount local directory into the container (like docker volume) 2025-03-11 15:58:13 -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
f83c49c0f3 feat(keys): pass local keys to the session by default 2025-03-11 11:39:21 -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
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