Skip to content

v0.1.0

Choose a tag to compare

@svilupp svilupp released this 03 Dec 00:36
· 14 commits to main since this release
60c5a31

Added

  • CriteriaJudge: LLM-as-Judge for evaluating conversations against user-defined true/false criteria with structured output
  • ResponseDataProcessor: Process response.data events into text so the AI simulator can "see" tool call results
  • api-agents CLI to manage Layercode agents (eg, swap webhook URLs for CI to test PRs)
  • GitHub Action for automated CI/CD testing with parallel personas and LLM judging

Updated

  • Changed default models to gpt-5-mini for more realistic conversation simulations
  • Main gym runner grouped under layercode-gym run CLI command