cli-v2.3.0

pbakaus/impeccablecli-v2.3.0May 28, 2026by pbakaus

AI Summary

Introduces support for delivering Codex subagents alongside the skill installation process.

Key Highlights

  • Codex subagent delivery via `.codex/agents` folder.
  • Update process heals missing agent files.
  • Non-Codex projects remain untouched.

New Features

  • Writing `.codex/agents/impeccable_asset_producer.toml`.
  • Detection of agents via `.agents` target or global install.

Full Release Notes

- **Codex subagent delivery.** `skills install` and `skills update` now write `.codex/agents/impeccable_asset_producer.toml` alongside the skill for Codex projects, detected from a `.agents` target or a global `~/.codex` install. Update heals the file when an older install left it out, and non-Codex projects stay untouched.