Skip to content

refactor: made the StopReason variable a type based on it's usage. - #507

Open
DebanKsahu wants to merge 1 commit into
huggingface:mainfrom
DebanKsahu:refactor/tau_agent_messages
Open

refactor: made the StopReason variable a type based on it's usage.#507
DebanKsahu wants to merge 1 commit into
huggingface:mainfrom
DebanKsahu:refactor/tau_agent_messages

Conversation

@DebanKsahu

Copy link
Copy Markdown
Contributor

Description

  • The StopReason earlier used as variable while only used in types that why I converted it into a type

Checks

  • uv run pytest
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy

@DebanKsahu
DebanKsahu requested a review from alejandro-ao as a code owner July 29, 2026 13:54
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