Skip to content

[Feat]: TODO in samples/python/agents/google_adk/task_manager.py #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
JinyongShin opened this issue May 7, 2025 · 0 comments
Open
1 task done

Comments

@JinyongShin
Copy link

Is your feature request related to a problem? Please describe.

I've identified a remaining TODO comment in the file samples/python/agents/google_adk/task_manager.py:

#TODO: Move this class (or these classes) to a common directory

Describe the solution you'd like

This TODO can be resolved by:

  1. Declaring an inheritable class (or classes) in the common/server directory.
  2. Modifying the task_manager.py files within the subdirectories of agents to inherit from this common class.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

2 participants