daseinlabs

13 mods across 1 repository, 5 stars between them.

parsec

02

daseinlabs/plugins

Plugin Claude Code

Context savings for coding agents — Claude Code, Codex CLI, opencode: blocks wasteful re-reads and command loops, measures every token it saves. Free tier of the Parsec A3S stack.

5 3d ago A tokens not measured

scout

03

daseinlabs/plugins

MCP server Claude CodeCodexCursor +2

MCP server "scout" as configured in daseinlabs/plugins. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/parsec mcp.

5 3d ago A tokens not measured

code

04

daseinlabs/plugins

Agent

Parsec main-thread coding agent — default session agent while the plugin is enabled. Standard Claude Code behaviour plus the parsec scout tools and the no-reread contract.

5 3d ago A 36 tokens

explore

05

daseinlabs/plugins

Agent

Codebase exploration backed by parsec scout tools (repo map, outlines, symbol lookup). Use for "how does X work / where is Y implemented / what causes this error" questions instead of manual file-by-file reading.

5 3d ago A 48 tokens

desktop

06

daseinlabs/plugins

Skill Claude CodeCodex

Route Claude Desktop's Cowork / Agent-mode traffic through the local parsec proxy so it gets curation and savings too. Use when the user asks to use parsec with Claude Desktop, or to turn Desktop interception off.

5 3d ago A 47 tokens

key

07

daseinlabs/plugins

Skill Claude CodeCodex

Set the Parsec API key so your token savings show up in your dashboard. Use when the user wants to connect their account, add/paste their psc API key, see which key is configured, or stop reporting.

5 3d ago A 48 tokens

proxy

08

daseinlabs/plugins

Skill Claude CodeCodex

Restart the local parsec proxy if it was killed mid-session — brings the supervisor back on the routed port so requests stop failing. Use when the user says the proxy died, requests hang or error against 127.0.0.1, or they killed the proxy and want it back.

5 3d ago B 61 tokens

savings

09

daseinlabs/plugins

Skill Claude CodeCodex

Show measured token savings — re-reads blocked and command loops broken by the parsec no-reread hook, from the local ledger, never estimated.

5 3d ago B 34 tokens

setup

10

daseinlabs/plugins

Skill Claude CodeCodex

Activate parsec — write the Claude Code routing env (ANTHROPICBASEURL → local proxy), install the savings status line, and start the proxy. Use when the user wants to set up parsec, enable curation, or re-run a failed first-time setup.

5 3d ago B 58 tokens

share

11

daseinlabs/plugins

Skill Claude CodeCodex

Manage opt-in telemetry sharing (off by default). Supports --preview (show exact bytes before anything uploads), off, and purge.

5 3d ago A 28 tokens

trim

12

daseinlabs/plugins

Skill Claude CodeCodex

Stage a det+dir compaction of this session — a deterministic needed-set trim of the transcript plus a standing-directives block, injected automatically after /clear. Use when context is nearly full and the user wants a better /compact.

5 3d ago A 49 tokens

uninstall

13

daseinlabs/plugins

Skill Claude CodeCodex

Cleanly remove parsec from this machine — undo Claude Code routing, stop the local proxy, delete downloaded models and data, then uninstall the plugin itself.

5 3d ago D 34 tokens