Skip to content

Releases: ambient-code/platform

Release v0.0.19

19 Jan 18:09
a62c470

Choose a tag to compare

Release v0.0.19

Changes since v0.0.18

  • fix(frontend): prevent AG-UI event stream connection spam (#513) (a62c470)

Full Changelog: v0.0.18...v0.0.19

Release v0.0.18

19 Jan 16:07
56a50f5

Choose a tag to compare

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

14 Jan 14:17
a6ced3a

Choose a tag to compare

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

07 Jan 13:52
219f445

Choose a tag to compare

Release v0.0.16

Changes since v0.0.15

  • fix: prevent race condition deleting shared vertex/langfuse secrets (#495) (219f445)
  • feat: Enhance session detail UI and MCP integration (#494) (8f4ce23)
  • fix backend test workflow (#491) (d233d02)

Full Changelog: v0.0.15...v0.0.16

Release v0.0.15

06 Jan 13:42

Choose a tag to compare

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

20 Dec 13:40
6b33b78

Choose a tag to compare

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

Release v0.0.13

08 Dec 18:21
cd9577b

Choose a tag to compare

Release v0.0.13

Changes since v0.0.12

  • feat: Add automated version sync for local development (#448) (cd9577b)
  • feat: Local Dev with MiniKube (revised) (#367) (5553056)
  • add mcp-atlassian to runner for jira use (#365) (1d8d374)
  • fix: Add Vertex AI credentials to backend deployment (#443) (f6639ac)
  • feat: Auto-generate and edit session display names (#432) (f621834)
  • Simplify workflows (#435) (afe930e)
  • fix: Increase K8s client rate limits for parallel SSAR checks (#433) (6605008)
  • fix(ui): add dark mode styling to tool messages (#389) (278221f)
  • [Amber] Fix: [Amber] Fix: [Amber] Agent list has a glow instead of a shadow when in dark mode (#406) (7f6a90c)
  • feat(automation): add retry logic for GitHub API label addition in Amber workflow (#388) (f7288ce)
  • ci(deps): bump golangci/golangci-lint-action from 8 to 9 (#279) (2be79d2)
  • ci(deps): bump actions/upload-artifact from 4 to 5 (#278) (9217bdc)
  • ci(deps): bump actions/github-script from 7 to 8 (#393) (718215a)
  • ci(deps): bump actions/upload-pages-artifact from 3 to 4 (#240) (6a25ac6)
  • ci(deps): bump actions/setup-python from 5 to 6 (#363) (50e72ba)
  • feat: Add pagination and search for projects and sessions lists (#428) (8567f8a)
  • Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /components/backend (#352) (348dcda)
  • feat: add AGENTS.md symlink support with comprehensive testing (#429) (a95bfbb)
  • Update CLAUDE.md to discourage slop markdown files (#420) (e589f3c)
  • docs: remove non-existent files from mkdocs navigation (#426) (a5d5505)
  • ci: disable strict mode in mkdocs build workflow (#427) (5ad5965)
  • docs: fix MkDocs link warnings (13 warnings resolved) (#425) (f56e5a0)
  • [Amber] Fix: Test: Validate Amber GHA workflow changes (#423) (22e9ed1)

Full Changelog: v0.0.12...v0.0.13

Release v0.0.12

04 Dec 16:28
9e1e644

Choose a tag to compare

Release v0.0.12

Changes since v0.0.11

  • fix(ci): resolve YAML parsing error in amber-auto-review workflow (#419) (9e1e644)
  • fix: Only validate ambient-runner-secrets when Vertex AI is disabled (#418) (0274ee7)

Full Changelog: v0.0.11...v0.0.12

Release v0.0.11

04 Dec 13:40
c79118c

Choose a tag to compare

Release v0.0.11

Changes since v0.0.10

  • [Amber] Fix: Feature: add timestamps to UI chat message (#416) (c79118c)
  • feat(amber): Add @amber mention support for GitHub issue triggers (#412) (1018879)
  • Stronger session state (#338) (40a5f31)
  • convert the runner to UBI (#262) (45fad93)
  • Bump next from 15.5.2 to 15.5.7 in /components/frontend (#410) (b1c5490)
  • feat: Amber automatic code reviews with memory system (Phase 2) (#405) (9ce1eca)
  • feat: add memory system and repomix analysis for Claude Code (#360) (a11df4b)
  • [Amber] Fix: [Amber] add opus-4.5 to the list of models available to ACP users. (#398) (420d399)
  • Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /components/frontend (#394) (69e0dc9)
  • fix(workflows): improve Amber no-changes detection and reporting (#386) (6c210f1)
  • fix(workflows): enable full Claude Code tool access for Amber (#385) (8b55e1e)
  • fix(workflows): push branch before creating PR in Amber workflow (#383) (62f6824)
  • fix(workflows): configure claude-code-action branch prefix for Amber (#382) (6c85216)
  • feat(automation): add Amber issue-to-PR automation system (12a3d20)
  • Add missing Langfuse env vars to operator deployment patches (#377) (3b30d05)
  • Observability: Langfuse (#329) (cc6a82c)
  • Fix GitLab integration test failures & golangci-lint, govet (#373) (7a437c9)
  • fix: File Explorer accordion not loading files automatically (#374) (620a2d1)
  • Feature/gitlab support v2 (#339) (28479fc)
  • ci(deps): bump actions/setup-node from 4 to 6 (#277) (a620c98)

Full Changelog: v0.0.10...v0.0.11

Release v0.0.10

25 Nov 20:55
e7b302b

Choose a tag to compare

Changes since v0.0.9

Full Changelog: v0.0.9...v0.0.10