3 Commits

Author SHA1 Message Date
Achmad b24a424c8f Fix docker deployment 2026-05-17 07:38:54 +00:00
Achmad c31096fe4b Add SQLite-cached check_holidays MCP tool with pre-analysis checklist
- Add check_holidays MCP tool in server.py with SQLite caching (cache-first, API-fallback)
- Add Section 6 Pre-Analysis Checklist (market status, holidays, news, analysis type) to SKILL.md
- Add holidays-data named volume to docker-compose.yml for DB persistence
- Add API_CO_ID_KEY and HOLIDAYS_DB_PATH env vars to Dockerfile and .env.example
- Remove scripts/ directory (replaced by MCP tool), slim down Dockerfile
2026-05-17 07:31:51 +00:00
achmad 8eef3bfffc Add Dockerfile and docker-compose.yml for deployment 2026-05-17 11:23:16 +07:00