此网站需要 JavaScript。
我的项目
项目探索
数据集
注册
登录
github-featured / google--adk-python
项目文件夹
工单
工作流
所有工作流
analyze-releases-for-adk-docs-updates.yml
block-merge.yml
continuous-integration.yml
copybara-pr-handler.yml
discussion_answering.yml
issue-maintenance.yml
pr-triage.yml
release-artifact-check.yml
release-cherry-pick.yml
release-cut.yml
release-finalize.yml
release-publish.yml
release-update-adk-web.yaml
upload-adk-docs-to-vertex-ai-search.yml
42 次工作流运行
操作者
所有操作者
frostbyte_neo
状态
所有状态
成功
失败
等待中
正在运行
fix: concatenate list values in deep_merge_dicts during parallel tool call merge
#129
:
提交
7b246e0166
推送者
frostbyte_neo
main
2026-09-12 14:01:39 +00:00
0s
查看工作流文件
fix: extract URL fragment key-value pairs as query params
#126
:
提交
0cfe43b657
推送者
frostbyte_neo
main
2026-09-11 23:01:47 +00:00
0s
查看工作流文件
test: verify candidate_count is allowed on generate_content_config
#123
:
提交
da10185ede
推送者
frostbyte_neo
main
2026-09-12 09:32:58 +00:00
0s
查看工作流文件
refactor(workflow): extract dynamic node execution from context to dynamic node executor
#119
:
提交
f439001ea3
推送者
frostbyte_neo
main
2026-09-12 03:32:58 +00:00
0s
查看工作流文件
fix(gcs): judge a local path by where it lands, not by whether it is absolute
#117
:
提交
d15946e974
推送者
frostbyte_neo
main
2026-09-11 21:32:58 +00:00
0s
查看工作流文件
refactor(agents): accept native BaseNode in LlmAgent tools
#113
:
提交
2284c58193
推送者
frostbyte_neo
main
2026-09-11 07:23:18 +00:00
0s
查看工作流文件
chore: release as 2.9.0
#111
:
提交
187a693904
推送者
frostbyte_neo
release/candidate
2026-09-11 03:15:01 +00:00
0s
查看工作流文件
chore(flows): extract model response finalizer to separate module
#109
:
提交
d9b57bf4be
推送者
frostbyte_neo
main
2026-09-11 03:15:00 +00:00
0s
查看工作流文件
fix: apply state_delta when resuming without a new_message
#106
:
提交
6de43b05a0
推送者
frostbyte_neo
main
2026-09-10 09:15:00 +00:00
0s
查看工作流文件
fix: Resolve scheduler leakage and use node.clone() in DynamicNodeScheduler
#103
:
提交
64b5b9c04f
推送者
frostbyte_neo
main
2026-09-10 03:45:50 +00:00
0s
查看工作流文件
fix: default AgentCardBuilder capabilities to streaming=True
#96
:
提交
b0180620f4
推送者
frostbyte_neo
main
2026-09-08 03:45:49 +00:00
0s
查看工作流文件
fix: make state serialization fallback resilient per value
#92
:
提交
a119dd7751
推送者
frostbyte_neo
main
2026-09-06 22:40:17 +00:00
0s
查看工作流文件
fix: log an error when a model returns multiple candidates
#90
:
提交
25f5214c83
推送者
frostbyte_neo
main
2026-09-06 22:40:00 +00:00
0s
查看工作流文件
refactor: Decompose functions.py into internal modular components (_tool_error_handler, _tool_caller, _batch_tool_executor) and deduplicate single-call async and live tool execution pipelines
#84
:
提交
89777c146b
推送者
frostbyte_neo
main
2026-09-05 05:11:58 +00:00
0s
查看工作流文件
fix: report a metric that never ran as not evaluated, not as failed
#82
:
提交
9c9b81a172
推送者
frostbyte_neo
main
2026-09-05 05:13:26 +00:00
0s
查看工作流文件
fix(callables): extract unified CallableSpec and resolve doc and unwrap edge cases
#79
:
提交
c506ddf3bc
推送者
frostbyte_neo
main
2026-09-04 11:37:27 +00:00
0s
查看工作流文件
docs(agents): state the lazy-import rule the comment only pointed at
#76
:
提交
ac96686c3a
推送者
frostbyte_neo
main
2026-09-04 05:36:47 +00:00
0s
查看工作流文件
docs: Add node as tool developer unit guide and sample docs
#74
:
提交
9fcd97e1a1
推送者
frostbyte_neo
main
2026-09-03 23:36:36 +00:00
0s
查看工作流文件
docs(flows): drop the incorrect move instruction from three compatibility shims
#71
:
提交
d637d1b449
推送者
frostbyte_neo
main
2026-09-03 12:30:57 +00:00
0s
查看工作流文件
fix(workflow): revert storing a single-turn node's synthetic input in the session
#66
:
提交
7b0f7f019d
推送者
frostbyte_neo
main
2026-09-02 06:30:47 +00:00
0s
查看工作流文件
fix: read an MCP tool's schema under either spelling in telemetry
#64
:
提交
40c8333460
推送者
frostbyte_neo
main
2026-09-02 00:30:47 +00:00
0s
查看工作流文件
refactor(runners): extract session rewind logic into sessions/_rewind_utils
#61
:
提交
bed446c5e0
推送者
frostbyte_neo
main
2026-09-01 18:30:47 +00:00
0s
查看工作流文件
refactor(flows): extract tool call response rearrangement into _tool_call_rearranger
#58
:
提交
fe32193f3b
推送者
frostbyte_neo
main
2026-09-01 06:30:48 +00:00
0s
查看工作流文件
fix: skip duplicate user event append on invocation retry
#56
:
提交
d06a7fed56
推送者
frostbyte_neo
main
2026-09-01 03:50:42 +00:00
0s
查看工作流文件
fix: Support multi-turn nested HITL pause and resumption across workflows and agent tools
#52
:
提交
6d14518061
推送者
frostbyte_neo
main
2026-08-31 03:50:33 +00:00
0s
查看工作流文件
fix: label the dynamic instruction so a model does not read it as a user turn and imitate it
#50
:
提交
8cdbbb158c
推送者
frostbyte_neo
main
2026-08-30 21:50:36 +00:00
0s
查看工作流文件
refactor(runners): extract multi-agent routing into agents/_agent_router
#47
:
提交
c3d3730250
推送者
frostbyte_neo
main
2026-08-30 15:50:36 +00:00
0s
查看工作流文件
feat: add get_authenticated_url and get_signed_url to GcsArtifactService
#44
:
提交
10ac52b5f0
推送者
frostbyte_neo
main
2026-08-29 21:50:32 +00:00
0s
查看工作流文件
chore: merge release v1.39.1 to v1 (
#6927
)
#40
:
提交
d509d7cc59
推送者
frostbyte_neo
v1
2026-08-29 09:50:35 +00:00
0s
查看工作流文件
fix: stop a child branch stamped on a user event moving the invocation root
#38
:
提交
181d52e402
推送者
frostbyte_neo
main
2026-08-29 09:50:34 +00:00
0s
查看工作流文件
首页
上一页
1
2
下一页
末页