Claude Code v2.1.34 Integration, GPT-5.3-Codex Upgrade, Event-Driven Workflows
Added
- v2.1.34 feature detection in orchestrate.sh (
SUPPORTS_STABLE_AGENT_TEAMS,SUPPORTS_AGENT_MEMORY) - TeammateIdle hook - Reactive agent scheduling, assigns queued tasks to idle agents
- TaskCompleted hook - Automatic phase transitions (probe → grasp → tangle → ink → complete)
- Memory frontmatter on all 29 agent personas (project/user/local scopes)
- Task(agent_type) restrictions on 10 persona frontmatter
toolsfields - Native Task metrics integration in metrics-tracker.sh
- Workflow-as-Code schema (
workflows/schema.yaml+workflows/embrace.yaml) - Event-driven phase transitions in
embrace_full_workflow() - Debate skill v5.0 - Agent Teams collaboration with
--advisorsflag and N-way debates - GPT-5.3-Codex upgrade - 25% faster, cybersecurity-trained, SWE-Bench Pro leader
Changed
- agents/config.yaml - Added
memory:field to all agent entries + model upgraded to gpt-5.3-codex - metrics-tracker.sh - Updated session JSON schema with native metric fields
- hooks.json - Added
TeammateIdleandTaskCompletedevent handlers - orchestrate.sh - Default codex model now gpt-5.3-codex