Skip to content

Report full action tracebacks#40

Merged
johnchase merged 1 commit into
devfrom
clear-invalid-cached
Jul 16, 2026
Merged

Report full action tracebacks#40
johnchase merged 1 commit into
devfrom
clear-invalid-cached

Conversation

@johnchase

@johnchase johnchase commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • capture the complete Python traceback when a task fails
  • preserve the concise exception message alongside the traceback
  • verify traceback enrichment survives the connected-monitor payload

Why

The edit-mode Error tab needs the complete traceback. Previously the CLI emitted only the exception string, so the UI could not recover stack frames.

Testing

  • 168 CLI tests passed
  • Ruff checks passed

Dependencies

Base automatically changed from feat/output-publish-paths to dev July 16, 2026 18:00
@johnchase
johnchase merged commit ee9c7c5 into dev Jul 16, 2026
4 checks passed
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