Skip to content

adding entire debug auto-commit#33

Merged
khaong merged 1 commit intomainfrom
soph/debug
Jan 19, 2026
Merged

adding entire debug auto-commit#33
khaong merged 1 commit intomainfrom
soph/debug

Conversation

@Soph
Copy link
Collaborator

@Soph Soph commented Jan 12, 2026

Allows you to debug the state of an auto-commit session.

entire debug auto-commit

Example Output:

  Repository: /Users/soph/Work/entire/devenv/cli

  Strategy: manual-commit
  Auto-commit strategy: false
  Branch: main

  === Session State ===
  Current session: 2026-01-12-e7eb742c-bdac-4824-afdb-20b63ca6b6dd
  Pre-prompt state: captured at 2026-01-12T15:10:29Z
    Pre-existing untracked files: 1
      - cmd/entire/cli/debug.go

  Auto-detected transcript: /Users/soph/.claude/projects/-Users-soph-Work-entire-devenv-cli/e7eb742c-bdac-4824-afdb-20b63ca6b6dd.jsonl

  === File Changes ===

  Parsing transcript: /Users/soph/.claude/projects/-Users-soph-Work-entire-devenv-cli/e7eb742c-bdac-4824-afdb-20b63ca6b6dd.jsonl
    Found 2 modified files in transcript

  Modified (from transcript) (2):
    M cmd/entire/cli/debug.go
    M cmd/entire/cli/root.go

  === Auto-Commit Decision ===
  Result: NO - Auto-commit would NOT be triggered
  Reasons:
    - Strategy is not auto-commit (using manual-commit)

  If the strategy were auto-commit and there were changes, it would show:

  === Auto-Commit Decision ===
  Result: YES - Auto-commit would be triggered
    2 file(s) would be committed```

Entire-Checkpoint: 6d123b9a5bc6
@khaong khaong merged commit b9ec244 into main Jan 19, 2026
3 checks passed
@khaong khaong deleted the soph/debug branch January 19, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants