e5121ddea4
refactor: new image layout and organization ( #13 )
...
* refactor: rework how image are defined, in order to create others wrapper for others tools
* refactor: fix issues with ownership
* refactor: image share now information with others images type
* fix: update readme
2025-06-20 02:04:31 +02:00
75daccb366
feat(cubbix): add --no-shell in combination with --run to not drop a shell and exit when the command is done
2025-04-30 09:46:28 -06:00
e852fdd1fb
doc: fix url
2025-04-25 00:17:28 +02:00
e34fc56df4
doc: remove .git of the clone url
2025-04-25 00:11:48 +02:00
ba852d502e
docs: add information for uvx
2025-04-18 11:10:29 -06:00
15d86d25e7
docs: update README
2025-04-18 11:09:19 -06:00
13c896a58d
docs: add mit license
2025-04-18 10:55:23 -06:00
3850bc3212
ci: add ci files ( #11 )
...
* ci: add ci files
* fix: add goose image build
2025-04-18 17:33:25 +02:00
12d77d0128
refactor: rename project to cubbi
2025-04-17 20:33:20 -06:00
51fb79baa3
refactor: rename driver to image, first pass
2025-04-17 17:33:51 -06:00
2f9fd68cad
feat(gemini): support for gemini model
2025-04-03 16:11:27 -06:00
f32b3dd269
fix(ssh): do not enable ssh automatically
2025-04-01 17:08:52 -06:00
9c21611a7f
docs: Prefer mcx alias in README examples
2025-04-01 09:54:16 -06:00
6b2c1ebf1c
docs: Add --run option examples to README
2025-04-01 09:54:16 -06:00
0d75bfc3d8
feat(mcp): ensure inner mcp environemnt variables are passed
2025-04-01 09:54:16 -06:00
4b0461a6fa
feat(mcp): add the possibility to have default mcp to connect to
2025-03-25 23:20:19 +01:00
3ee8ce6338
feat(mcp): improve inspector reliability over re-run
2025-03-25 23:20:19 +01:00
212f271268
feat(mcp): initial version of mcp
2025-03-25 23:20:19 +01:00
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