Skip to content

Merge dev to main#82

Merged
zbigniewsobiecki merged 1 commit intomainfrom
dev
Jan 18, 2026
Merged

Merge dev to main#82
zbigniewsobiecki merged 1 commit intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Merging accumulated changes from dev to main:

Test plan

  • All CI checks passing on dev
  • CI passes on this PR

🤖 Generated with Claude Code

Tmux capture action now reports session status:
- Added getSessionStatus() helper to TmuxControlClient
- handleCapture() now returns status=running or status=exited exit_code=N
- Prevents agents from infinite polling loops when commands complete
- Updated examples to show new status field

EditFile output uses intuitive diff markers:
- BEFORE sections now use '<' marker (content being removed)
- AFTER sections use '>' marker (content being added)
- Added editMarker parameter to formatContext()
- Updated all examples to reflect new markers

Interactive mode EditFile display improvements:
- Shows comment field (rationale for the edit)
- Displays mode in yellow ([search_replace], [insert_at_line], [remove_lines])
- Proper formatting for all three modes

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 7f01994 into main Jan 18, 2026
6 checks passed
@zbigniewsobiecki zbigniewsobiecki deleted the dev branch January 18, 2026 13:30
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