Sign in
apache
/
flink-agents
/
HEAD
4d99567
[bug] [python] Propagate config model reconstruction errors in Action deserialize (#921)
by Alan Z.
· 2 days ago
main
3e01f01
[infra] Update github PR labeler after release 0.3.1
by 文玕
· 2 days ago
3cb2896
[docs][integration] Document Gemini chat model integration (#898)
by Tachikoma
· 2 days ago
4859469
[api][python][java] Track embedding token usage metrics (#870)
by zxs1633079383
· 2 days ago
8d1702c
[infra] Add change-type review guides with runtime/ template (#911)
by Weiqing Yang
· 2 days ago
9a797b6
[api][python] Add explicit output schema parameter to the chat path (structured-output foundation) (#843)
by Weiqing Yang
· 2 days ago
0ae6e7d
[e2e][java] Validate ReActAgent output without schema (#927)
by Wenjin Xie
· 2 days ago
7bc3a8e
[api][runtime][python] Propagate metric groups to cross-language resources (#860)
by Goutam Adwant
· 5 days ago
b5dd271
[integration][anthropic] Don't assume the first content block is text (#916)
by Edson
· 7 days ago
be9716f
[python] Tolerate Java tool params without a description (#915)
by Edson
· 9 days ago
ad0a935
[api][java] Substitute prompt placeholders in a single pass (#908)
by Edson
· 11 days ago
c0c787f
[infra] Add CLAUDE.md importing AGENTS.md (#910)
by Weiqing Yang
· 11 days ago
640d47a
[infra] Add AGENTS.md version freshness check (#903)
by Weiqing Yang
· 12 days ago
beaee3f
[integration][openai] Update stale default model gpt-3.5-turbo to gpt-4o-mini (#906)
by Weiqing Yang
· 12 days ago
55ccb13
[ci] Pin Ollama to the AVX2 CPU build in the integration jobs (#904)
by Weiqing Yang
· 12 days ago
6f020c5
[tools] Keep install plan edits consistent (#899)
by Wenjin Xie
· 13 days ago
96b943e
[tools] Update install.sh for Flink Agents 0.3.0 and Python 3.12 (#888)
by Femi
· 13 days ago
55bea70
[ci] Bound the runtime of the integration-test jobs (#892)
by Weiqing Yang
· 14 days ago
d5e6058
[ci] Retry Ollama install and propagate download failures (#891)
by Weiqing Yang
· 14 days ago
76d48d9
[test][python] Avoid forking MCP test server from PyFlink process (#896)
by Wenjin Xie
· 2 weeks ago
c6c43f7
[Tech Debt] Avoid using reflection to load implementation classes of resources during the compilation phase (#879)
by daken
· 2 weeks ago
aacc912
[python] Remove the Python local execution path (#882)
by Weiqing Yang
· 2 weeks ago
a356606
[docs] Clarify review policy (#890)
by Wenjin Xie
· 2 weeks ago
2f56f97
[python] Backfill remote test coverage ahead of local execution path removal (#881)
by Weiqing Yang
· 2 weeks ago
84c76fb
[runtime] Binary serde for MemoryUpdate values via versioned Kryo envelope (#874)
by Weiqing Yang
· 3 weeks ago
5880161
[hotfix] Propagate action task Errors from mailbox (#880)
by Wenjin Xie
· 3 weeks ago
73bc3d5
[python] Remove PyFlink gateway fallback from AgentConfigOptions (#867)
by Dagdraumur
· 3 weeks ago
7c8d200
[infra] Add AGENTS.md (#878)
by Wenjin Xie
· 3 weeks ago
c00201e
[ci] Use maintained 'temurin' distribution for setup-java (#873)
by Weiqing Yang
· 3 weeks ago
c7a2971
[api][runtime][test] Add @JsonCreator to built-in event subclasses for ActionStateSerde durable recovery (#869)
by Kerui Wang
· 3 weeks ago
54bda56
[dist] Add Flink 2.3 distribution and make it the default (#856)
by Eugene
· 3 weeks ago
5b5387e
[Feature] Support tool parameter injection (#854)
by Eugene
· 3 weeks ago
7b716a3
[python] Admit bytes in the Python memory value contract (#846)
by Weiqing Yang
· 4 weeks ago
8a4dd40
[feature][integration][java] Add built-in Google Gemini chat model integration (#718)
by Tachikoma
· 4 weeks ago
2702833
[api][java][python] Introduce EventType constants and unify Action trigger entry (#756)
by Kerui Wang
· 4 weeks ago
3c9108e
[infra] Update github PR labeler after release 0.3.0
by 文玕
· 5 weeks ago
96d6d73
[doc] Update latest flink agents docs
by 文玕
· 5 weeks ago
175d0d8
Update docs config for release-0.3
by 文玕
· 6 weeks ago
f7af693
[docs][examples] Add parallel LLM quickstart and examples for multi-action fan-out (#830)
by Haocong Wang
· 6 weeks ago
2e96ca8
[docs] Refresh get-started overview for 0.3 features (#849)
by Wenjin Xie
· 6 weeks ago
a09565d
[docs] Fix typo in community page (#851)
by meichuanyi
· 6 weeks ago
2fbabb6
[tools] Update install.sh Flink versions to current stable releases (#850)
by Wenjin Xie
· 6 weeks ago
38f8b66
[api] Remove dead no-arg getExecutionEnvironment() referencing a non-existent LocalExecutionEnvironment (#848)
by Weiqing Yang
· 6 weeks ago
9f3f1a3
[docs] Update the document to support asynchronous execution of cross-language resources (#745)
by Eugene
· 6 weeks ago
1c829cb
[dependency] Bump flink to 1.20.5 and 2.1.3 (#842)
by Wenjin Xie
· 6 weeks ago
de4f036
[doc] Document the Python memory value contract and its divergence from Java (#840)
by Weiqing Yang
· 6 weeks ago
d7f8911
[python] Reject non-checkpoint-stable Python memory values at set() (#839)
by Weiqing Yang
· 6 weeks ago
cf86ed2
[fix] Fix ReActAgent failure when output schema is null (#837)
by Wenjin Xie
· 7 weeks ago
462dbc4
[python] Remove Python-3.10-only Ollama auto-pull block in integration tests (#831)
by Weiqing Yang
· 7 weeks ago
06e7722
[python] Normalize built-in tool-call context for checkpoint safety (#828)
by Weiqing Yang
· 7 weeks ago
b35fa96
[dist] Update bundled dependency NOTICE and licenses for 0.3 (#832)
by Wenjin Xie
· 7 weeks ago
ed04111
[api][test] Simplify cross-language Java action declaration and add e2e coverage (#827)
by Wenjin Xie
· 7 weeks ago
e54317d
[runtime] Prune restored processing keys before snapshot (#825)
by Joey Tong
· 7 weeks ago
d11488a
[doc] Fix installation guide: Maven version, Python 3.12 note, macOS arm64 pip workaround (#823)
by Wenjin Xie
· 7 weeks ago
f775b46
[doc] Scope Flink Agents Java Library install step to Java jobs (#818)
by Xuannan
· 7 weeks ago
81e55ca
[test][runtime] Strengthen live-LLM e2e tests with structured tool-invocation assertions (#722)
by Weiqing Yang
· 7 weeks ago
efb4e23
[docs] Clarify Workflow Agent event emission and metadata contract (#813)
by bosiew.tian
· 7 weeks ago
09eb94c
[hotfix] Add missing license header line in bash tool and skill modules (#820)
by vishnu prakash
· 7 weeks ago
38ecaa4
[doc] update "Native Integration Support Matrix" in FAQ (#819)
by Alan Z.
· 7 weeks ago
8d8d5d7
[ci] Refactor CI of test cases in integration module (#702)
by Weiqing Yang
· 7 weeks ago
bd3c62a
[python][test] Add unit tests for tool schema conversion utilities (#815)
by vishnu prakash
· 7 weeks ago
8c348f5
[docs] Introduce TableReviewAnalysisAgent and update workflow quickstart documentation (#807)
by Eugene
· 7 weeks ago
cb65797
[docs] Fix memory examples and clarify long-term memory isolation (#794) (#816)
by Wenjin Xie
· 7 weeks ago
0149596
[docs][yaml] Polish yaml doc and add bedrock alias (#812)
by Wenjin Xie
· 7 weeks ago
388a89e
[bugfix][docs] Fix workflow agent quickstart code snippet and comment (#808)
by Haocong Wang
· 7 weeks ago
9eadd0d
[docs] Polish react_agent doc: imports, runnable-example link, tool prerequisite, prompt and output-schema clarifications (#802)
by bosiew.tian
· 7 weeks ago
c0f532d
[examples] Quickstart process_chat_response fails fast on malformed JSON (#811)
by Wenjin Xie
· 7 weeks ago
5d79b7b
[docs] Document custom job name in quickstart examples (#806)
by Eugene
· 7 weeks ago
a33f4f2
[docs][examples] Clarify prompt brace handling and use single braces in JSON examples (#810)
by Wenjin Xie
· 7 weeks ago
26eaffc
[docs] Polish integrate_with_flink doc: self-contained snippets and language-scoped notes (#800)
by bosiew.tian
· 7 weeks ago
0c8da86
[fix] Make agents block optional so infra-only YAML files load (#775) (#809)
by Wenjin Xie
· 7 weeks ago
af28c58
[docs] Add missing Skills Agent Quickstart link to overview page (#805)
by Haocong Wang
· 7 weeks ago
d1c0ee7
[examples] Add static import for copyResource in YamlWorkflowAgentExample (#799)
by Kerui Wang
· 7 weeks ago
e9afbfc
[bugfix][docs] Align skills agent quickstart doc model name with code (qwen3:8b → qwen3.5:9b) (#796)
by Kerui Wang
· 7 weeks ago
0bb1628
[fix] Reject parameter_types on Python YAML tools (#774) (#804)
by Wenjin Xie
· 7 weeks ago
2c5257a
[docs] Document MCP server retry configuration (#786)
by Eugene
· 7 weeks ago
14f2b89
[docs] Fix uncompilable x::getId in integrate_with_flink DataStream snippet (#791)
by bosiew.tian
· 7 weeks ago
fe356f3
[fix] Rename format_string positional param to avoid {text} kwarg collision (#792)
by Wenjin Xie
· 7 weeks ago
0ec10b6
[docs]clarify Java toTable takes only Schema in integrate_with_flink (#790)
by bosiew.tian
· 7 weeks ago
8918cb7
[doc][integrations] Document Mem0VectorStore and add its resource name constants (#789)
by Wenjin Xie
· 7 weeks ago
471ab46
[docs] Add chat model retry metrics to monitoring (#787)
by Eugene
· 7 weeks ago
290354e
[docs] Fix Fluss action state table default value (#788)
by Eugene
· 7 weeks ago
da62dcb
[doc] Support TTL on ShortTermMemory in User Documentation (#784)
by daken
· 7 weeks ago
5776bf4
[bugfix][examples] Point quickstart FileSource at product_review.txt instead of the resources dir (#782)
by bosiew.tian
· 7 weeks ago
f6a3b19
[integrations][mcp] Read MCP server timeout from the "timeout" descriptor argument (#771)
by bosiew.tian
· 7 weeks ago
e94da40
[metric] Add key-value metric group for model and action dimensions (#760)
by yunfengzhou-hub
· 7 weeks ago
1ca367d
[project] Remove inactive collaborators w.r.t. the ASF 10-collaborators limit.
by Xintong Song
· 8 weeks ago
35b7f83
Add Joey Tong as a collaborator
by Xintong Song
· 8 weeks ago
f9d9eac
[integrations][api] Rename connection-layer chat() argument to modelParams (#720)
by Weiqing Yang
· 8 weeks ago
e98af52
[api][plan][integrations] Record built-in chat token metrics outside the async call boundary (#712)
by Weiqing Yang
· 8 weeks ago
e209672
[test] Add per-test retry for flaky live-LLM e2e/cross-language tests
by Weiqing Yang
· 8 weeks ago
1da56c9
[hotfix] Make cross-language e2e test order-insensitive and add request time (#713)
by Kerui Wang
· 8 weeks ago
a26532e
[Docs] Cross-Language Actions (#714)
by Adesh Nalpet Adimurthy
· 8 weeks ago
39c5878
[Feature] Support TTL on ShortTermMemory (#657)
by daken
· 8 weeks ago
0e89ac8
[api][plan][runtime] Separate prompt arguments from message extra_args in BaseChatModelSetup.chat() (#698)
by Weiqing Yang
· 8 weeks ago
9c7e664
[Feature] Cross Language Actions (#709)
by Adesh Nalpet Adimurthy
· 8 weeks ago
918f812
[doc] Add docs for built-in actions (#669)
by daken
· 9 weeks ago
1628a2b
[docs][examples] Add Agent Skills documentation and quickstart example (#707)
by Wenjin Xie
· 9 weeks ago
e05521b
[doc] Add YAML API documentation and quickstart example. (#705)
by Wenjin Xie
· 9 weeks ago
99dff18
[Feature][Integration][Java] Add built-in support for Azure OpenAI Chat Model (#695)
by Alan Z.
· 9 weeks ago
Next »