Skip to content

Releases: EntityProcess/agentv

v5.0.0-next.1

v5.0.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:30

What's Changed

  • fix(docker): drop COPY of removed phoenix-adapter package by @christso in #1499
  • fix(dashboard): show file contents inline in run Files tab by @christso in #1501
  • fix(results): push same-repo results to project origin, not a synthesized URL by @christso in #1502
  • fix(dashboard): overlay git artifacts into the existing run file tree by @christso in #1504
  • Separate experiments from eval definitions by @christso in #1500
  • docs: compound experiment separation learning by @christso in #1505
  • docs: design conflict-free results sync without force push by @christso in #1503
  • feat(results): no-force-push results sync (auto-merge loop) by @christso in #1506
  • feat(results): temp-branch fallback + OK-to-resync (no force push) by @christso in #1507
  • feat(dashboard): pending-merge card + OK-to-resync (av-raf.4) by @christso in #1508
  • docs: no-force-push results sync behavior (av-raf) by @christso in #1509
  • feat(results): signal auto-merged remote pushes by @christso in #1510
  • feat(experiments): support suite test selectors by @christso in #1514
  • fix(cli): avoid duplicate createRequire binding by @christso in #1515
  • feat(results): restructure AgentV run artifacts by @christso in #1513
  • docs(eval): clarify expected_output assertion contract by @christso in #1516
  • docs: clarify eval and experiment boundaries by @christso in #1517
  • docs: migrate ADRs to adrs format by @christso in #1518
  • feat(config): support local config overlays by @christso in #1519

Full Changelog: v4.44.0-next.1...v5.0.0-next.1

v4.44.0-next.1

v4.44.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:15

What's Changed

  • fix(pi-cli): route endpoint overrides through azure provider by @christso in #1494
  • docs(providers): capture SDK runtime isolation guidance by @christso in #1498
  • feat(workspace): read git_cache.mirrors from project-local .agentv/config.yaml by @christso in #1497

Full Changelog: v4.43.0-next.1...v4.44.0-next.1

v4.43.0-next.1

v4.43.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 06:06

What's Changed

Full Changelog: v4.42.4...v4.43.0-next.1

v4.42.4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:51

What's Changed

  • fix(evals): require self-eval guidance reads by @christso in #1447
  • fix(results): root results branch at a stable deterministic genesis by @christso in #1448

Full Changelog: v4.42.3...v4.42.4

v4.42.4-next.1

v4.42.4-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:47

What's Changed

  • fix(evals): require self-eval guidance reads by @christso in #1447
  • fix(results): root results branch at a stable deterministic genesis by @christso in #1448

Full Changelog: v4.42.3...v4.42.4-next.1

v4.42.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:09

What's Changed

  • fix(artifacts): write trace sidecars to canonical path by @christso in #1446

Full Changelog: v4.42.2...v4.42.3

v4.42.3-next.1

v4.42.3-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:07

What's Changed

  • fix(artifacts): write trace sidecars to canonical path by @christso in #1446

Full Changelog: v4.42.2...v4.42.3-next.1

v4.42.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:49

What's Changed

  • fix(dashboard): show eval suite labels by @christso in #1397
  • docs(workspace): document Harbor execution boundary by @christso in #1398
  • fix(results): handle replay row schema aliases by @christso in #1400
  • refactor(observability): move backend presets out of core by @christso in #1399
  • feat(results): publish runs to results branch by @christso in #1403
  • feat(trace): settle canonical trace projection by @christso in #1401
  • docs(evals): clarify grader wire format by @christso in #1404
  • feat(copilot): flat pi-style provider config, SDK args, ACP custom providers by @christso in #1402
  • fix(trace): use agentv.trace.v1 for canonical trace artifacts by @christso in #1405
  • docs(adr): decide SDK eval authoring boundary by @christso in #1411
  • feat(sdk): let evaluate write canonical run artifacts by @christso in #1410
  • chore(sdk): remove deprecated aliases and scaffold drift by @christso in #1407
  • docs(sdk-dx): align eval authoring surfaces by @christso in #1409
  • feat(contract): add code-grader stdin payload contract eval by @christso in #1413
  • fix(copilot): trust subprocess cwd for relative path resolution in args by @christso in #1412
  • fix(contract): avoid release eval content filter by @christso in #1414
  • docs(export): define Opik post-run boundary by @christso in #1406
  • feat(sdk): add minimal python authoring helpers by @christso in #1408
  • refactor(results): rename WIP checkpoint branch namespace by @christso in #1415
  • docs(targets): clarify Pi CLI custom endpoint behavior by @christso in #1416
  • fix(copilot): use api_format for custom provider wire format by @christso in #1417
  • ci: update GitHub Actions for Node 24 runners by @christso in #1418
  • docs(strategy): define repo-native product boundary by @christso in #1420
  • docs(roadmap): clarify Harbor runner direction by @christso in #1428
  • docs(agents): split root guide into linked index by @christso in #1429
  • feat(trace): prepare trace artifact grading by @christso in #1419
  • feat(cli): bundle eval suites for portable reruns by @christso in #1421
  • fix(dashboard): enforce configured run source contract by @christso in #1426
  • feat(sdk): replace @agentv/eval with @agentv/sdk by @christso in #1427
  • fix(release): publish scoped packages as public by @christso in #1431
  • fix(skill-trigger): case-insensitive read tool name and support input.path key by @christso in #1434
  • feat(sdk): add yaml-aligned eval authoring helpers by @christso in #1430
  • feat(dashboard): add project removal action by @christso in #1436
  • refactor(evals): replace stale self skill fixtures by @christso in #1435
  • fix(release): keep finalize versions on main by @christso in #1437
  • feat(sdk): add grader helper catalog by @christso in #1438
  • fix(results): flatten on-branch results layout and tolerate missing branch by @christso in #1439
  • fix(dashboard): replace source filter with per-run remote indicator by @christso in #1441
  • docs(sdk): update public guidance for sdk migration by @christso in #1440
  • feat(export): add stable projection identity by @christso in #1442
  • feat(dashboard): add canonical result table by @christso in #1443
  • feat(artifacts): normalize transcript sidecar contract by @christso in #1445

Full Changelog: v4.38.1...v4.42.2

v4.42.2-next.1

v4.42.2-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:44

What's Changed

  • docs(sdk): update public guidance for sdk migration by @christso in #1440
  • feat(export): add stable projection identity by @christso in #1442
  • feat(dashboard): add canonical result table by @christso in #1443
  • feat(artifacts): normalize transcript sidecar contract by @christso in #1445

Full Changelog: v4.42.1-next.1...v4.42.2-next.1

v4.42.1-next.1

v4.42.1-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:40

What's Changed

  • refactor(evals): replace stale self skill fixtures by @christso in #1435
  • fix(release): keep finalize versions on main by @christso in #1437
  • feat(sdk): add grader helper catalog by @christso in #1438
  • fix(results): flatten on-branch results layout and tolerate missing branch by @christso in #1439
  • fix(dashboard): replace source filter with per-run remote indicator by @christso in #1441

Full Changelog: v4.42.0-next.1...v4.42.1-next.1