Skip to content

feat: allow /eval agent to load external fixture files#14

Merged
morganlinton merged 1 commit into
GetSmallAI:mainfrom
sdhilip200:codex/eval-agent-external-fixture
Jul 2, 2026
Merged

feat: allow /eval agent to load external fixture files#14
morganlinton merged 1 commit into
GetSmallAI:mainfrom
sdhilip200:codex/eval-agent-external-fixture

Conversation

@sdhilip200

Copy link
Copy Markdown
Contributor

Summary

  • Reuse the external fixture resolver in the interactive /eval agent flow so it accepts built-in fixture IDs and fixture JSON paths.
  • Add regression coverage for resolving an external fixture path from /eval agent.
  • Document the interactive fixture-path form in README and Quickstart.

Verification

  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check

Closes part of #12.

@morganlinton morganlinton merged commit fc8f2a5 into GetSmallAI:main Jul 2, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants