Skip to content

Conversation

@anubhav756
Copy link
Contributor

Overview

This simplifies the ToolboxTool hook interface by removing the ToolboxContext state container and using direct parameter passing instead.

Rationale

This change simplifies the initial API surface for the v0 launch by using standard ADK arguments rather than a custom context object. The ToolboxContext state management pattern may be reconsidered for introduction in a future release if more complex state sharing between hooks becomes necessary.

## Overview
This simplifies the `ToolboxTool` hook interface by removing the `ToolboxContext` state container and using direct parameter passing instead.

## Rationale
This change simplifies the initial API surface for the `v0` launch by using standard ADK arguments rather than a custom context object. The `ToolboxContext` state management pattern may be reconsidered for introduction in a future release if more complex state sharing between hooks becomes necessary.
@anubhav756 anubhav756 self-assigned this Jan 8, 2026
@anubhav756 anubhav756 requested a review from a team as a code owner January 8, 2026 11:11
@anubhav756 anubhav756 merged commit c50c417 into main Jan 8, 2026
21 checks passed
@anubhav756 anubhav756 deleted the anubhav-adk-toolctx branch January 8, 2026 18:35
This was referenced Jan 8, 2026
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