Skip to content

CyberHuaTuo v0.2.4: Trusted Cure Integrity

Choose a tag to compare

@JinNing6 JinNing6 released this 15 Jul 08:45
· 1 commit to main since this release

Trusted cure integrity

CyberHuaTuo 0.2.4 makes the no-Key cure path evidence-aware and explicit about trust.

  • Added cyberhuatuo cure: Gold first, then at most one clearly labeled Reviewed candidate; Draft is never presented as a cure.
  • Replaced whole-document token coverage with stable error signatures and distinctive-entity matching.
  • Added local-only cure-feedback <case-id> yes|partial|no; it stores no original traceback and never auto-promotes a case.
  • Added path-confined, exclusive-create prescription storage to prevent traversal and silent overwrite.
  • Hardened Reviewed/Gold evidence, reviewer, verification, safety, rollback, and date gates.
  • Added 8 Reviewed prescriptions from previously solved maintainer incidents and one reproducibly verified Gold LangChain prescription.
  • Fixed Soul Ring promotion metadata and kept Draft contributions outside trusted retrieval and rewards.

Current bundled inventory: 53 cases: 1 Gold, 8 Reviewed, 44 Draft.

Install and verify:

python -m pip install -U cyberhuatuo==0.2.4
cyberhuatuo cure "ImportError: cannot import name 'ChatOpenAI' from 'langchain.chat_models'"
cyberhuatuo quality-audit

A Reviewed result is a candidate to verify, not an instruction to execute. CyberHuaTuo does not run the returned fix.