# sympozium

> Run a fleet of AI agents on Kubernetes. Administer your cluster agentically

- **URL**: https://www.freshcrate.ai/projects/sympozium
- **Author**: sympozium-ai
- **Category**: Uncategorized
- **Latest version**: `v0.10.35` (2026-06-03)
- **License**: MIT
- **Source**: https://github.com/sympozium-ai/sympozium
- **Homepage**: https://sympozium.ai/
- **Language**: Go
- **GitHub**: 439 stars, 53 forks
- **Registry**: github
- **Tags**: `agentic`, `agentic-ai`, `go`, `kubeclaw`, `openclaw`

## Description

Run a fleet of AI agents on Kubernetes. Administer your cluster agentically

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.10.35` | 2026-06-03 | High | ## [0.10.35](https://github.com/sympozium-ai/sympozium/compare/v0.10.34...v0.10.35) (2026-06-03)   ### Features  * support custom headers for model provider requests ([#210](https://github.com/sympozium-ai/sympozium/issues/210)) ([8412662](https://github.com/sympozium-ai/sympozium/commit/8412662a1076b5d5a71e3626a69ab32bd95f8037)) * topology keyboard navigation and demo gif ([2d8b417](https://github.com/sympozium-ai/sympozium/commit/2d8b4176677ee0967ba85f527386d361cff89a02)) * **tui:** add search |
| `v0.10.34` | 2026-05-18 | High | ## [0.10.34](https://github.com/sympozium-ai/sympozium/compare/v0.10.33...v0.10.34) (2026-05-18)   ### Features  * **tui:** update TUI colors to neo-industrial palette ([8402a5e](https://github.com/sympozium-ai/sympozium/commit/8402a5e61f4e5e66ccb7e0e1fa995aae54100ad6)) * update TUI, topology, and ensemble canvas to industrial palette ([f7a3bc7](https://github.com/sympozium-ai/sympozium/commit/f7a3bc721d95e57728367f056c29c8f6e5b20d3e))   ### Bug Fixes  * replace remaining gradient buttons with t |
| `v0.10.31` | 2026-05-13 | High | Latest release: v0.10.31 |
| `v0.10.22` | 2026-05-07 | High | ## [0.10.22](https://github.com/sympozium-ai/sympozium/compare/v0.10.21...v0.10.22) (2026-05-07)   ### Bug Fixes  * prevent port-forward reconnect loop when port is already bound ([c39199e](https://github.com/sympozium-ai/sympozium/commit/c39199eb4d07541f61c88ea018fa50b990b6234e)) * propagate Memory.SystemPrompt to AgentRuns ([#169](https://github.com/sympozium-ai/sympozium/issues/169)) ([bc20d3d](https://github.com/sympozium-ai/sympozium/commit/bc20d3dbe78ef560218140987c1043f89750ceec)) |
| `v0.10.16` | 2026-05-01 | High | ## [0.10.16](https://github.com/sympozium-ai/sympozium/compare/v0.10.15...v0.10.16) (2026-05-01)   ### Features  * auto-inject delegation/supervision context from ensemble relationships ([e38e93e](https://github.com/sympozium-ai/sympozium/commit/e38e93ef6f930baf3149c4765a14644a1307154f))   ### Bug Fixes  * canary first run never triggers after duplicate-prevention change ([0bbf126](https://github.com/sympozium-ai/sympozium/commit/0bbf12614d18fb260acb498514d204f34b0f1126)) * canary first run neve |
| `v0.10.6` | 2026-04-27 | High | ## [0.10.6](https://github.com/sympozium-ai/sympozium/compare/v0.10.5...v0.10.6) (2026-04-27)   ### Features  * add topology page to demo walkthrough recording ([ae6d8fc](https://github.com/sympozium-ai/sympozium/commit/ae6d8fc88d4ecdfa81dafc2f044fbdb2a99135f0)) * implement blocking delegation between ensemble personas ([dc2c7a6](https://github.com/sympozium-ai/sympozium/commit/dc2c7a6cba1cced245ae3390d618e2352b2fd6c7)) |
| `v0.9.2` | 2026-04-22 | High | ## [0.9.2](https://github.com/sympozium-ai/sympozium/compare/v0.9.1...v0.9.2) (2026-04-22)   ### Bug Fixes  * per-persona Discord channel routing and truncated run results ([9407420](https://github.com/sympozium-ai/sympozium/commit/9407420c06c64b3289800c83d804a8f62f4acd31)) * per-persona Discord channel routing and truncated run results ([822f9ab](https://github.com/sympozium-ai/sympozium/commit/822f9ab02891673e59cbe2b45d2c6d2071d269fd)), closes [#106](https://github.com/sympozium-ai/sympozium/i |
| `v0.9.1` | 2026-04-19 | High | ## [0.9.1](https://github.com/sympozium-ai/sympozium/compare/v0.9.0...v0.9.1) (2026-04-19)   ### Features  * add node probe discovery to ensemble builder provider setup ([0576c7e](https://github.com/sympozium-ai/sympozium/commit/0576c7e44191d39e15c2ea7f5ef92a525d80724a)) * add workflow relationships to developer-team ensemble ([49d8e85](https://github.com/sympozium-ai/sympozium/commit/49d8e851d14583d40ed8e8f7f42c77869cd0f4ad)) * auto-detect node probe providers and allow changing ensemble provid |
| `v0.9.0` | 2026-04-19 | High | ## [0.9.0](https://github.com/sympozium-ai/sympozium/compare/v0.8.28...v0.9.0) (2026-04-19)   ### ⚠ BREAKING CHANGES  * Ensemble CRD replaces PersonaPack (see commit 432355b). * The PersonaPack CRD has been renamed to Ensemble. All API endpoints, labels, controllers, and UI references updated.  ### Features  * add shared workflow memory for cross-persona knowledge sharing ([3a163dc](https://github.com/sympozium-ai/sympozium/commit/3a163dc5656e9cce1fa8cf5b2cd775e4f91f33a9)) * implement sequential |
| `v0.8.28` | 2026-04-17 | High | ## [0.8.28](https://github.com/sympozium-ai/sympozium/compare/v0.8.27...v0.8.28) (2026-04-16)   ### Features  * promote Team Canvas to prominent dashboard position ([958600a](https://github.com/sympozium-ai/sympozium/commit/958600a3e7cd7d3f506f62607a6e97ce466e965a)) |

## Citation

- HTML: https://www.freshcrate.ai/projects/sympozium
- Markdown: https://www.freshcrate.ai/projects/sympozium.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/sympozium/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
