Kanban in Hermes Agent for Self Hosted LLM Workflows
Dev.to AI
•
Generative AI
AI Hardware
Hermes Agent ships with a Kanban-style board and the Hermes Gateway that can saturate your self-hosted LLM if too many tasks are dispatched at once. I can say you can easily ddos your own LLM this way. Hermes Kanban is a durable multi-profile board backed by ~/.hermes/kanban.db. Each lane represents a phase of work, and each card is a task that can be claimed by a specific Hermes profile. Out of the box, the dispatcher can promote many ready tasks in one pass. That is fine for elastic cloud APIs, but it can overload a small self-hosted GPU cluster.