Sign in
apache
/
flink-agents
/
HEAD
de4f036
[doc] Document the Python memory value contract and its divergence from Java (#840)
by Weiqing Yang
· 9 hours ago
main
d7f8911
[python] Reject non-checkpoint-stable Python memory values at set() (#839)
by Weiqing Yang
· 18 hours ago
cf86ed2
[fix] Fix ReActAgent failure when output schema is null (#837)
by Wenjin Xie
· 2 days ago
462dbc4
[python] Remove Python-3.10-only Ollama auto-pull block in integration tests (#831)
by Weiqing Yang
· 2 days ago
06e7722
[python] Normalize built-in tool-call context for checkpoint safety (#828)
by Weiqing Yang
· 3 days ago
b35fa96
[dist] Update bundled dependency NOTICE and licenses for 0.3 (#832)
by Wenjin Xie
· 3 days ago
ed04111
[api][test] Simplify cross-language Java action declaration and add e2e coverage (#827)
by Wenjin Xie
· 3 days ago
e54317d
[runtime] Prune restored processing keys before snapshot (#825)
by Joey Tong
· 3 days ago
d11488a
[doc] Fix installation guide: Maven version, Python 3.12 note, macOS arm64 pip workaround (#823)
by Wenjin Xie
· 4 days ago
f775b46
[doc] Scope Flink Agents Java Library install step to Java jobs (#818)
by Xuannan
· 4 days ago
81e55ca
[test][runtime] Strengthen live-LLM e2e tests with structured tool-invocation assertions (#722)
by Weiqing Yang
· 4 days ago
efb4e23
[docs] Clarify Workflow Agent event emission and metadata contract (#813)
by bosiew.tian
· 4 days ago
09eb94c
[hotfix] Add missing license header line in bash tool and skill modules (#820)
by vishnu prakash
· 4 days ago
38ecaa4
[doc] update "Native Integration Support Matrix" in FAQ (#819)
by Alan Z.
· 4 days ago
8d8d5d7
[ci] Refactor CI of test cases in integration module (#702)
by Weiqing Yang
· 4 days ago
bd3c62a
[python][test] Add unit tests for tool schema conversion utilities (#815)
by vishnu prakash
· 4 days ago
8c348f5
[docs] Introduce TableReviewAnalysisAgent and update workflow quickstart documentation (#807)
by Eugene
· 4 days ago
cb65797
[docs] Fix memory examples and clarify long-term memory isolation (#794) (#816)
by Wenjin Xie
· 4 days ago
0149596
[docs][yaml] Polish yaml doc and add bedrock alias (#812)
by Wenjin Xie
· 5 days ago
388a89e
[bugfix][docs] Fix workflow agent quickstart code snippet and comment (#808)
by Haocong Wang
· 5 days ago
9eadd0d
[docs] Polish react_agent doc: imports, runnable-example link, tool prerequisite, prompt and output-schema clarifications (#802)
by bosiew.tian
· 5 days ago
c0f532d
[examples] Quickstart process_chat_response fails fast on malformed JSON (#811)
by Wenjin Xie
· 5 days ago
5d79b7b
[docs] Document custom job name in quickstart examples (#806)
by Eugene
· 5 days ago
a33f4f2
[docs][examples] Clarify prompt brace handling and use single braces in JSON examples (#810)
by Wenjin Xie
· 5 days ago
26eaffc
[docs] Polish integrate_with_flink doc: self-contained snippets and language-scoped notes (#800)
by bosiew.tian
· 5 days ago
0c8da86
[fix] Make agents block optional so infra-only YAML files load (#775) (#809)
by Wenjin Xie
· 5 days ago
af28c58
[docs] Add missing Skills Agent Quickstart link to overview page (#805)
by Haocong Wang
· 5 days ago
d1c0ee7
[examples] Add static import for copyResource in YamlWorkflowAgentExample (#799)
by Kerui Wang
· 5 days ago
e9afbfc
[bugfix][docs] Align skills agent quickstart doc model name with code (qwen3:8b → qwen3.5:9b) (#796)
by Kerui Wang
· 5 days ago
0bb1628
[fix] Reject parameter_types on Python YAML tools (#774) (#804)
by Wenjin Xie
· 5 days ago
2c5257a
[docs] Document MCP server retry configuration (#786)
by Eugene
· 5 days ago
14f2b89
[docs] Fix uncompilable x::getId in integrate_with_flink DataStream snippet (#791)
by bosiew.tian
· 5 days ago
fe356f3
[fix] Rename format_string positional param to avoid {text} kwarg collision (#792)
by Wenjin Xie
· 5 days ago
0ec10b6
[docs]clarify Java toTable takes only Schema in integrate_with_flink (#790)
by bosiew.tian
· 5 days ago
8918cb7
[doc][integrations] Document Mem0VectorStore and add its resource name constants (#789)
by Wenjin Xie
· 5 days ago
471ab46
[docs] Add chat model retry metrics to monitoring (#787)
by Eugene
· 5 days ago
290354e
[docs] Fix Fluss action state table default value (#788)
by Eugene
· 5 days ago
da62dcb
[doc] Support TTL on ShortTermMemory in User Documentation (#784)
by daken
· 5 days ago
5776bf4
[bugfix][examples] Point quickstart FileSource at product_review.txt instead of the resources dir (#782)
by bosiew.tian
· 5 days ago
f6a3b19
[integrations][mcp] Read MCP server timeout from the "timeout" descriptor argument (#771)
by bosiew.tian
· 6 days ago
e94da40
[metric] Add key-value metric group for model and action dimensions (#760)
by yunfengzhou-hub
· 8 days ago
1ca367d
[project] Remove inactive collaborators w.r.t. the ASF 10-collaborators limit.
by Xintong Song
· 11 days ago
35b7f83
Add Joey Tong as a collaborator
by Xintong Song
· 12 days ago
f9d9eac
[integrations][api] Rename connection-layer chat() argument to modelParams (#720)
by Weiqing Yang
· 12 days ago
e98af52
[api][plan][integrations] Record built-in chat token metrics outside the async call boundary (#712)
by Weiqing Yang
· 13 days ago
e209672
[test] Add per-test retry for flaky live-LLM e2e/cross-language tests
by Weiqing Yang
· 13 days ago
1da56c9
[hotfix] Make cross-language e2e test order-insensitive and add request time (#713)
by Kerui Wang
· 13 days ago
a26532e
[Docs] Cross-Language Actions (#714)
by Adesh Nalpet Adimurthy
· 13 days ago
39c5878
[Feature] Support TTL on ShortTermMemory (#657)
by daken
· 13 days ago
0e89ac8
[api][plan][runtime] Separate prompt arguments from message extra_args in BaseChatModelSetup.chat() (#698)
by Weiqing Yang
· 13 days ago
9c7e664
[Feature] Cross Language Actions (#709)
by Adesh Nalpet Adimurthy
· 2 weeks ago
918f812
[doc] Add docs for built-in actions (#669)
by daken
· 2 weeks ago
1628a2b
[docs][examples] Add Agent Skills documentation and quickstart example (#707)
by Wenjin Xie
· 2 weeks ago
e05521b
[doc] Add YAML API documentation and quickstart example. (#705)
by Wenjin Xie
· 2 weeks ago
99dff18
[Feature][Integration][Java] Add built-in support for Azure OpenAI Chat Model (#695)
by Alan Z.
· 2 weeks ago
4745375
[Doc] Add documentation for Amazon Bedrock, Amazon OpenSearch, and Amazon S3 Vectors integrations (#680)
by Avichay Marciano
· 3 weeks ago
39f7ca5
[doc] Refactor the installation documentation based on install.sh (#700)
by Jinkun Liu
· 3 weeks ago
f212da8
[INFRA] Set up default rulesets for default and release branches (#681)
by The Apache Software Foundation
· 3 weeks ago
dd30875
[ci] Use local rsync-deployments action in docs workflow
by youjin
· 3 weeks ago
7082065
[ci] Add local rsync-deployments composite action
by youjin
· 3 weeks ago
962d587
[tools]Import Wizard for Installation Setup (#599)
by Jinkun Liu
· 3 weeks ago
5b937d6
[build] Ignore .claude directory
by Xintong Song
· 3 weeks ago
2fa1a3d
[api][runtime][python] Extend agent skill loading repository.
by WenjinXie
· 3 weeks ago
6a10927
[api][plan][runtime][java] Extend agent skill loading repository.
by WenjinXie
· 3 weeks ago
487bd58
[runtime] Own ResourceContext inside ResourceCache for shared lifecycle.
by WenjinXie
· 3 weeks ago
cc4362d
[api][java] Introduce YAML API for declaring agents
by WenjinXie
· 4 weeks ago
4e4689f
[api][plan][runtime] Cross-language Function descriptors and FunctionTool
by WenjinXie
· 4 weeks ago
989a92e
[hotfix] Make Ollama embedding test actually run in CI (#686)
by Weiqing Yang
· 4 weeks ago
bb29d0e
[hotfix] Move chat-model os.environ mutations out of module scope in e2e tests (#689)
by Weiqing Yang
· 4 weeks ago
5182f25
[api] Introduce YAML API for declaring agents
by WenjinXie
· 4 weeks ago
eac1221
[api][plan][runtime] Cross-language Function/FunctionTool
by WenjinXie
· 4 weeks ago
66225cd
[api] Specify model in ChatModelSetup (Java + Python) (#685)
by Weiqing Yang
· 4 weeks ago
5eb9125
[integrations][java] Fix OpenSearchVectorStore for Amazon OpenSearch Serverless (#678)
by Avichay Marciano
· 4 weeks ago
d6ce8fc
[test] Enable e2e test for long-term memory after bump to flink 2.2.1
by WenjinXie
· 4 weeks ago
2d2b562
[Feature][Integration][Java] Add Milvus vector store integration (#663)
by WAR10CK
· 4 weeks ago
e5b3274
[hotfix] Remove unused DurableExecutionManager.maybePruneState helper (#682)
by Weiqing Yang
· 4 weeks ago
cfb7127
[dependency] Update flink version and constraint.
by WenjinXie
· 4 weeks ago
b1d65de
[hotfix] Embed on Python side for cross-language vector store
by WenjinXie
· 4 weeks ago
2a4c858
[api] Defensive-copy collection inputs in user-constructed events + add contract test (#677)
by Avichay Marciano
· 4 weeks ago
273b159
[runtime] Handle notifyCheckpointAborted to stop leaking checkpoint entries (#667)
by Weiqing Yang
· 4 weeks ago
d17edb1
[infra] Add daily workflow to label closed issues missing fixVersion (#605)
by Eugene
· 4 weeks ago
2cb4fb0
[Feature][Java] Add java event listeners config (#641)
by twosom
· 4 weeks ago
8f79c09
[runtime] Lock null-store symmetry invariant in DurableExecutionManager (#666)
by Weiqing Yang
· 4 weeks ago
8174771
[api][integration] Add ResourceName constants for AWS integrations (#679)
by Avichay Marciano
· 4 weeks ago
b38ae21
[hotfix][docs] Revert accidental hugo-book submodule bump from #628 (#672)
by Eugene
· 4 weeks ago
6142e5e
[runtime] Add comprehensive tests for ActionExecutionOperator manager classes (#659)
by Weiqing Yang
· 4 weeks ago
064341a
[hotfix] Register all resource types added via Agent.addResource (#668)
by Eugene
· 4 weeks ago
171465f
[feature][runtime] Support Fluss as ActionStateStore backend (#628)
by Junbo Wang
· 4 weeks ago
1933805
[infra] Skip spotless in non-lint CI jobs to isolate code-style failures (#664)
by Weiqing Yang
· 4 weeks ago
61490ea
[feature] Enable EventLog display in WebUI by default (#638)
by Eugene
· 4 weeks ago
3abbb20
[doc] Document event log levels (#658)
by Weiqing Yang
· 4 weeks ago
e617645
[infra] Add bosiew.tian as collaborator on github.
by WenjinXie
· 5 weeks ago
eca1741
[api][runtime][java] Support agent skills in Java.
by WenjinXie
· 5 weeks ago
065d097
[plan][java] Add bash tool in java.
by WenjinXie
· 5 weeks ago
6b480bd
[api][java] Extract resource context.
by WenjinXie
· 5 weeks ago
fa5bcf1
[api][java] Inject output format prompt after the first system prompt for ReAct agent.
by WenjinXie
· 5 weeks ago
c72f8f6
[runtime] Support per-event-type configurable log levels for event log (#609)
by Weiqing Yang
· 5 weeks ago
1931403
[runtime] Refactor ActionExecutionOperator into focused manager classes (#546)
by Weiqing Yang
· 5 weeks ago
1181f69
[doc] Update document for vector store. (#654)
by Wenjin Xie
· 5 weeks ago
d30267a
[Doc] Update Custom Event Definition Documentation (#651)
by Adesh Nalpet Adimurthy
· 5 weeks ago
Next »