Releases: SunYanbox/ManualAid-Rust
Releases · SunYanbox/ManualAid-Rust
Release list
v0.1.0
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
- @SunYanbox made their first contribution in #1
Full Changelog: https://github.com/SunYanbox/ManualAid-Rust/commits/v0.1.0
Assets
manualaid-cli.exe: Windows
manualaid-cli: Linux