codex-plugin-cc/plugins/codex
xiaolai b1156235e0
fix: declare model in codex-rescue agent frontmatter (#169)
* fix: declare model in codex-rescue agent frontmatter

The codex-rescue agent had no model field, leaving Claude Code to assign
whatever default it chooses. As a thin forwarding wrapper that issues a
single Bash call, this agent is well-suited to the haiku tier; declaring
it explicitly ensures a predictable cost profile and tier guarantee.

Co-Authored-By: Claude Code <noreply@anthropic.com>

* Update codex-rescue.md

---------

Co-authored-by: claude[bot] <claude-bot@anthropic.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Dominik Kundel <dkundel@openai.com>
2026-04-08 14:28:45 -07:00
..
.claude-plugin bump: update plugin version to 1.0.3 (#180) 2026-04-07 22:11:51 -07:00
agents fix: declare model in codex-rescue agent frontmatter (#169) 2026-04-08 14:28:45 -07:00
commands Fix /codex:rescue AskUserQuestion contract (#43) 2026-03-31 12:44:30 -07:00
hooks Initial commit 2026-03-30 09:42:33 -07:00
prompts fix: avoid embedding large adversarial review diffs (#179) 2026-04-07 22:04:40 -07:00
schemas Initial commit 2026-03-30 09:42:33 -07:00
scripts codex: honor --cwd when reporting session runtime (#35) 2026-04-08 14:27:04 -07:00
skills Initial commit 2026-03-30 09:42:33 -07:00
CHANGELOG.md Initial commit 2026-03-30 09:42:33 -07:00
LICENSE Initial commit 2026-03-30 09:42:33 -07:00
NOTICE Initial commit 2026-03-30 09:42:33 -07:00