Show HN: AI Agent Host – Dev Environment with QuestDB, Grafana, and Code-Server

1 quantiota 0 8/14/2025, 1:14:57 PM github.com ↗
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]

Comments (0)

No comments yet