Skip to content

Conversation

@amithad
Copy link
Member

@amithad amithad commented Nov 6, 2025

update_examples_version

Signed-off-by: Amitha Dissanayake <[email protected]>
Copilot AI review requested due to automatic review settings November 6, 2025 12:30
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 PR updates the agentkernel dependency from version 0.2.2 to 0.2.3 across all example projects. The update introduces a new dependency singleton-type (version 0.0.5) and makes a minor code change to formalize the abstract base class pattern in the REST request handler.

Key changes:

  • Updated agentkernel dependency from 0.2.2 to 0.2.3 across all examples
  • Added singleton-type (0.0.5) as a new transitive dependency
  • Modified RESTRequestHandler to explicitly inherit from ABC

Reviewed Changes

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

File Description
Multiple pyproject.toml files Updated agentkernel version requirement from >=0.2.2 to >=0.2.3
Multiple uv.lock files Updated lock files with new agentkernel version, hashes, and added singleton-type dependency
ak-py/src/agentkernel/api/rest_request_handler.py Added explicit ABC inheritance and import for RESTRequestHandler class

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

Signed-off-by: Amitha Dissanayake <[email protected]>
@amithad amithad requested a review from lakindu-yl November 6, 2025 12:33
@amithad amithad merged commit a30ae84 into develop Nov 6, 2025
6 checks passed
@amithad amithad deleted the bugfix/slack_test_failure branch November 6, 2025 12:34
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.

3 participants