Skip to content

Tokibean 码豆 0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:54

Release v0.4.1: multi-session fixes β€” working outranks attention, stable project names, background-subagent clones, named 30s bubble

  • Priority flip: working > attention, so a session waiting on input no longer hides the
    ones actively working (the pet used to freeze on "waiting"/resting while work was happening)
  • Panel + bubble now show a stable PROJECT name (git repo root β†’ package manifest β†’ folder)
    instead of the raw cwd subdir, which changed as a session cd'd around
  • Subagent mini-clones: count on PreToolUse(Agent), drop on SubagentStop β€” background subagents
    (Claude Code v2.1.198+) return from the Agent tool immediately, so PostToolUse popped the clone
    at launch. Adds the SubagentStop hook (users reinstall hooks + restart Claude Code to pick it up)
  • Attention bubble names the waiting project ("X needs you") and lasts 30s instead of 120s

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com