π Welcome to Veritas Kanban β Let's build something together #8
BradGroux
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
βοΈ Welcome to Veritas Kanban Discussions
Local-first task management and AI agent orchestration β built for developers.
Hey β I'm Brad, the creator of Veritas Kanban. Thanks for checking this out.
I built this because I was tired of task boards that treated AI agents as an afterthought. Veritas Kanban is a Kanban board where autonomous coding agents are first-class citizens β they can pick up tasks, track time, submit code reviews, and manage git worktrees, all through a REST API or the built-in MCP server.
Everything is stored as plain Markdown files. No database. No vendor lock-in.
grepyour tasks, version them with git, read them in any text editor.What you can do here
Quick taste of what's inside
π Drag-and-drop board with dark/light mode
π€ Full task workflow β subtasks, time tracking, code review
π Agent metrics and activity tracking
π§ Modular settings β security, agents, notifications, and more
Get started in under 5 minutes
git clone https://github.com/BradGroux/veritas-kanban.git cd veritas-kanban pnpm install cp server/.env.example server/.env pnpm devOpen
http://localhost:3000β the board auto-seeds with example tasks so you can explore immediately.π Full docs: README Β· Features Β· Contributing Β· Changelog
Drop a comment below β tell me what you're building, what agent setup you're using, or what features you'd want to see next. I'm actively developing this and community input directly shapes the roadmap.
β If you find this useful, star the repo β it helps others discover it.
Beta Was this translation helpful? Give feedback.
All reactions