Skip to content

Conversation

@dinmukhamedm
Copy link
Member

@dinmukhamedm dinmukhamedm commented Nov 17, 2025

Note

Bumps package version to 0.7.23a2 and updates the claude-agent-sdk extra to lmnr-claude-code-proxy>=0.1.0a5.

  • Versioning:
    • Update __version__ to 0.7.23a2 in src/lmnr/version.py.
    • Bump project.version to 0.7.23a2 in pyproject.toml.
  • Dependencies:
    • Raise claude-agent-sdk extra to lmnr-claude-code-proxy>=0.1.0a5 in pyproject.toml.

Written by Cursor Bugbot for commit 8050f7d. This will update automatically on new commits. Configure here.


Important

Remove grace sleep for immediate shutdown of Claude code proxy and update lmnr-claude-code-proxy dependency version.

  • Behavior:
    • Remove grace sleep in _stop_cc_proxy in proxy.py, ensuring immediate shutdown.
    • Delete GRACE_TO_FLUSH_SECONDS in proxy.py.
  • Dependencies:
    • Update claude-agent-sdk to lmnr-claude-code-proxy>=0.1.0a5 in pyproject.toml.
  • Versioning:
    • Update version to 0.7.23a2 in version.py and pyproject.toml.

This description was created by Ellipsis for 2d2f2f1. You can customize this summary. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 5713888 in 46 seconds. Click for details.
  • Reviewed 41 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. pyproject.toml:70
  • Draft comment:
    Dependency version bump: Updated lmnr-claude-code-proxy to >=0.1.0a4. Verify that no breaking changes were introduced.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is asking the PR author to verify that no breaking changes were introduced with the dependency version bump. This falls under the rule of not asking the author to ensure the behavior is intended or to double-check things. Therefore, this comment should be removed.
2. src/lmnr/opentelemetry_lib/opentelemetry/instrumentation/claude_agent/proxy.py:68
  • Draft comment:
    Removed grace delay on shutdown: _stop_cc_proxy now stops synchronously. Ensure this change doesn’t cut off pending flushes or network operations.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is asking the author to ensure that the change doesn't cut off pending operations, which is against the rules. It doesn't provide a specific suggestion or ask for a specific test to be written. Therefore, it should be removed.

Workflow ID: wflow_KKdRdcQwoo9egrOG

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed 2d2f2f1 in 36 seconds. Click for details.
  • Reviewed 35 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. pyproject.toml:9
  • Draft comment:
    Version bump updated to 0.7.23a2. Ensure this is consistently reflected across all package metadata.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. pyproject.toml:70
  • Draft comment:
    Updated claude-agent-sdk extra to require lmnr-claude-code-proxy>=0.1.0a5; verify compatibility with related integrations.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. src/lmnr/version.py:6
  • Draft comment:
    Updated version to 0.7.23a2. This ensures consistency with the metadata in pyproject.toml.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_OyDFj2CsCx945yQK

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dinmukhamedm dinmukhamedm merged commit efa1262 into main Nov 17, 2025
8 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.

2 participants