Skip to content

Native GLM ACP v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:29

Native GLM ACP 1.0 is the production-stable milestone for Z.ai GLM coding in Zed and other ACP clients.

Highlights

  • Progressive root-to-target discovery for AGENTS, Claude, Hermes, GLM, and Cursor rules, with direct edits deferred until newly scoped instructions are loaded.
  • Persistent /goal mode and /subgoal acceptance criteria, evaluated by a bounded auxiliary completion judge.
  • Persistent, edit-fresh verification evidence that recognizes canonical project checks and rejects spoofed or status-masking commands.
  • Automatic project facts, package-manager detection, and faster subprocess-free root discovery outside Git repositories.
  • Immediate post-write Python, JSON, and TOML syntax checks plus optional Pyright, TypeScript, Go, and Rust LSP diagnostics.
  • Unchanged-read deduplication and result-aware loop detection for repeated failures and no-progress reads.
  • Opt-in Mixture of Agents: parallel independent GLM references with the primary model as the sole actor and aggregator.
  • Python 3.10–3.13 compatibility and frozen binaries for Linux x86-64/ARM64, macOS Intel/Apple Silicon, and Windows x86-64.

Verification

  • 413 offline tests pass.
  • Dependency audit is clean.
  • Every frozen executable is version-checked and kept below the release size ceiling.
  • Published archives include SHA-256 checksums and GitHub build-provenance attestations.

Full changelog: v0.9.0...v1.0.0