Releases: mckinsey/agents-at-scale-ark
Releases · mckinsey/agents-at-scale-ark
v0.1.49
v0.1.48
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
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
0.1.46 (2025-11-27)
Features
- added A2A Task detail page (#491) (c115f59)
- added A2A Tasks page (#480) (db8830f)
- agent tool description field (#495) (7ca8a06)
- chat streaming can be enabled under feature flag (#517) (6c0e9a6)
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
v0.1.45
0.1.45 (2025-11-25)
Bug Fixes
v0.1.44
0.1.44 (2025-11-24)
Features
- A2A task tracking and query observability improvements (#316) (464500a)
- Add rbac file for argo workflows (#461) (86d6732)
- add session-id support to ark query command [ARKQB-490] (#455) (db5dbe7)
- cluster memory install from cli (#464) (afdea03)
- condition standards (#452) (36ecc6c)
- Fark update timeout and style (#457) (70881d0)
- light/dark themes follows QB design system colors (#460) (2cfe470)
- release cluster-memory (#456) (7427fcd)
- Xray blocking scan report (#444) (08fb3f5)
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
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
v0.1.42
0.1.42 (2025-11-06)
Features
- add delete API and CLI command for queries and sessions (#281) (d7ee0b9)
- add queries get command with @latest support (#402) (3a050b4)
- Alternative to PyJWT in the event of cve-2025-45768 (#388) (06593c6)
- argo workflows minio plugin (#399) (95cc907)
- ark cli evaluations (#370) (36b3610)
- move observability services to marketplace (#390) (2900630)
- support aws bedrock models on ark cli
ark create modelcommand (#408) (731a402)
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
v0.1.40
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
canceledandrunningphases (#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)