dsh plugins中文
← Back to popular plugin directory

in browser

chuspeeism/dashi-taskboard · skills

Codex Taskboard A local-first issue board that runs in a browser and can be embedded in Codex through the standalone CDP launcher or its injection script.

★ 2,285GitHub stars
296Forks
2026-08-17Last updated
JavaScriptLanguage
Apache-2.0License

Project overview

Open . The SQLite database is stored at .data/taskboard.sqlite.

The Vite UI runs at and proxies API requests to the local service. Use the CLI

Use npm link if you want taskctl on your shell path. Set CODEXTASKBOARDURL to point the CLI at another local or LAN service. Cloud deployments are configured through the loopback companion (device-local loopback service for auth and path mapping—not a chat persona) with taskctl cloud login. Install the Codex Skill

Install command

dsh plugin --profile web add github:chuspeeism/dashi-taskboard
View GitHub repository ↗Back to popular plugin directory