Skip to content

fix(shared,tui): add missing export and document state transitions#646

Open
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/shared-exports-and-docs
Open

fix(shared,tui): add missing export and document state transitions#646
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/shared-exports-and-docs

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 6, 2026

Summary

This PR improves code quality by adding missing exports and documentation.

Changes

  • Added format_delegate_title to shared/__all__ exports for API discoverability
  • Added state transition documentation to tui/core/state.py module docstring with ASCII diagram showing the key state variables and their transitions

Related Issue

Addresses findings from #644

Testing

  • Linting passes
  • Tests pass

This PR was automatically generated by the Code Quality Report workflow.

- Add format_delegate_title to shared/__all__ exports
- Document state transitions in tui/core/state.py module docstring

Addresses items from code quality report.

Closes #644

Co-authored-by: openhands <openhands@all-hands.dev>
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.

0 participants