Releases: ambient-code/platform
Releases · ambient-code/platform
Release v0.0.23
Release v0.0.23
Changes since v0.0.22
- Revert "[Amber] Fix: [Amber Refactor] Update the Start spec-kit workf… (#584) (eeb88aa)
- UI Polish: Fix cursor hover, context overflow, and trailing slash handling (#551) (327e9cd)
- Bug RHOAIENG-39116: Remove nested accordion appearance in file explorer (#538) (39eaed8)
- fix: Remove duplicate End Session button - RHOAIENG-41580 (#537) (6b7df25)
- Documentation fix for local kind development (#571) (30424e6)
- chore: apply black/isort formatting and Next.js config updates (#582) (a3e4d40)
- Bug RHOAIENG-46523: Allow colon in RBAC subject names (system:authenticated) (#543) (cd40602)
- Story RHOAIENG-45393: Add left panel hide and resize capabilities (#544) (4db9f9f)
- [Amber] Fix: [Amber Refactor] Update the Start spec-kit workflow's welcome greeting and subsequent command suggestions with proper nomenclature (#524) (1d0d7e1)
- feat: refactor runner into modules + add rubric evaluation MCP tool (#583) (567aa3c)
- Feature: Add Public API gateway service (#557) (#558) (dee5f79)
- Improve session integration status messages and instructions (#560) (822515a)
- feat: add Claude Opus 4.6 model support (#581) (b72e77f)
- fix: allow periods in GitLab token validation (#580) (cbddc77)
Full Changelog: v0.0.22...v0.0.23
Release v0.0.22
Release v0.0.22
Changes since v0.0.21
- Fix: Disable integration credential validation and add nil checks (#579) (9493618)
- Bug RHOAIENG-39096: Fix race condition when deleting projects quickly (#546) (51f4297)
- feat(workflow): enhance Playwright MCP testing configuration and prompt (fea1fee)
- refactor(workflow): update Playwright MCP commands for clarity and consistency (63d31d0)
- refactor(workflow): simplify Playwright MCP configuration and testing steps (893b8f1)
- feat(workflow): enhance Playwright MCP testing setup (1aba936)
- refactor(workflow): streamline test prompt for Claude live testing (6db8652)
- fix(workflow): update test prompt generation for Claude live testing (04d881d)
- feat(testing): add Claude + Playwright MCP live testing workflow (#578) (3d3c86b)
- fix(e2e): simplify E2E workflow to trigger only on safe-to-test label (#576) (e050c32)
- feat: Add setup script for Vertex AI on kind clusters (#555) (37cc894)
- fix(e2e): Pass ANTHROPIC_API_KEY to Cypress with correct prefix (#574) (05ec497)
Full Changelog: v0.0.21...v0.0.22
Release v0.0.21
Release v0.0.21
Changes since v0.0.20
- fix: Post-merge fixes for PRs #562 and #568 (#569) (cff6c7d)
- fix: message timestamps not being accurate (#521) (6733c5c)
- feat: Runtime credential fetching for GitHub PAT, GitLab, and Jira (#568) (312471a)
- fix(google-mcp): Fix Google Workspace MCP authentication and connection [RHOAIENG-46519] (#562) (fe33925)
Full Changelog: v0.0.20...v0.0.21
Release v0.0.20
Release v0.0.20
Changes since v0.0.19
- Add GitHub Actions caching optimization test workflows (#567) (0f95d76)
- push PR images to quay (1c43894)
- Revert PR #564 - Remove unrelated changes (#565) (89db47b)
- fix: Add missing Switch UI component (#564) (d932fe2)
- Fix: Add GitLab token support to session handlers for authenticated git operations (#541) (1d62b78)
- Docs: Add architecture diagrams with Mermaid linting (#437) (#554) (58dbc25)
- Bug RHOAIENG-39115: Preserve command order from frontmatter (#535) (5a3e054)
- Bug RHOAIENG-39106: Make URLs clickable in chat messages (#533) (3136a8f)
- Use hybrid system prompt with claude_code base and workspace context (#539) (905ded5)
- [Amber] Fix: [Amber] Refresh button on workspaces page does not work (#440) (7004c9a)
- Bug RHOAIENG-39110: Fix username display to remove cluster suffix (#532) (b54d115)
- Bug RHOAIENG-46361: Make chat window monospace font (#534) (7c57727)
- fix: Pass ANTHROPIC_API_KEY to Cypress test process (#550) (300c34d)
- Lefthand column in chat UI now scrolls to view overflow (#516) (a3a66d4)
- build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#549) (fb4ef62)
- [Amber] Fix: Feature: Clarify the purpose of Workspaces in GUI (#447) (3978c6c)
- build(deps): bump the uv group across 1 directory with 3 updates (#531) (2c6365e)
- build(deps): bump qs from 6.14.0 to 6.14.1 in /e2e in the npm_and_yarn group across 1 directory (#493) (282a5c3)
- ci(deps): bump actions/upload-artifact from 4 to 6 (#467) (912a45e)
- ci(deps): bump codecov/codecov-action from 4 to 5 (#452) (990dfab)
- ci(deps): bump actions/checkout from 4 to 6 (#451) (53eef52)
- Refactor workflow trigger and update greeting message (#548) (e90a24f)
- feat(dev): add kind/kubectl guards to kind-up (#547) (145ac89)
- feat: Update INITIAL_PROMPT handling for interactive and non-interactive sessions (e7cba7f)
- Fix: Architecture mismatch in local builds causing Apple Silicon crashes (#540) (6490907)
- [Amber] Fix: [Amber] update claude-agent-sdk-python (#530) (b93d2bc)
- feat: Enhance multi-platform support and configuration for pods (f8ce43a)
- feat: Revamp E2E Testing for Ambient Code Platform (#520) (6210a7b)
- feat: increase ClickHouse and Zookeeper memory to handle larger workl… (#507) (cb783fb)
- fix: improve Makefile color code compatibility across shells (#522) (becc570)
- Per-message user feedback mechanism (#509) (9b696f7)
Full Changelog: v0.0.19...v0.0.20
Release v0.0.19
Release v0.0.18
Release v0.0.18
Changes since v0.0.17
- fix: disconnect EventSource when navigating away from session detail (#512) (56a50f5)
- Refactor workflow activation logic and improve error handling (#511) (903f020)
- fix: auto-activate custom workflow after submission (#510) (1e3db39)
Full Changelog: v0.0.17...v0.0.18
Release v0.0.17
Release v0.0.17
Changes since v0.0.16
- Display git currently checked-out branch in context and file explorer modals (#498) (a6ced3a)
- fix: increase production frontend memory limits to prevent OOMKills (#504) (a3f5100)
- feat: implement per-repository autoPush configuration (#499) (d061526)
- Fix Git Operations and Simplify Git UI (#500) (028affb)
- fix: resolve intermittent invalid_grant error in cluster-level Google OAuth (#496) (be90485)
Full Changelog: v0.0.16...v0.0.17
Release v0.0.16
Release v0.0.15
Release v0.0.15
Changes since v0.0.14
- feat: Add state-sync support in components build and deploy workflows (e5127d2)
- feat: Add inputs for component build control in workflows (ce12a66)
- fix: Update state-sync context in build and deploy workflows (ea71e68)
- feat: Enhance session handling and observability improvements (#492) (8dbc245)
- docs: Replace vteam references with ACP naming (#480) (d4f996e)
- Smoother session onboarding experience (#470) (41bac1f)
- add default email for google mcp (#487) (1f80243)
- update google mcp secret (#490) (b8977fe)
- Update prod-release-deploy.yaml (6740aa4)
- Feature/openwebui litellm deployment (#342) (f97fa0a)
Full Changelog: v0.0.14...v0.0.15
Release v0.0.14
Changes since v0.0.13
- fix: Change AG-UI server port from 8000 to 8001 (#484) (6b33b78)
- fix: Create placeholder Google OAuth secret for MCP integration (#483) (a7fde29)
- Small fixes for ag UI (#481) (efad481)
- update backend manifest with oauth route (#475) (e7cf372)
- Export chat (#474) (d2bab0e)
- Cleanup duplicate image entries in kustomization.yaml (2b7e65e)
- Clean up image entries in kustomization.yaml (2be985f)
- Add AG-UI protocol for message streaming (#472) (ab2514c)
- move OAuth route to project group (#473) (f5fac44)
- Add google workspace MCP to runner with necessary oauth additions (#469) (f4b7328)
- build(deps): bump next from 15.5.7 to 15.5.9 in /components/frontend in the npm_and_yarn group across 1 directory (#458) (d5130f1)
- update langfuse deployment, configure logging (#463) (149dcf6)
- Automatically refresh Artifacts panel (#468) (fc75f47)
- Remove command & agent expansions from Workflows panel (#462) (43ea458)
- Simple upload files (#455) (2420f2a)
- Update ryan-ux_researcher.md (#464) (494f993)
- Add Comprehensive Backend Unit Test Suite with Ginkgo Framework (#460) (f346536)
- fix(amber): Push to existing PR instead of creating duplicates (#453) (3fb014e)
- Fix frontend health check timing issue in smoke tests (#454) (cd930b9)
Full Changelog: v0.0.13...v0.0.14