Commit Graph

4 Commits

Author SHA1 Message Date
b520d47ab3 feat: add Docker support with uv and update taskipy start command
- Add Dockerfile using uv for dependency management
- Add docker-compose.yaml for container orchestration
- Add .dockerignore to optimize builds
- Update taskipy start task with http transport and port 3001
- Update README.md and AGENTS.md with Docker documentation
2026-03-18 14:04:06 -05:00
c670ea5bc9 feat: add pytest testing infrastructure
- Add test optional dependencies to pyproject.toml
- Add conftest.py with fixtures for mocking settings and MCP client
- Add test_server.py with tests for tryton_call and MCP tools
2026-03-09 16:04:34 -05:00
2c12a8ec10 feat: implement Tryton RPC MCP tools for Naliia module 2026-03-07 23:08:01 -05:00
243431496f first commit 2026-03-03 14:08:56 -05:00