| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Astron Agent v1.1.1 source code.tar.gz | 2026-08-07 | 100.7 MB | |
| Astron Agent v1.1.1 source code.zip | 2026-08-07 | 103.4 MB | |
| README.md | 2026-08-07 | 1.6 kB | |
| Totals: 3 Items | 204.1 MB | 0 | |
What's Changed
Based on PRs merged into main since v1.1.0.
New Features
- feat(console): Integrate workflow functionality into the Agent (#1487)
- feat(mcp): add Streamable HTTP with SSE fallback (#1552)
Fixes
- fix(knowledge): load platform config from persistent storage (#1558)
- fix(workflow): allow zero LLM temperature (#1562)
- fix(console): include space context in debug SSE requests (#1569)
- fix(console): prevent blank workflow history poisoning (#1579)
- fix(agent): harden CoT parsing and avoid duplicate LLM calls (#1589)