75c9849315
feat: add user port support ( #26 )
...
* feat: add user port support
* fix: fix unit test and improve isolation
* refactor: remove some fixture
2025-08-05 18:01:09 -06:00
Xavier Bouthillier
d750e64608
feat: add MCP tracking to sessions ( #19 )
...
Add mcps field to Session model to track active MCP servers and populate it from container labels in ContainerManager. Enhance MCP remove command to warn when removing servers used by active sessions.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-26 18:25:11 -04: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
3799f04c13
fix: mcp tests
2025-04-13 18:30:02 -06:00
7fc9cfd8e1
fix: osx tests on volume
2025-04-13 18:20:33 -06:00
979b43846a
refactor: reduce amount of data in session.yaml
2025-04-09 11:52:02 -06:00
d098f268cd
feat(mcp): add inspector
2025-03-25 23:20:19 +01:00
212f271268
feat(mcp): initial version of mcp
2025-03-25 23:20:19 +01:00
7c46d66b53
test: add unit tests
2025-03-12 18:44:48 -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