Skip to content

platform: v1.3.27

Choose a tag to compare

@archestra-ci archestra-ci released this 05 Aug 12:57
Immutable release. Only release title and notes can be modified.
7968dc0

1.3.27 (2026-08-05)

Features

  • agents: show which environment each agent belongs to (#7104) (9b30eed)
  • apps: silent app builds with user-facing language in chat (#7101) (458649e)
  • chatops: operator opt-out for the auto-provision signup welcome (#7103) (58aee59)
  • chat: surface context headroom on hover and let users compact on demand (#7091) (7a39e26)
  • mcp-apps: first-class app file API, live store updates, and agent awareness of the open app (#7097) (99feaec)
  • skills: browse and restore a skill's version history (#7099) (82fcbc6)
  • skills: guard a skill update with a compare-and-set on its head (#7096) (4352d01)
  • skills: link a synced version to the commit it came from (#7102) (d372c43)

Bug Fixes

  • apps: bind app-opened chats to the org default agent (#7105) (95f0534)
  • connection: make disconnect actually reverse connect, for every client (#7092) (3d3f19d)
  • frontend: show searchable select results from the top when the query changes (#7093) (27a70be)
  • llm-logs: stop shipping full request bodies on the logs page; report container OOM kills (T-1015) (#7095) (f35477e)
  • mcp-registry: stop a teammate's pending install from hiding the Install button — top merge-queue flakes (#7100) (a3c3034)
  • mcp: keep personal credentials caller-bound (#7072) (3ec3aa6)
  • oauth: replace a JWKS signing key the current auth secret cannot decrypt (#7090) (2b264fa)
  • secrets: diagnosable Vault failures + AWS IAM re-auth on 4xx (#7094) (50288f1)

Performance Improvements

  • frontend: collapse the /account identity-loading waterfall (#7087) (526150c)

Miscellaneous Chores

  • deps: bump undici from 7.28.0 to 7.29.0 in /platform/backend (#7085) (60b4b85)