Skip to content

x9 Agent Skills v1.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:43
· 36 commits to main since this release

Highlights

  • Aligned the English and Russian README copy for Codex skill discovery, browser setup, context-file generation, idea review, delegation limits, and prompt-engineering references.
  • Synchronized the published global instruction examples with the audited Claude Code and Codex policies, including shared skill routing and a self-directed execution contract.
  • Made the Codex example retain undocumented subagent capabilities only after bounded live probes, and aligned its routing claims with verified agent_type, fork_turns, and service_tier behavior.
  • Made x9-browser-session the canonical owner of browser route selection and removed its circular dependency on global Claude Code instructions.

Install / update

  • Users who copied the published global instruction examples should resynchronize them after updating; plugin and skill installation routes are unchanged.

Compatibility

  • Existing browser routes, skill names, and installation routes remain compatible. Global subagent policy now distinguishes verified runtime controls from command-internal routing that the caller cannot set.

Breaking changes

  • None.