Skip to content

Status filter added - #13

Merged
Baraujo25 merged 2 commits into
developmentfrom
FILTER_STATUS
May 5, 2026
Merged

Status filter added#13
Baraujo25 merged 2 commits into
developmentfrom
FILTER_STATUS

Conversation

@3dgiordano

Copy link
Copy Markdown
Collaborator

This pull request adds support for filtering execution results by status in the execution_manager.py tool. The changes introduce a new status_list filter, allowing users to specify execution status as a filter criterion in both the code and the documentation.

New filter support:

  • Added "status_list": "status" to both list_filter_map and list_filter_value_map in the __init__ method to support status-based filtering. [1] [2]

Documentation updates:

  • Updated the register function docstring to document the new status_list argument for filtering execution results by status.
  • Added status_list to the list of accepted filter names for the list_filter_values tool in the docstring.

@Baraujo25
Baraujo25 changed the base branch from main to development May 5, 2026 15:21
@Baraujo25
Baraujo25 merged commit 67dfe3d into development May 5, 2026
1 check 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