trekker and trekker-dashboard
The Kanban board for trekker is a complementary dashboard for the issue tracker designed for AI Agents.
About trekker
obsfx/trekker
Simple opinionated issue tracker for AI Agents
Stores task hierarchies, dependencies, and full-text search in a local SQLite database via Bun's high-performance `bun:sqlite` driver. Integrates deeply with Claude Code through an MCP plugin offering 26 tools, 13 slash commands, and an autonomous task agent for persistent memory across sessions. Includes a `ready` command to surface unblocked work, full-text FTS5 search, audit history, and optional kanban dashboard—all without server infrastructure.
About trekker-dashboard
obsfx/trekker-dashboard
Kanban board for trekker
Provides real-time bidirectional sync with Trekker's SQLite database, enabling task management through kanban, epic filtering, and dependency visualization. Built on Bun's native SQLite driver for direct database access, with Server-Sent Events for live updates between the dashboard UI and CLI. Supports full CRUD operations on tasks, subtasks, and tags while maintaining consistency across both interfaces.
Scores updated daily from GitHub, PyPI, and npm data. How scores work