trekker and trekker-dashboard

The Kanban board for trekker is a complementary dashboard for the issue tracker designed for AI Agents.

trekker
52
Established
trekker-dashboard
45
Emerging
Maintenance 10/25
Adoption 13/25
Maturity 20/25
Community 9/25
Maintenance 10/25
Adoption 4/25
Maturity 18/25
Community 13/25
Stars: 46
Forks: 4
Downloads: 98
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 2
Downloads: —
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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