Skip to content

v0.1.1

Choose a tag to compare

@luhfilho luhfilho released this 02 Jun 15:32
· 27 commits to main since this release

Added

  • Codex adapter regression tests for skill frontmatter and agent role metadata
  • E2E helper classification tests for expected non-zero exits
  • Project guidance and session-consolidation documentation

Changed

  • Test runner now scans only .test. files in directories, avoiding helper fixture execution
  • E2E script now creates an isolated temporary git fixture and validates expected exit statuses
  • CI now includes adapter tests on Node 20 and 22
  • README and testing report were refreshed for the current adapter and test workflow

Fixed

  • Codex CLI adapter startup warnings by adding required skill frontmatter and valid agent role metadata
  • Full test suite hangs caused by executing tests/fixtures/fake-kimi.mjs as a test file
  • False-green E2E results for commands that exited with unexpected status