Hatchet News

I’ve been working on AI Agent Host, a Docker-based environment where an AI agent (Claude Code) can directly:

Execute code in VS Code (via Code-Server)

Query/write time-series data in QuestDB

Update and interact with Grafana dashboards

Orchestrate workflows without middleware like LangChain

Nginx and Certbot handle secure routing/SSL, and the architecture is fully containerized for reproducibility.

GitHub repo: [https://github.com/quantiota/AI-Agent-Host]