Skip to content

v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:29
32c925b

1.7.0 (2026-04-13)

Features

  • experiment: diagnose silent no-commit outcomes (c84031c)
  • mcp: add first-time setup guidance for unconfigured projects (49d7698)
  • sandbox: remote container execution via Modal (#40) (afd6571)

Bug Fixes

  • agent: validate model compatibility before starting runs (8da8d89)
  • home: include onPanelChange in useEffect dependency array (888655f)
  • mcp: validate model compatibility in set_config before saving (bbc523b)
  • model: include available models in opencode format error message (20b330a)
  • setup: lower default max_experiments to 10 for new programs (34c8fef), closes #39
  • test: stabilize concurrent e2e runs (996f445)