Skip to content

Astron Agent v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:31
· 3 commits to main since this release
93b70e8

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)

Improvements

  • docs: add agent guidance files (#1534)
  • chore: Update README with CNCF Landscape details (#1543)
  • docs: add Japanese README (#1109)
  • docs(faq): 补齐 FAQ 缺失条目(社区问答 + 维护版 FAQ 文档同步,含截图) (#1553)
  • docs: fix translated README license links (#1546)
  • docs: register ja locale in VitePress config (#1550)