Skip to content

docs: correct 1.6.0 release notes - #18

Merged
sting8k merged 1 commit into
mainfrom
docs/fix-1.6.0-changelog
Aug 12, 2026
Merged

sting8k merged 1 commit into
mainfrom
docs/fix-1.6.0-changelog

Conversation

@sting8k

@sting8k sting8k commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the incomplete Go-only 1.6.0 changelog with coverage of the shipped feature groups
  • remove the invalid performance implication and state the current evidence boundary
  • keep the source changelog byte-aligned with the corrected public GitHub Release body

Verification

  • reviewed by Gizmo with three required edits applied
  • verified 5 release archives, 5 SHA-256 assets, and one GitHub build-provenance attestation per archive digest
  • git diff --check
  • source 1.6.0 section equals the public release-notes body

@sting8k
sting8k merged commit 8a15fe2 into main Aug 12, 2026
7 checks passed
@sting8k
sting8k deleted the docs/fix-1.6.0-changelog branch August 12, 2026 15:55
@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

The PR replaces the incomplete Go-focused 1.6.0 changelog with broader coverage of shipped language support, navigation evidence, reliability work, and release artifacts.

  • Documents structural owner attribution across supported languages and bounded Go call evidence.
  • Describes output compaction, symbol-addressed actions, low-signal advisories, and mixed-language orchestration.
  • Adds release-platform, checksum, provenance, and evidence-boundary notes.

Confidence Score: 4/5

The documentation-only PR appears safe to merge after correcting the non-blocking mismatch between its performance-evidence wording and the checked-in benchmark.

The shipped-feature and release-artifact descriptions are supported, but the known-behavior sentence claims additional round-trips against bulk reads even though the repository benchmark measures context pressure against navigation without srcwalk.

Files Needing Attention: CHANGELOG.md

Important Files Changed

Filename Overview
CHANGELOG.md Broadens the 1.6.0 release notes substantially, but the revised performance-evidence sentence does not match the comparator, metric, or run counts in the checked-in benchmark.

Reviews (1): Last reviewed commit: "docs: correct 1.6.0 release notes" | Re-trigger Greptile

Comment thread CHANGELOG.md
- Non-Go owner attribution does not infer call edges. Go call candidates remain mechanically filtered navigation evidence and may abstain when the supported proof conditions are absent.

Known behavior: on very large monorepos, initial scope-narrowing may add extra navigation turns (srcwalk-general behavior, unrelated to owner evidence; observed in one eval3 run; tokens remained neutral-to-better).
Known behavior: exploratory navigation on large repositories can take additional tool round-trips compared with bulk file reads. Measured comparisons to date are single-run and direction-only; no performance claim is made in either direction.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Performance evidence mismatches benchmark

The revised note says navigation takes additional tool round-trips compared with bulk reads, but the checked-in benchmark compares srcwalk with navigation without srcwalk and measures context pressure rather than round-trips. It also reports reduced context pressure in three of five comparisons, so this wording gives readers an inaccurate account of the recorded evaluation.

Context Used: AGENTS.md (source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant