Commit Graph

6 Commits

Author SHA1 Message Date
20dc58d152 Merge remote changes and apply Docker configuration 2026-03-18 14:08:58 -05:00
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
1a9efc93da refactor: improve development workflow and code quality
- Add Spanish documentation for AGENTS.md and README.md
- Add pytest to main dependencies and taskipy for dev tasks
- Clean up unused imports across codebase
- Fix default config values for local development
- Update test fixtures to use standard pytest
2026-03-17 18:15:10 -05:00
2efaf24a04 refactor: add Settings singleton pattern for config management 2026-03-07 23:19:34 -05:00
d1b0c16d03 refactor: use environment variables for Tryton credentials 2026-03-07 23:13:41 -05:00
c1d3162051 docs: add AGENTS.md specification for developers 2026-03-07 23:07:02 -05:00