Skip to content

Promote and complete the global agmsg agent-messaging environment #43

Description

@orangewk

Goal

Make the Windows user-global agmsg environment usable and discoverable across Claude Desktop, Codex, Qwen Code, and future CLI agents.

Current evidence

  • Shared agmsg scripts and PowerShell wrapper are installed under C:\Users\orang\.agents\skills\agmsg.
  • Claude ↔ Codex E2E succeeded on 2026-08-01 and 2026-08-04.
  • agmsg-e2e34 currently has claude-desktop, codex-tui, and qwen-tui.
  • Claude → Qwen currently has a PING but no ACK.
  • Claude monitor is configured but not running; Qwen and the current Codex project are off.
  • Claude global guidance still says agmsg is not a viable delegation path, which conflicts with the successful Claude ↔ Codex E2E.
  • Qwen user settings contain both Standard and Token Plan DashScope endpoints, while the active model is Standard-side.

Ordered work

  • Correct the stale Claude global guidance while retaining the boundary between agmsg messaging and direct model delegation.
  • Add Qwen to the Claude /agmsg usage and spawn guidance, including bounded boot prompts and the no-idle-wakeup limitation.
  • Re-register Claude monitor delivery and document the required session restart.
  • Align Qwen authentication/model selection with the user's Token Plan endpoint without exposing credentials.
  • Enable Qwen turn delivery where appropriate and complete a live Claude Desktop → Qwen TUI → Claude Desktop E2E.
  • Update the PC-local usage map so each installed agent has a discoverable entry point.

Acceptance criteria

  1. A fresh Claude session can discover /agmsg, join the intended team, and spawn or address Qwen with an explicit stop condition.
  2. Claude monitor receives messages after the documented restart.
  3. Qwen uses the intended Token Plan model/endpoint and can execute one model turn.
  4. A live message sent from claude-desktop is acknowledged by qwen-tui and the ACK is observable in Claude's inbox/history.
  5. Local instructions no longer contain contradictory claims that suppress the supported workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wipwork in progress

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions