Skip to content

fix: improve code quality in tools and docs#171

Open
maslinedwin wants to merge 2 commits into
xai-org:mainfrom
maslinedwin:fix/issue-147
Open

fix: improve code quality in tools and docs#171
maslinedwin wants to merge 2 commits into
xai-org:mainfrom
maslinedwin:fix/issue-147

Conversation

@maslinedwin

Copy link
Copy Markdown

Fixes #147, #148, and #150

This PR includes three quality improvements:

  1. README Error Table Formatting (docs: align README error table #147)

    • Aligns error codes table for consistent formatting and readability
  2. Missing Type Hints (feat: expose async stream cancel handle #148)

    • Adds type hints to functions in files module
    • Improves IDE support and code maintainability
  3. Docstring Cleanup (docs: fix duplicate args and add Returns/Example to mcp() tool helper #150)

    • Removes duplicate parameter documentation in mcp() function

All changes maintain backward compatibility and improve code quality.

@maslinedwin maslinedwin requested a review from a team as a code owner July 10, 2026 02:31
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