v1.1.0 — Resilience, layered core, coding/TUI, Windows CI
Highlights
- Execution resilience: deterministic recovery strategies,
/recover, staged verification loop, redacted traces,eval:recovery - Architecture: extract LLM client, tool orchestration, main loop, system prompt, session persistence, verification from
agent-loop - Coding precision: atomic patch writes, repo-map/search budgets, tool-output fold + CJK width
- CI: ubuntu full
ci:check+windows-latestunit tests - npm:
@qlingzzy/qling@1.1.0published on registry.npmjs.org
Install
# npm (prefer official registry if your default is a mirror)
npm install -g @qlingzzy/qling --registry https://registry.npmjs.org/
# from source
git clone https://github.com/Zzy-min/qling.git && cd qling && npm run bootstrap && npm linkPackage: https://www.npmjs.com/package/@qlingzzy/qling
Changelog: https://github.com/Zzy-min/qling/blob/v1.1.0/CHANGELOG.md