Skip to content

v1.1.0 — Resilience, layered core, coding/TUI, Windows CI

Choose a tag to compare

@Zzy-min Zzy-min released this 14 Jul 15:11

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-latest unit tests
  • npm: @qlingzzy/qling@1.1.0 published 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 link

Package: https://www.npmjs.com/package/@qlingzzy/qling
Changelog: https://github.com/Zzy-min/qling/blob/v1.1.0/CHANGELOG.md