Skip to content

v1.3.224

Choose a tag to compare

@topcheer topcheer released this 28 Aug 11:27
· 574 commits to main since this release

ggcode v1.3.224

Highlights

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

Compare

Changelog

  • release: v1.3.224
  • fix(agent): gate unicode check to code files + CJK context downgrade
  • fix(agent): multiset delta + hedged wording for unkeyed struct check
  • fix(agent): use multiset delta for unchecked type assert detection
  • fix(agent): count poor results in tool effectiveness summary (#1213)
  • fix(agentruntime): clamp stale under-reporting usage baseline on session restore
  • fix(agent): include switch line in type-switch dedup key (#1212)
  • fix(agent): scope edit-rejection phrases to edit tools in isPoorResult (#1211)
  • fix(session): rebuild agent context from unwindowed records on reload
  • fix(agent): cover run_command head+tail truncation marker in isPoorResult (#1208 review)
  • docs(config): document verify.auto_after_run / verify.claims_supervision in example config
  • test(permission): pin switch_mode allowed in every mode (#1210 follow-up)
  • feat(agent): disable success-claim heuristic detectors by default (verify.claims_supervision opt-in)
  • feat(agent): consecutive permission-deny mode guard (#1210)
  • fix(agent): include current permission mode in policy-deny messages (#1209)
  • fix(agent): skip status-pattern scan for content-retrieval commands (#1207)
  • fix(agent): anchor truncation-marker variants to emitted bracketed forms (#1208)
  • fix(extract): archive entry size hardening (#1205)
  • fix(test-impact): contiguous token-boundary matching with camelCase normalization (#1204)
  • fix(test-impact): implement transitive importers with BFS closure and preserve changed dirs in cap
  • fix(agent): injectGuidance charges the shared guidance byte pool (#1206)
  • refactor(agent,codehealth): extract hotspot scan and single-file analyze below gate threshold (#1202 follow-up)
  • test(codehealth): direct coverage for AnalyzeSource, IsGenerated, single-file generated skip (#1202 follow-up)
  • fix(agent,codehealth): complexity gate diff baseline + per-function dedup (#1202)
  • fix(desktop): hotkey rollback flag order + SendHiddenText persistedRunCount reset (#1200, #1201)
  • fix(tool): rgPath data race + timestamp-gated ripgrep re-detection (#1199)
  • fix(provider): classify tier-probe transient errors + one-time sub-128K cache migration (#1198)
  • test(agent): migrate isComplexityHotspot expectations to the #1197 thresholds
  • fix(lsp): stop Windows console probes from stealing the terminal tab title
  • fix(tui): drain pending submissions after /compact + remove queued bubbles on restore
  • fix(agent): quiet per-turn complexity advisory + cap tool-result hint flood (#1197)