Skip to content

v1.0.1: Strict JSON Mode & Typo Parser Hardening

Choose a tag to compare

@Luizhcrs Luizhcrs released this 25 Aug 16:54
· 4 commits to main since this release

Changes in v1.0.1:

  • Strict JSON Mode: Enforced format: json in local Ollama API chat requests for 2x faster token generation and 100% clean responses.
  • Harness Parser: Hardened quote unescaping and blocked raw JSON keys from being parsed as shell commands.
  • Cross-Platform CI: Added automated GitHub Actions verification matrix for Ubuntu Linux, macOS, and Windows Server.