Skip to content

Add decision-level structured logging for binding and rewrites#64

Merged
sven1103-agent merged 1 commit into
mainfrom
wt/issue-63-decision-level-logging
Mar 31, 2026
Merged

Add decision-level structured logging for binding and rewrites#64
sven1103-agent merged 1 commit into
mainfrom
wt/issue-63-decision-level-logging

Conversation

@sven1103-agent

Copy link
Copy Markdown
Owner

Summary

  • Adds structured decision-level logs for session binding transitions and tool path rewrite decisions.
  • Emits concise INFO events with deterministic skip reasons; DEBUG optionally includes before/after path details.
  • Logs non-fatal plugin error stages that can affect runtime behavior.

Why

Issue #63 requests diagnosable runtime behavior without flooding logs, to support investigation of the remaining behavior issue in #62.

Verification

  • npm test

Issues

@sven1103-agent sven1103-agent merged commit a7e69c8 into main Mar 31, 2026
2 checks passed
@sven1103-agent sven1103-agent deleted the wt/issue-63-decision-level-logging branch March 31, 2026 09:01
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.

Add decision-level logging for worktree binding and path rewrite behavior

1 participant