332 Commits (2a84832998b4a005373859a82919a62a1bbbec42)

Author SHA1 Message Date
  -LAN- ad9eed2551
fix: disable scale for perfermance 1 month ago
  Yongtao Huang ac057a2d40
Chore: remove dead code in class Graph (#22791) 2 months ago
  -LAN- ed22d04ea0
test: remove outdated test case 2 months ago
  -LAN- 61c79b0013
test: correct imported name 2 months ago
  -LAN- fe3f03e50a
feat: add property-based access control to GraphRuntimeState 2 months ago
  Yongtao Huang db53656a45
Fix jsonschema compliance: use number instead of float (#25049) 2 months ago
  -LAN- 9d004a0971
test: fix test 2 months ago
  -LAN- a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2 months ago
  QuantumGhost e2ae89e08d fix(tests): fix broken tests and linter issues 2 months ago
  -LAN- 88622f70fb
refactor(graph_engine): Move setup methods into `__init__` 2 months ago
  -LAN- a5cb9d2b73
refactor(graph_engine): inline output_registry into response_coordinator 2 months ago
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 months ago
  QuantumGhost 982fd9170c WIP: test(api): tests for truncation logic 2 months ago
  Novice 1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788) 2 months ago
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 months ago
  -LAN- bfbb36756a
feat(graph_engine): Add NodeExecutionType.ROOT and auto mark skipped in Graph.init 2 months ago
  Charles Zhou 0d745c64d8
chore: bump supabase and pyjwt versions and added tests (#24681) 2 months ago
  Asuka Minato 7995ff1410
Typing test (#24651) 2 months ago
  -LAN- 635eff2e25
test(graph_engine): remove outdated tests 2 months ago
  Asuka Minato 4cd00efe3b
add more current_user typing (#24612) 2 months ago
  jyong 90d72f5ddf merge new graph engine 2 months ago
  autofix-ci[bot] 86e7cb713c
[autofix.ci] apply automated fixes 2 months ago
  -LAN- 0f29244459
fix: test 2 months ago
  autofix-ci[bot] 48cbf4c78f
[autofix.ci] apply automated fixes 2 months ago
  -LAN- 8c35663220
feat: queue-based graph engine 2 months ago
  Yeuoly d5e6e38c58
refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2 months ago
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 months ago
  Amy b5c2756261
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  Harry a282b6cea4 refactor(tests): remove unused TestPerformance class from schema resolver tests 2 months ago
  Harry 46019ea927 refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 months ago
  Harry c911ac8c01 refactor(console): add spec controller import and enhance tool output schema resolution 2 months ago
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 months ago
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 months ago
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 months ago
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 months ago
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) 2 months ago
  jiangbo721 805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796) 2 months ago
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 months ago
  Yongtao Huang 6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309) 2 months ago
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 months ago
  Yongtao Huang ad8e82ee1d
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280) 2 months ago
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) 2 months ago
  -LAN- 052d0e059e
feat: add Redis SSL/TLS certificate authentication support (#23624) 2 months ago
  Yongtao Huang c9e18346ce
Chore: remove empty files and unused code (#23990) 2 months ago
  NeatGuyCoding 11fdcb18c6
feature: add test for tool engine serialization (#23951) 2 months ago
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 months ago
  Yongtao Huang bf2f03f911
Restructure the File errors in controller (#23801) 2 months ago
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 months ago