Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 May 03:52
· 278 commits to master since this release

Changelog

  • 1d33039 refactor: unify capability pipeline, remove registry abstraction, decouple scan from agent
  • 0d347b2 refactor: migrate pkg/acp to standalone github.com/chainreactors/ioa package
  • 841de1e refactor: extract shared utilities to pkg/util, remove duplicate code
  • 8927637 fix: use remote console modules for release
  • 84961d1 feat: register ACP query commands in agent REPL
  • 2022aab feat: agent loop resilience, capacity-driven concurrency, verification enhancement
  • fb2f835 feat: add console agent repl
  • e142879 feat: add config.yaml system and build script for aiscan
  • b9326bf feat: add ACP CLI query subcommands and enhance space tool
  • c634994 chore: use remote ioa module
  • d08b685 chore: prepare v0.1.0 release