# chuspeeism/dashi-taskboard

Repository: https://github.com/chuspeeism/dashi-taskboard
Canonical: https://ross.abutalabs.com/products/dashi-taskboard
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: claude-code, cli, codex, codex-app, codex-desktop, codex-plugin, dsh, dsh-plugin, skills
Last push: 2026-08-26T11:52:49+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 2
- inputs: {"age_days": 40, "days_push": 7, "days_rel": 7, "gap_med": 0, "n_releases_24m": 22}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2651, forks 364 (observed 2026-08-28T04:07:06.617490+00:00)

## What it is
A local-first issue/task board that runs as a browser-accessible web app backed by SQLite, with a React UI, an HTTP API, a taskctl CLI, and Tauri desktop builds. It integrates with Codex via a bundled skill and a CDP-based injection script that embeds the board as a sidebar panel.

## Use cases
- manage a local kanban board for coding tasks
- track issues per project workspace from the command line
- let an AI coding agent move issues through todo/in_progress/in_review states
- embed a taskboard panel inside the Codex desktop app
- self-host a lightweight issue tracker on localhost

## When to choose
- you use Codex or Claude Code and want agent-driven task tracking
- you want a local-first, self-hosted issue board with a CLI
- you need a simple SQLite-backed kanban without cloud dependencies

## When to avoid
- you need a team-oriented hosted tracker with multi-user auth
- you need GitHub/Jira sync or enterprise issue workflows
- you cannot run Node.js 22.5+ locally

## Facets
- artifact type: application
- maturity: active
- function: http-server, cli, gui, web-framework, database, workflow-automation, developer-tools
- domain: developer-tools, web-development, self-hosted
- platform: windows, cross-platform, cli, self-hosted
- tags: issue-board, kanban, task-management, codex, tauri, sqlite, local-first, agent-skills, cdp-injection, taskctl, automation, nodejs, macos, web-server, desktop

## Member repositories
- chuspeeism/dashi-taskboard (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.617490+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:41.815885+00:00, confidence not recorded.
  - readme: https://github.com/chuspeeism/dashi-taskboard (fetched 2026-08-28T04:07:06.617490+00:00, sha 48b9675bd79a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
