Skip to content

Clarify agent routing and add tail surfaces#179

Merged
arach merged 4 commits into
mainfrom
codex/card-session-routing
Jun 1, 2026
Merged

Clarify agent routing and add tail surfaces#179
arach merged 4 commits into
mainfrom
codex/card-session-routing

Conversation

@arach
Copy link
Copy Markdown
Owner

@arach arach commented Jun 1, 2026

Summary

  • Clarify agent card/session routing so agent cards and labels start fresh sessions by default, while session:<id> / targetSessionId are the explicit path for continuing an exact session.
  • Add broker Tail surfaces across runtime HTTP/TRPC, CLI, MCP, and the native macOS app.
  • Document the agent work-preservation default in AGENTS.md: stage real source/docs/tests/UI work by default, filter only artifacts/scratch/clear experiments, and prefer commits/branches over stash.
  • Refresh landing messaging around native Mac, web dashboard, and iPhone surfaces.

Verification

  • bun test apps/desktop/src/cli/commands/tail.test.ts
  • bun test apps/desktop/src/core/mcp/scout-mcp.test.ts
  • bun test apps/desktop/src/core/broker/service.test.ts
  • bun test packages/protocol/src/scout-composer.test.ts
  • bun test packages/web/server/scoutbot/directives.test.ts packages/web/server/scoutbot/prefilter.test.ts
  • bun test packages/runtime/src/scout-dispatcher.test.ts
  • bun test packages/runtime/src/broker-daemon.test.ts -t stale --timeout 20000
  • bun test packages/runtime/src/broker-daemon.test.ts -t "dispatches a direct tell" --timeout 20000
  • npm --prefix packages/protocol run check
  • npm --prefix packages/runtime run check
  • bun run --cwd apps/desktop check
  • bun run build in landing
  • swift build --package-path apps/macos
  • git diff --check origin/main..HEAD
  • npm --prefix packages/web run build:server stops on the existing terminal-relay snapshot precheck; direct Bun bundle checks for server/index.ts, server/pair-supervisor.ts, and server/terminal-relay-node.ts pass.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
openscout Skipped Skipped Jun 1, 2026 8:26pm

@arach arach merged commit 2de3885 into main Jun 1, 2026
3 checks passed
@arach arach deleted the codex/card-session-routing branch June 1, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant