Show HN: OCD – Open-source Kanban dashboard for monitoring AI coding agents (github.com)

🤖 AI Summary
A new open-source dashboard, OCD, has been launched for monitoring AI coding agents like Claude Code and Codex via a Kanban interface. Built using Next.js, OCD offers real-time updates on tasks with six status columns, drag-and-drop functionality, and complex task hierarchies. It integrates with a local SQLite database to avoid reliance on external data storage and includes robust analytics, such as velocity tracking and burndown charts. The dashboard allows agents to send updates directly through a REST API, automatically populating the board every three seconds, making it a vital tool for developers working with autonomous agents. This development is significant for the AI/ML community as it addresses the need for effective management and oversight of AI-driven projects, providing transparency into agent performance and task status. By using NaCl for encrypted messaging between agents and the dashboard, OCD enhances security for monitoring sensitive projects. While the dashboard is designed for passive observability, it emphasizes the need for human oversight, ensuring developers remain in control of their AI systems rather than relying on full automation. This tool encourages better orchestration of AI tasks, making it a valuable asset for teams looking to leverage AI effectively in their workflows.
Loading comments...
loading comments...