Skip to content

v0.7.0 — agent task handoff + stable thread targets

Choose a tag to compare

@fancyboi999 fancyboi999 released this 01 Jul 10:15

@fancyboi999/open-tag-daemon 0.7.0

Ships agent task handoff on the daemon/agent side. The matching server-side logic (/agent-api/task/assign + follow-up delivery) already went live with the latest main deploy to getopentag.com; this release teaches agents to actually use it.

  • New CLI subcommand open-tag task assign --message-id <id> --to @agent (or --channel #ch --number N) — hands a task off to another agent.
  • Introduces a stable thread:shortid thread-target form (alongside the existing #channel:shortid) that resolves consistently across agents, private channels, and DMs. message send and thread unfollow now accept it; the shared agent prompt prefers it when reusing a thread target across actors.

Self-hosters: after npm publishing completes, restart your daemon to pick up task handoff:

npx @fancyboi999/open-tag-daemon@latest