Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crocoder-dev/shared-context-engineering
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: crocoder-dev/shared-context-engineering
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: attr-lines
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 21 files changed
  • 2 contributors

Commits on Aug 20, 2026

  1. runtime: Add Agent Trace line-change attribution metadata

    Expose exact added/removed counts under metadata.sce.line_changes, using canonical post-commit hunk classifications and preserving full mixed/unknown hunk totals. Handle deleted patch artifacts without double-counting, update golden coverage, and document the payload contract while retaining backward deserialization defaults.
    Plan: agent-trace-line-change-metadata (T01)
    
    Co-authored-by: SCE <[email protected]>
    davidabram and shared-context-engineering committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    859b99c View commit details
    Browse the repository at this point in the history
  2. context: Document Agent Trace line-change attribution counts

    Record the completed line-change attribution acceptance criteria and validation evidence, and update the overview to describe always-emitted `metadata.sce.line_changes` touched-line counts.
    
    Ref: context/plans/agent-trace-line-change-metadata.md (T02)
    
    Co-authored-by: SCE <[email protected]>
    davidabram and shared-context-engineering committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    a42b878 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2026

  1. Configuration menu
    Copy the full SHA
    b4d516d View commit details
    Browse the repository at this point in the history
Loading