Skip to content

0.11.2

Choose a tag to compare

@hyericlee hyericlee released this 11 May 09:23
· 7 commits to main since this release

Release Notes

  • Fix: opkg add .claude/agents/<file>.md wrote the agent as a file literally named pattern
  • Fix: Codex CLI subagents were not installed to .codex/agents/<name>.toml
  • Fix: opkg add .codex/agents/*.toml did not round-trip back to universal agents/*.md
  • Fix: Goose MCP install/import threw on unregistered json-to-yaml / yaml-to-json aliases
  • Fix: root/ files under dot-prefixed directories were silently skipped when installing from a GitHub URL

What's Changed

  • Fix root/ files under dot-prefixed dirs not installed from GitHub URLs by @hyericlee in #51
  • New: CI workflows for PR validation and release publish by @hyericlee in #66
  • Fix: agents saved as "pattern" file on add/import by @hyericlee in #64
  • Fix: Codex agent installation flow by @hyericlee in #65

Full Changelog: 0.11.1...0.11.2