155 次程式碼提交 (c7700ac1762a4feccf60211d3dca3e39ec65a83c)

作者 SHA1 備註 提交日期
  -LAN- a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2 月之前
  Novice 1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788) 2 月之前
  Asuka Minato 4cd00efe3b
add more current_user typing (#24612) 2 月之前
  Yeuoly d5e6e38c58
refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2 月之前
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 月之前
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 月之前
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 月之前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 月之前
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) 2 月之前
  jiangbo721 805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796) 2 月之前
  Yongtao Huang 6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309) 2 月之前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 月之前
  Yongtao Huang ad8e82ee1d
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280) 2 月之前
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) 2 月之前
  Yongtao Huang c9e18346ce
Chore: remove empty files and unused code (#23990) 2 月之前
  NeatGuyCoding 11fdcb18c6
feature: add test for tool engine serialization (#23951) 2 月之前
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 月之前
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 月之前
  Jason Young b38f195a0d
test: add comprehensive test suite for rate limiting module (#23765) 2 月之前
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) 2 月之前
  -LAN- 6900b08134
fix: sync missing conversation variables for existing conversations (#23649) 2 月之前
  ghmark675 ad61b42494
fix(node): fix unexpected extra equals sign in HTTP params (#23474) 2 月之前
  Yongtao Huang be914438a5
Fix: incorrect array element validation in SegmentType (#23289) 3 月之前
  Ali Saleh 142ab74784
feat: Enable Tracing Support For Phoenix Cloud Instance (#23196) 3 月之前
  NeatGuyCoding ae28ca0b8d
minor fix: wrong assignment (#23103) 3 月之前
  chenguowei fce126b206
fix(api): fix incorrect path handling in Langfuse integration (#22766) 3 月之前
  Mike Zixuan HE bd5b938571
feat: Support allOf in OpenAPI properties inside schema #22946 (#22975) 3 月之前
  Yeuoly 206bc4b36d
chore: enhance error message when handling PluginInvokeError (#22908) 3 月之前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 月之前
  qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623) 3 月之前
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 月之前
  -LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 月之前
  NeatGuyCoding c3037c5491
minor code fix: remove duplicate type check branch (#22536) 3 月之前
  quicksand e4ae1e2b94
fix (ci) : remove test_url_signer (#22525) 3 月之前
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 月之前
  Hao Cheng 32c541a9ed
fix: generate deterministic operationId for root endpoints without one (#19888) 3 月之前
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 月之前
  Novice 535fff62f3
feat: add MCP support (#20716) 3 月之前
  Jason Young 881a151d30
test: add comprehensive unit tests for encrypter module (#22102) 3 月之前
  Jason Young d61ea5a2de
test: add comprehensive unit tests for UrlSigner (#22030) 3 月之前
  NeatGuyCoding 53c4912cbb
feat: add unit tests and validation for aliyun tracing (#22012) 3 月之前
  -LAN- 8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 3 月之前
  NeatGuyCoding ac69b8b191
refactor: extract common url validator for config_entity.py (#21934) 3 月之前
  QuantumGhost 89250a36b7
fix(api): files not returned in the answer node (#21807) 4 月之前
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 月之前
  QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443) 4 月之前
  quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 4 月之前
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 月之前
  Jin 3e7f8bad56
fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309) 4 月之前
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 月之前