Skip to content

CLI Agents 0.2.0 — Codex instruction profiles

Choose a tag to compare

@VKirill VKirill released this 12 Sep 20:56
· 6 commits to main since this release

Changelog

0.2.0

  • Add Codex Profile picker for file-based profiles (Codex 0.134+).
  • Apply developer_instructions through BB with explicit 4096-character limit.
  • Keep BB model and permission controls; reject configuration-only and oversized profiles instead of silently ignoring instructions.
  • Document that native app-server does not accept --profile and full profile configuration is not applied.

0.1.0

  • Native session-agent picker for Claude Code and stock OpenCode ACP.
  • Remote machine/workspace discovery, enabled Claude plugins and OpenCode primary/all modes.
  • Thread-scoped selection, native launch adapters and fail-closed dispatch checks.
  • Search, refresh, replacement/reset before submission and a standard SVG chevron.
  • Public-source package, typed contracts, tests and draft marketplace metadata.