8519 次程式碼提交 (b865ef54d5e030bc296bc6e838af08544e639141)
 

作者 SHA1 備註 提交日期
  17hz 1b401063e8
chore: pnpx deprecation (#24868) 2 月之前
  木之本澪 60d9d0584a
refactor: migrate marketplace.py from requests to httpx (#24015) 2 月之前
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 月之前
  17hz f11131f8b5
fix: basepath did not read from the environment variable (#24870) 2 月之前
  -LAN- 8433cf4437
refactor(graph_engine): Merge event_collector and event_emitter into event_manager 2 月之前
  -LAN- bb5d52539c
refactor(graph_engine): Merge branch_handler into edge_processor 2 月之前
  -LAN- 88622f70fb
refactor(graph_engine): Move setup methods into `__init__` 2 月之前
  twwu a41af6f322 refactor: update file upload and download handling for pipeline format 2 月之前
  zxhlyh ce3eb0fcbb fix: rag pipeline template 2 月之前
  NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2 月之前
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 月之前
  Asuka Minato b8d8dddd5a
example of decorator typing (#24857) 2 月之前
  NeatGuyCoding c45c22b1b2
fix translation of all oauth.ts (#24855) 2 月之前
  Yongtao Huang 3d57a9ccdc
Fix never hit `(!code || code.length === 0)` (#24860) 2 月之前
  -LAN- 0fdb1b2bc9
refactor(graph_engine): Correct private attributes and private methods naming 2 月之前
  -LAN- a5cb9d2b73
refactor(graph_engine): inline output_registry into response_coordinator 2 月之前
  -LAN- 64c1234724
refactor(graph_engine): Merge worker management into one WorkerPool 2 月之前
  -LAN- 202fdfcb81
refactor(graph_engine): Remove backward compatibility code 2 月之前
  -LAN- e2f4c9ba8d
refactor(graph_engine): Merge state managers into unified_state_manager 2 月之前
  -LAN- 546d75d84d
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2 月之前
  Asuka Minato cb04c21141
model_config = ConfigDict(extra='allow') (#24859) 2 月之前
  17hz f70272f638
refactor: replace clsx with classnames (#24776) 2 月之前
  lyzno1 b4b71ded47
chore: remove unused i18n keys (#24803) 2 月之前
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 月之前
  17hz 529791ce62
fix: Variable Aggregator cannot select conversation variables (#24793) 2 月之前
  NeatGuyCoding b66945b9b8
feat: add test containers based tests for api tool manage service (#24821) 2 月之前
  -LAN- f3c5d77ad5
chore: remove duplicate Python style checks handled by autofix CI (#24833) 2 月之前
  lyzno1 e5e42bc483
fix: XSS vulnerability in block-input and support-var-input components (#24835) 2 月之前
  NeatGuyCoding bdfbfa391f
Feature add test containers mcp tools manage service (#24840) 2 月之前
  Yongtao Huang 72acd9b483
Remove redundant from_variable_selector null-check (#24842) 2 月之前
  QuantumGhost 63c035d8a2 chore(api): migrate import for db 2 月之前
  QuantumGhost e9e7d4f3cd Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2 月之前
  QuantumGhost c72d847ac7 feat(api): support array[boolean] truncation 2 月之前
  QuantumGhost 982fd9170c WIP: test(api): tests for truncation logic 2 月之前
  QuantumGhost 91fac9b720 WIP: feat(api): draft var cleanup task 2 月之前
  QuantumGhost a527bd42b5 chore(api): optimize file url signing 2 月之前
  QuantumGhost 621b75b343 feat(api): implement truncation for SSE events 2 月之前
  QuantumGhost 6b9d2e98b9 feat(api): Implement truncation for WorkflowNodeExecution 2 月之前
  QuantumGhost 2fd337e610 feat(api): add WorkflowNodeExecutionOffload model 2 月之前
  QuantumGhost a7aa17e361 chore(api): remove orphan files in draft var cleanup script 2 月之前
  QuantumGhost 13eb9f7d7d feat(api): implement truncation for draft var 2 月之前
  QuantumGhost d7db58cabd feat(api): implement VariableTruncator 2 月之前
  QuantumGhost 0cf8a80bdd chore(api): Introduce variable truncation configuration 2 月之前
  QuantumGhost a10586c8ea fixup! feat(api): Add migration for WorkflowDraftVariableFile 2 月之前
  QuantumGhost 40faa9ce16 refactor(api): Inject db dependency to FileService 2 月之前
  QuantumGhost 58dfae60f0 feat(api): Add migration for WorkflowDraftVariableFile 2 月之前
  QuantumGhost de08b2310c feat(api): Introduce WorkflowDraftVariableFile model 2 月之前
  QuantumGhost e9c6038192 docs(api): update docs for UploadFile 2 月之前
  Asuka Minato 9f528d23d4
poc of validate config (#24837) 2 月之前
  Hwting d937cc491d
chore[docker]: Fix Redis health check error but display healthy (#24778) 2 月之前