Skip to content

fix(tmux): add barrel export for pane-state-parser and log parse failures#2459

Merged
code-yeongyu merged 1 commit intodevfrom
fix/2453-regression
Mar 11, 2026
Merged

fix(tmux): add barrel export for pane-state-parser and log parse failures#2459
code-yeongyu merged 1 commit intodevfrom
fix/2453-regression

Conversation

@code-yeongyu
Copy link
Owner

@code-yeongyu code-yeongyu commented Mar 11, 2026

Fixes regression from #2453: barrel export missing + silent parse failure


Summary by cubic

Fixes regression from #2453 by restoring the pane-state-parser barrel export and adding logging for pane state parse failures. This resolves missing exports and surfaces parse issues for easier debugging.

  • Bug Fixes
    • Re-export pane-state-parser from src/features/tmux-subagent/index.ts.
    • Log parse failures in pane-state-querier with sourcePaneId to avoid silent failures.

Written for commit 899d265. Summary will update on new commits.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Fixes a regression by restoring a missing barrel export and adding low-risk logging for debugging. Minimal logic changes.

@code-yeongyu code-yeongyu merged commit e7bda16 into dev Mar 11, 2026
8 checks passed
@code-yeongyu code-yeongyu deleted the fix/2453-regression branch March 11, 2026 11:44
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