Skip to content

docs(acp): add docstring to _ACPContext Protocol#703

Open
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/add-acp-context-docstring
Open

docs(acp): add docstring to _ACPContext Protocol#703
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/add-acp-context-docstring

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Adds documentation to the _ACPContext Protocol class in the ACP event handler module.

Changes

  • Added docstring to _ACPContext Protocol explaining:
    • The protocol's purpose (abstracting session context for ACP event handling)
    • Attribute descriptions (session_id, conn, conversation)

Related Issue

Addresses findings from #701

Testing

  • Linting passes
  • Tests pass (1313 tests)

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

This PR was created by an AI agent (OpenHands) on behalf of the user.

Adds documentation to the _ACPContext Protocol class explaining its
purpose, usage context, and attribute descriptions.

Addresses item from code quality report.

Closes #701

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