Skip to content

Releases: mckinsey/agents-at-scale-ark

v0.1.49

27 Dec 10:00
505df38

Choose a tag to compare

0.1.49 (2025-12-23)

Features

v0.1.48

18 Dec 13:48
c81a13d

Choose a tag to compare

0.1.48 (2025-12-17)

Features

  • add valueFrom support for partial tool parameters (#573) (ad7b425)
  • argo-workflows: enable HTTP access to MinIO console (#575) (e9d84b9)
  • Enable Streaming and Cluster Memory by Default / Limit Cluster … (#583) (5271ebe)
  • experimental features dialog is always available (#594) (0f18b90)
  • Import and export from ARK CLI (#536) (f0bd136)
  • introduce conversation id (#596) (aa1170a)
  • minimize floating chat (#592) (aabd85d)
  • standardize form validation in modal editors (#544) (be8ae6d)
  • updated the release config to auto update the ark-evaluator chart with the latest image tag (#548) (ca63c3d)

Bug Fixes

  • Added authentication in OpenAPI to reflect auth headers for Swagger/SDKs (#589) (403c90a)
  • Added missed config to api (#556) (da00df3)
  • ark: handle nil AgentModelRef pointer in ResolveModelSpec (#576) (cee6d71)
  • change '&' to '?' in evaluations URL query parameter (#600) (69b7355)
  • CVE-2025-67779 in React Server Components (#605) (0f389f7)
  • dashboard: add events link to MCP server status badge (#528) (e422052)
  • Explicitly require urllib3>=2.6.0 and fix ark-dashboard types issue (#584) (d97be0e)
  • Only return successful runs (#569) (69a82f1)
  • Remove dedicated step to install CRDs as they are synced and included in the chart (#561) (e30d7e4)
  • timeout parsing in openai.py to prevent backend errors (#590) (996877b)
  • update ark devspace to golang 1.25 and set GOTOOLCHAIN=auto (#567) (408512c)
  • Update Next.js to 15.5.8 to fix CVE-2025-55184 and CVE-2025-55183 (#599) (5f1b2c7)
  • use Available condition for MCP servers to match other resources (#577) (4a135eb)

v0.1.47

05 Dec 13:46
cdfb801

Choose a tag to compare

0.1.47 (2025-12-05)

Features

  • a2a: add delete functionality / event links (#436) (477b6f5), closes #222
  • add configurable query timeout for CLI and OpenAI API (#537) (7dd99d6)
  • add default 30m timeout for ark status --wait-for-ready (#474) (03a68ba)
  • add marketplace/agents path for noah installation (#539) (9c67715)
  • add noah as installation option to ark install (#538) (0e0f6cb)
  • add noah to cli marketplace options (#534) (3a66fae)
  • Add status and availability badge for teams (#518) (8215f9a)
  • ark dashboard design looks more similar to QB design system (#521) (53c7d8c)
  • design alignment iteration 2 (#541) (4ede406)
  • enabled chat streaming by default (#540) (82d6267)
  • structured eventing (#477) (7d6f356)
  • team as a tool (#511) (f068aa7)
  • Use Anthropic Marketplace JSON in Marketplace Repo #438 (#454) (#463) (60b3bf3)

Bug Fixes

  • api openai endpoint switch from polling -> watch (#525) (7b32cf8)
  • Bump golang version to fix jfrog violation (#563) (78386a0)
  • deleted agents cannot be removed by team (#531) (c772de2)
  • enable token usage tracking in OpenAI streaming responses (#524) (18a1e6e)
  • Merge all components from repeated violations in the report, introduce tolerated list with reasoning (#533) (c7e52f3)
  • parse K8s duration strings correctly for streaming timeout (#547) (12908cc)
  • remove explanatory text from team selector strategy option (#542) (0730ca7)
  • send proper SSE error event on streaming timeout (#506) (78895ef), closes #504
  • update Next.js to 15.5.7 to address CVE-2025-66478 (#551) (b830a22)
  • Use boolean for ENABLE_MINIO flag (#523) (2606045)

v0.1.46

27 Nov 15:07
c6f25c7

Choose a tag to compare

0.1.46 (2025-11-27)

Features

Bug Fixes

  • filter xray workflow lookup to completed runs only (#501) (5ed789b)
  • partial lookup (#500) (6ca5b88)
  • prometheus: secure ServiceMonitor TLS by removing insecureSkipVerify (#459) (0a52707)

Reverts

  • fix(prometheus): secure ServiceMonitor TLS by removing insecureSkipVerify (#508) (f41da43)

v0.1.45

25 Nov 17:29
47d4f0a

Choose a tag to compare

0.1.45 (2025-11-25)

Bug Fixes

  • ark cli helm chart version (#498) (e91c9e4)
  • ark-cli shows the correct message when default model is configured (81bb2a4)
  • ark-status doesn't show the right message for default model (#493) (81bb2a4)
  • increase webhook timeout and add configurable failure policy for kind clusters (#492) (53b2d5d)

v0.1.44

24 Nov 14:07
37c3303

Choose a tag to compare

0.1.44 (2025-11-24)

Features

Bug Fixes

  • Adding dependent trigger for deploy workflows (#450) (d03be6a)
  • configure artifact repository when minio enabled, also show post-install notes (#482) (6dd8296)
  • disable probe traces (#472) (aab0c32)
  • Enable mock LLM for CI/CD e2e-quickstart (#483) (b5fa897)
  • quickstart errors on cicd (#462) (d7025a5)
  • team trace span boundaries to orrectly show runtimes of turns (#473) (baa7288)

v0.1.43

13 Nov 19:09
35db2ce

Choose a tag to compare

0.1.43 (2025-11-13)

Features

  • add A2A arithmetic workflow sample (#401) (7a89b0c)
  • Add sample workflow (#431) (bdedfa5)
  • added cli command ark queries delete (#419) (488c30d)
  • ark cli queries list (#416) (440254b)
  • completion streaming output for ark cli query (#424) (8ecb940)
  • enable helm chart users to attach custom cacert for controller connections (#421) (2094d23)
  • header overrides (#311) (e7fba56)
  • Migrate Marketplace to External Marketplace Repository (#428) (210da1e)
  • selector with graph [ARKQB-458] (#410) (c19c1df)
  • streaming integration - dashboard, error handling, A2A, HTTPRoutes (#435) (8d4e47a)
  • update marketplace service paths to include 'services/' prefix (#442) (61066db)

Bug Fixes

  • always install evaluator for evaluated E2E tests (#417) (60cec9f)
  • Change to xray audit command (#439) (58700c1)
  • Use public registry for forked prs (#354) (a601443)

v0.1.42

06 Nov 13:11
3fa5868

Choose a tag to compare

0.1.42 (2025-11-06)

Features

Bug Fixes

  • Add retry to e2e standard & evaluated (#396) (930b988)
  • enable a2a query timeout configuration (#326) (616451b)
  • sse support for golang mcp client (#385) (5d93c8b)
  • sse transport test failing on ci (#404) (670435d)
  • tests: deterministic query token usage (#386) (85f510c)
  • update repository reference in code and docs (#411) (b067261)

v0.1.41

31 Oct 07:53
4868e39

Choose a tag to compare

0.1.41 (2025-10-30)

Features

  • add inline descriptions to target selectors in ark chat (#367) (d227fd1)
  • stateful filesystem mcp (#249) (ffcfe6d)
  • workflows: argo workflow chart, basic docs, fanout sample (#375) (672f86a)

Bug Fixes

  • add openinference standard input and output at query root span level (#368) (efb6965)
  • update pyproject.toml version and correct the release please config (#389) (5718f05)

v0.1.40

28 Oct 11:54
0feaf9e

Choose a tag to compare

0.1.40 (2025-10-28)

Features

  • abtract otel (#347) (56fb030)
  • add empty states (#292) (fde3fa6)
  • add Phoenix Service documentation and HTTPRoute configuration (#363) (71d03bb)
  • add query annotations support in completions API and streaming (#355) (68e85eb)
  • adds prettier and enforces stricter linting rules (#305) (48535f2)
  • Agent with Partial Tools (#310) (d835524)
  • completed conditions for queries and evaluations (#325) (2b0d9a7)
  • hide execution engine field behind an experimental-feature flag (#303) (ef5f69e)
  • implement exit codes and remove auto-cleanup for queries (#319) (53b40ae)
  • moves model editing to dedicated update page and forms (#335) (694fb63)
  • refines member UI and card styling in team editor (#330) (070e858)
  • release ark cli docker image (#340) (87712d9)
  • simplify query execution wait logic in ark-cli (#357) (ba71385)
  • teams agent based selector strategy <- teams model based selector strategy (#270) (580fb94)
  • update langfuse version to 1.5.7 and remove old package (#318) (98c747a)

Bug Fixes

  • a2a synchronous task handling (#337) (03009d8)
  • ark-cli: do not show superfluous error/success content, just the (1e58c4a)
  • ark-cli: properly show query error (#343) (1e58c4a)
  • ark-controller: show query error message in conditions.Message (1e58c4a)
  • arkqb 361 configurable mcp timeout (#334) (4667174)
  • correct tool calling traces (#269) (7557555)
  • regenerate CRD manifests after type changes (#345) (0532fd4)
  • require max turns on graph teams (#300) (e666260)
  • stop Queries flipping between canceled and running phases (#332) (65685c7)
  • Trailing slash and mcp path update (#344) (27b647d)
  • Update documentation for debugging Docker Desktop issue (#351) (37693a6)
  • update OpenAPI dependency handling in build configuration (#297) (8e98316)