Skip to content

v1.3.198

Choose a tag to compare

@topcheer topcheer released this 08 Aug 03:33
· 1445 commits to main since this release

ggcode v1.3.198

Highlights

  • See the changelog below for the user-facing updates included in this release.

Compare

Changelog

  • release: v1.3.198
  • feat: add False Premise Detector (ungrounded success claim awareness)
  • feat: add CUSUM Statistical Drift Detector (cumulative behavioral deviation awareness)
  • feat: add Subgoal Completion Integrity Detector (missing-step planning awareness)
  • feat: add Guidance Coalescer (alert overload suppression)
  • feat: add Sequential Read Serialization Detector (cross-turn batching awareness)
  • feat: add Unverified Self-Diagnosis Detector (correlated failure detection)
  • feat: add Cross-File Edit Propagation Risk Detector
  • feat: add Cross-Detector Consensus (systemic failure detection)
  • feat: add Error Rush Detector (panic coding acceleration awareness)
  • feat: add Strategy Fixation Detector (approach-level failure awareness)
  • feat: add Hardcoded Output Memorization Detector (lookup-table reward hacking)
  • fix: update ambiguity test expectations for refined quickTaskPhrases
  • feat: add Ambiguity Point Detector (pre-run intent disambiguation)
  • feat: add Error Strategy Loop Detector (procedural memory failure awareness)
  • feat: add Temporal Blindness Detector (stale verification across mutations)
  • feat: add Action Annihilation Detector (cross-tool side-effect cancellation)
  • feat: add Compact Attempt Brief for knowledge reuse across failed approaches
  • feat: add Reasoning Redundancy Detector (overthinking pattern awareness)
  • feat: add Irreversibility-Weighted Calibration Gate (CA-EUC frontier concept)
  • feat: add Correction Spiral Detector (error severity escalation awareness)
  • feat: add Expired Read Detector (trajectory waste reduction via self-invalidation awareness)
  • feat: add Evidence-Induced Overconfidence Detector (tool-type calibration asymmetry)
  • feat: add Premature Surrender Detector (metacognitive task abandonment awareness)
  • feat: add Reckless Execution Detector (metacognition-driven pre-action exploration check)
  • feat: add Verification Outcome Disconnect Detector
  • feat: add Tool Call Storm Detector (test-time scaling research)
  • perf: make verify-ci match GitHub CI by default, full checks opt-in