Skip to content

Conversation

@bishoy-at-pieces
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 14, 2026 21:37
@bishoy-at-pieces bishoy-at-pieces merged commit b7ebef4 into main Jan 14, 2026
8 of 9 checks passed
@bishoy-at-pieces bishoy-at-pieces deleted the fix-import branch January 14, 2026 21:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request fixes an import path issue in the dynamically loaded model classes. The change corrects the module path from pieces_os_client.models to Pieces._pieces_lib.pieces_os_client.models to align with the actual package structure, and bumps the version number accordingly.

Changes:

  • Updated the dynamic import path in api_client.py to use the correct fully-qualified module path
  • Incremented version from "1.10.7" to "1.10.8"

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
_version.py Version bump from 1.10.7 to 1.10.8
_pieces_lib/pieces_os_client/api_client.py Fixed dynamic import path to use fully-qualified module name Pieces._pieces_lib.pieces_os_client.models instead of pieces_os_client.models

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants