generated from cloudwego/.github
-
Notifications
You must be signed in to change notification settings - Fork 591
feat(adk): add GenInputFn for planner/executor/replanner #420
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
385cc8d to
66bfebe
Compare
meguminnnnnnnnn
approved these changes
Aug 27, 2025
66bfebe to
e40c108
Compare
refactor: del duplicate fix feat: add GenInputFn to replace instruction
cf1fcc2 to
0b09b97
Compare
📊 Coverage Report: |
meguminnnnnnnnn
approved these changes
Sep 1, 2025
hi-pender
added a commit
that referenced
this pull request
Sep 1, 2025
shentongmartin
pushed a commit
that referenced
this pull request
Sep 3, 2025
shentongmartin
pushed a commit
that referenced
this pull request
Sep 4, 2025
hi-pender
added a commit
that referenced
this pull request
Sep 10, 2025
* feat: adk implementation Change-Id: I2d9dcbb15735c348f666e41959e6bbaeb7038821 * fix: Runner run with new runctx Change-Id: If0ae01e3a7d396d2c3080b359eff656a3ed43d0f * feat: agent as tool (#293) * feat: the input will not be passed when calling subagent because the … (#305) feat: the input will not be passed when calling subagent because the subagent will retrieve the input from the run ctx * feat: add Agent CallOption for adk (#312) * feat: prebuilt/supervisor (#329) Change-Id: Ia5c7a4562fb609f932c8b91c0b8d6eb79b5e948d * fix: disallow to parrent for sub agents (#336) * St/adk1 (#339) * feat: include max steps in adk.ChatModelConfig * fix: AgentEvent * revert(adk): check tool_call until stream end (#346) * fix: only set automatic close on events added to session and emitted … (#343) fix: only set automatic close on events added to session and emitted by flow agent Change-Id: I48c12915b0f2ee5606262bbf0857eb1a571faf10 * Feat/wdz/adk interrupt (#311) feat: support adk interrupt * fix(adk): reserve stream event (#378) * feat(adk): optimize pass event (#379) * fix(adk): use uuid as mock transfer tool call id (#388) * feat: adk -- implement plan_execute_replan (#386) Change-Id: Icf07c6b7408e2c0eb7568874b77d14b5a07a0a35 * feat: support skip transfer messages (#399) * feat(adk): history entry support user input (#404) * fix: resume chatmodel agent panic (#414) * fix: encode agent event wrapper & input message in history rewrite (#416) * fix: history rewrite user input correctly (#419) * fix: gob will discord tool call index(*int), so concat message stream… (#422) fix: gob will discord tool call index(*int), so concat message stream before encoding * fix: plan_execute: improve plan instruction (#427) Change-Id: I2f7dd579e1ac82c329a487997768af8f5a763678 * refactor: change run path from string to RunStep (#423) * feat(adk): support WithSessionValues agent run option (#428) * feat: enable history rewriter in root agent & report run ctx nil in resume (#430) * fix(adk_deterministic_transfer): support deterministic transfer interrupt&resume (#433) * feat(adk): add GenInputFn for planner/executor/replanner (#420) * Feat/workflow inherit (#439) * feat: sequential inherits previous agent * refactor: add sub directory for prebuilt agent and add comments (#443) * feat: use MaxIterations instead of MaxSteps for ChatModelAgent (#447) --------- Co-authored-by: Megumin <[email protected]> Co-authored-by: IPender <[email protected]> Co-authored-by: shentongmartin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: