Releases: beyond10x/agent-platform
Release list
Agent Platform 0.6.8
What's Changed
- fix(auth): isolate agents by creating principal by @b10x-bot[bot] in #15
- release: Agent Platform 0.6.8 by @b10x-bot[bot] in #16
Full Changelog: 0.6.7...0.6.8
Agent Platform 0.6.7
What's Changed
- deps: align the execution-plane graph by @b10x-bot[bot] in #14
Full Changelog: 0.6.6...0.6.7
Agent Platform 0.6.6
What's Changed
- release: align Agent Platform with AgentIDE 0.2.1 by @b10x-bot[bot] in #13
Full Changelog: 0.6.5...0.6.6
Agent Platform 0.6.5
What's Changed
- Release Agent Platform 0.6.5 with AgentIDE v2 by @b10x-bot[bot] in #12
Full Changelog: 0.6.4...0.6.5
Agent Platform 0.6.4
What's Changed
- Align hosted coding protocol graph and release 0.6.4 by @b10x-bot[bot] in #11
Full Changelog: 0.6.3...0.6.4
Agent Platform 0.6.3
Full Changelog: 0.6.2...0.6.3
Agent Platform 0.6.1
Full Changelog: 0.6.0...0.6.1
Agent Platform 0.5.3
Full Changelog: 0.5.2...0.5.3
agent-platform 0.2.0
Private developer-surface release. Adds one shared executable API route catalog, deterministic OpenAPI 3.1 at /openapi.json and through the CLI, and a responsive Rust-built documentation site embedded in the binary at /docs/. The OpenAPI digest is 7aab7b4ee044bc8709c63aaee3a3c64a3a6aee11b97a4dd06bd20b7b37585d3a. Durable persistence, production Identity, live Connector invocation, workers, and trigger delivery remain future waves.
agent-platform 0.1.0
Private walking-slice release. Adds authenticated tenant-scoped agent and immutable revision management, deterministic Connector-to-Harness capability projection, idempotent Task admission, trigger definitions, and the embedded Harness adapter. State remains in memory; production Identity, durable workers, live Connector invocation, generated OpenAPI, and embedded documentation are follow-up work.