|
|
5362f69083
|
feat(refactoring): Support Structured Logging (JSON) (#30170)
|
2026-01-04 11:46:46 +08:00 |
|
|
|
dc8a618b6a
|
feat: add think start end tag
|
2026-01-04 11:09:43 +08:00 |
|
|
|
f3e7fea628
|
feat: add tool call time
|
2026-01-04 10:29:02 +08:00 |
|
|
|
9a22baf57d
|
feat: optimize for migration versions (#28787)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-01-03 21:33:20 +09:00 |
|
|
|
c1bb310183
|
chore: remove icon_large of models (#30466)
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-01-03 02:35:17 +09:00 |
|
|
|
926349b1f8
|
feat: transform tool file message for external access
|
2026-01-02 15:23:16 +08:00 |
|
|
|
ec29c24916
|
feat: enhance QueueTransportReadCloser to handle reading with available data and improve EOF handling
|
2026-01-02 15:03:17 +08:00 |
|
|
|
3842eade67
|
feat: add API endpoint to fetch list of available tools and corresponding request model
|
2026-01-02 15:00:42 +08:00 |
|
|
|
cf7e2d5d75
|
feat: add unit tests for transport classes including queue, pipe, and socket transports
|
2026-01-01 18:57:03 +08:00 |
|
|
|
2673fe05a5
|
feat: introduce TransportEOFError for handling closed transport scenarios and update transport classes to raise it
|
2026-01-01 18:46:08 +08:00 |
|
|
|
9b6b2f3195
|
feat: add AgentMaxIterationError exc (#30423)
|
2026-01-01 00:40:54 +08:00 |
|
|
|
5b02e5dcb6
|
refactor: migrate some ns.model to BaseModel (#30388)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-01 00:38:12 +08:00 |
|
|
|
180fdffab1
|
feat: update E2BEnvironment options to include default template, list file depth, and API URL
|
2025-12-31 18:29:22 +08:00 |
|
|
|
62e422f75a
|
feat: add NotSupportedOperationError and update E2BEnvironment to raise it for unsupported command status retrieval
|
2025-12-31 18:09:14 +08:00 |
|
|
|
41565e91ed
|
feat: add support for passing environment variables to E2B sandbox
|
2025-12-31 18:07:43 +08:00 |
|
|
|
c9610e9949
|
feat: implement transport abstractions for virtual environments and add E2B environment provider
|
2025-12-31 17:51:38 +08:00 |
|
|
|
29dc083d8d
|
feat: enhance DockerDaemonEnvironment with options handling and default values
|
2025-12-31 16:19:47 +08:00 |
|
|
|
3015e9be73
|
feat: add archive storage client and env config (#30422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 16:14:46 +08:00 |
|
|
|
cad7101534
|
feat: support image extraction in PDF RAG extractor (#30399)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 15:49:06 +08:00 |
|
|
|
fa69cce1e7
|
fix: fix create app xss issue (#30305)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-31 15:57:39 +09:00 |
|
|
|
64dc98e607
|
fix: workflow incorrectly marked as completed while nodes are still executing (#30251)
Co-authored-by: sai <>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:45:43 +08:00 |
|
|
|
9007109a6b
|
fix: [xxx](xxx) render as xxx](xxx) (#30392)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:30:15 +08:00 |
|
|
|
925168383b
|
fix: keyword search now matches both content and keywords fields (#29619)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:28:14 +08:00 |
|
|
|
e6f3528bb0
|
fix: Incorrect REDIS ssl variable used for Celery causing Celery unable to start (#29605)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-31 10:26:28 +08:00 |
|
|
|
fb5edd0bf6
|
refactor: split changes for api/services/tools/api_tools_manage_servi… (#29899)
|
2025-12-31 10:24:35 +08:00 |
|
|
|
3a59ae9617
|
feat: add oauth_new_user flag for frontend when user oauth login (#30370)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
|
2025-12-31 10:10:58 +08:00 |
|
|
|
f679065d2c
|
feat: extend construct_environment method to accept environments parameter in virtual environment classes
|
2025-12-30 21:07:16 +08:00 |
|
|
|
0a97e87a8e
|
docs: clarify usage of close() method in PipeTransport docstring
|
2025-12-30 20:58:51 +08:00 |
|
|
|
4d81455a83
|
fix: correct PipeTransport file descriptor assignments and architecture matching case sensitivity
|
2025-12-30 20:54:39 +08:00 |
|
|
|
39091fe4df
|
feat: enhance command execution and status retrieval in virtual environments with transport abstractions
|
2025-12-30 19:37:30 +08:00 |
|
|
|
bac5245cd0
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2025-12-30 19:11:29 +08:00 |
|
|
|
274f9a3f32
|
Refactor code structure for improved readability and maintainability
|
2025-12-30 16:31:34 +08:00 |
|
|
|
c1af6a7127
|
fix: fix provider_id is empty (#30374)
|
2025-12-30 16:28:31 +08:00 |
|
|
|
a513ab9a59
|
feat: implement DSL prediction API and virtual environment base classes
|
2025-12-30 15:24:54 +08:00 |
|
|
|
152fd52cd7
|
[autofix.ci] apply automated fixes
|
2025-12-30 02:23:25 +00:00 |
|
|
|
ccabdbc83b
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-30 10:20:42 +08:00 |
|
|
|
0ba9b9e6b5
|
feat: get plan bulk with cache (#30339)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2025-12-30 09:27:46 +08:00 |
|
|
|
30dd50ff83
|
feat: allow fail fast (#30262)
|
2025-12-30 09:27:40 +08:00 |
|
|
|
14bff10201
|
fix(api): remove tool provider list cache to fix cache inconsistency (#30323)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 16:58:38 +08:00 |
|
|
|
2c919efa69
|
feat: support tencent cos custom domain (#30193)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 15:41:02 +08:00 |
|
|
|
0b1439fee4
|
fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 13:03:39 +08:00 |
|
|
|
d9cecabe93
|
fix: release graph_runtime_state reference to prevent memory leak under high load (#30236)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-12-29 10:35:47 +08:00 |
|
|
|
d546d525b4
|
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 10:15:47 +08:00 |
|
|
|
5b1c08c19c
|
chore(deps): bump json-repair from 0.54.1 to 0.54.3 in /api (#30285)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-29 09:42:24 +08:00 |
|
|
|
a00ac1b5b1
|
fix(api): fix credential type handling and rebuild subscription transaction safety (#30242)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-12-28 20:29:35 +08:00 |
|
|
|
1f2c85c916
|
fix: wrong usage of redis lock (#28177)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maries <xh001x@hotmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2025-12-28 13:47:54 +08:00 |
|
|
|
2b01f85d61
|
fix: consolidate duplicate InvokeRateLimitError definitions (#30229)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-28 03:03:42 +09:00 |
|
|
|
d8010a7fbc
|
fix: Add JSON RPC request type guard (#30216)
|
2025-12-28 03:02:46 +09:00 |
|
|
|
f610f6895f
|
fix: retrieval test and knowledge retrieval node failed in multimodal mode (#30210)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-26 21:42:06 +08:00 |
|
|
|
d20a8d5b77
|
fix: fix missing not in (#30207)
|
2025-12-26 16:52:34 +08:00 |
|