Skip to content

v2.35.2 — Session-start no longer triggers expert routing

Choose a tag to compare

@zafrirron zafrirron released this 09 Jun 08:37
· 14 commits to main since this release

Fixed

  • fires on session-start command — the router was treating Read .agent/session-start.md and execute it. as a dev task and incorrectly attaching a ▶ Agent Platform · backend expert · add-feature playbook routing signal. Session commands now explicitly bypass routing in both AGENTS.md and the global ~/.claude/CLAUDE.md stub.

Upgrade

Your global stub is already patched in place (no action needed for ~/.claude/CLAUDE.md).

To update AGENTS.md in your consumer repo:
```
npx github:zafrirron/Agent-Platform --mode=upgrade
```