Skip to content

v0.1.0

Latest

Choose a tag to compare

@SunYanbox SunYanbox released this 09 Aug 15:59
· 12 commits to main since this release
d189544

What's Changed

  • docs: reorganize and bilingualize documentation across i18n, core and cli crates by @SunYanbox in #1
  • refactor: isolate skill module unit tests into dedicated file by @SunYanbox in #2
  • docs: revise tool system docs to clarify terminal detection and tool definition specs (with temporary deprecation marks) by @SunYanbox in #3
  • feat(core): add tool layer, parser, built-in tool implementations, and async file I/O by @SunYanbox in #4
  • feat(parser): implement XML/JSON codeblock parsers and format registry by @SunYanbox in #5
  • feat(core): add audit layer and executor pipeline by @SunYanbox in #6
  • feat(ws): add workspace config, system prompt building, and session log by @SunYanbox in #7
  • feat: Interactive Agent Copy-Paste Loop with audit approval, context auto-load, configurable truncation, and output preservation by @SunYanbox in #8
  • refactor(cli): route console output through captureable sink for clean tests by @SunYanbox in #9
  • docs: update outdated documentation to match current implementation by @SunYanbox in #10
  • feat: enhance project initialization and config templates by @SunYanbox in #11
  • fix(core): merge config command whitelist into built-in defaults with wildcard matching by @SunYanbox in #12
  • fix(cli): terminate pager lines with CRLF in raw mode by @SunYanbox in #13
  • docs: add CI workflow, contribution guidelines, and update README by @SunYanbox in #14

New Contributors

Full Changelog: https://github.com/SunYanbox/ManualAid-Rust/commits/v0.1.0

Assets

manualaid-cli.exe: Windows
manualaid-cli: Linux