-LAN-
81e9d6f63a
fix: correct type checking for None values in code node output validation
- Fixed isinstance() checks to properly handle None values by checking None separately
- Fixed typo in STRING type validation where 'output_name' was hardcoded as string instead of variable
- Updated error message format to be consistent and more informative
- Updated test assertion to match new error message format
pirms 1 mēnesi
-LAN-
ad9eed2551
fix: disable scale for perfermance
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 1 mēnesi
NeatGuyCoding
c0d82a412d
feat: add test containers based tests for workflow converter (#25115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 1 mēnesi
Yongtao Huang
ac057a2d40
Chore: remove dead code in class Graph (#22791)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
pirms 1 mēnesi
-LAN-
ed22d04ea0
test: remove outdated test case
pirms 2 mēnešiem
-LAN-
61c79b0013
test: correct imported name
pirms 2 mēnešiem
-LAN-
fe3f03e50a
feat: add property-based access control to GraphRuntimeState
- Replace direct field access with private attributes and property decorators
- Implement deep copy protection for mutable objects (dict, LLMUsage)
- Add helper methods: set_output(), get_output(), update_outputs()
- Add increment_node_run_steps() and add_tokens() convenience methods
- Update loop_node and event_handlers to use new accessor methods
- Add comprehensive unit tests for immutability and validation
- Ensure backward compatibility with existing property access patterns
pirms 2 mēnešiem
Yongtao Huang
db53656a45
Fix jsonschema compliance: use number instead of float (#25049)
Signed-off-by: Yongtao Huang<yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
NeatGuyCoding
c0bd35594e
feat: add test containers based tests for tools manage service (#25028)
pirms 2 mēnešiem
-LAN-
9d004a0971
test: fix test
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
GuanMu
25a11bfafc
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
-LAN-
9f8f21bf87
chore: remove backup files
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
-LAN-
a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
NeatGuyCoding
b810efdb3f
Feature add test containers tool transform service (#24927)
pirms 2 mēnešiem
QuantumGhost
e2ae89e08d
fix(tests): fix broken tests and linter issues
pirms 2 mēnešiem
willzhao
ffba341258
[CHORE]: remove redundant-cast (#24807)
pirms 2 mēnešiem
-LAN-
88622f70fb
refactor(graph_engine): Move setup methods into `__init__`
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
-LAN-
a5cb9d2b73
refactor(graph_engine): inline output_registry into response_coordinator
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
Asuka Minato
24e2b72b71
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
NeatGuyCoding
b66945b9b8
feat: add test containers based tests for api tool manage service (#24821)
pirms 2 mēnešiem
NeatGuyCoding
bdfbfa391f
Feature add test containers mcp tools manage service (#24840)
pirms 2 mēnešiem
QuantumGhost
63c035d8a2
chore(api): migrate import for db
pirms 2 mēnešiem
QuantumGhost
c72d847ac7
feat(api): support array[boolean] truncation
pirms 2 mēnešiem
QuantumGhost
982fd9170c
WIP: test(api): tests for truncation logic
pirms 2 mēnešiem
-LAN-
d8af8ae4e6
fix: update workflow service tests for new graph engine
- Update method calls from _handle_node_run_result to _handle_single_step_result
- Add required fields (id, node_id, node_type, start_at) to graph events
- Use proper NodeType enum values instead of strings
- Fix imports to use correct modules (Node instead of BaseNode)
- Ensure event generators return proper generator objects
These tests were failing because the internal implementation changed
with the new graph engine architecture.
pirms 2 mēnešiem
-LAN-
3aa48efd0a
test(test_workflow_service): Use new engine's method.
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
Novice
1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788)
pirms 2 mēnešiem
NeatGuyCoding
d043e1a05a
feat: add test containers based tests for workspace service (#24752)
pirms 2 mēnešiem
Bowen Liang
39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712)
pirms 2 mēnešiem
-LAN-
bfbb36756a
feat(graph_engine): Add NodeExecutionType.ROOT and auto mark skipped in Graph.init
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
Charles Zhou
0d745c64d8
chore: bump supabase and pyjwt versions and added tests (#24681)
pirms 2 mēnešiem
Asuka Minato
7995ff1410
Typing test (#24651)
pirms 2 mēnešiem
NeatGuyCoding
bf34437186
Feature add test containers workflow service (#24666)
pirms 2 mēnešiem
-LAN-
635eff2e25
test(graph_engine): remove outdated tests
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
Asuka Minato
4cd00efe3b
add more current_user typing (#24612)
pirms 2 mēnešiem
jyong
90d72f5ddf
merge new graph engine
pirms 2 mēnešiem
autofix-ci[bot]
86e7cb713c
[autofix.ci] apply automated fixes
pirms 2 mēnešiem
-LAN-
0f29244459
fix: test
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
autofix-ci[bot]
48cbf4c78f
[autofix.ci] apply automated fixes
pirms 2 mēnešiem
-LAN-
8c35663220
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
-LAN-
f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
湛露先生
d4883256f1
Fix login tokens and fix task clean_messages create_time. (#24574)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
QuantumGhost
58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
pirms 2 mēnešiem
NeatGuyCoding
244ed5e5e3
hotfix: add test containers based tests for workflow run service (#24602)
pirms 2 mēnešiem
Yeuoly
d5e6e38c58
refactor: unify blob chunk merging logic for plugin tool and agent (#24575)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
pirms 2 mēnešiem
Amy
b5c2756261
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
Yongtao Huang
fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@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>
pirms 2 mēnešiem
Harry
a282b6cea4
refactor(tests): remove unused TestPerformance class from schema resolver tests
pirms 2 mēnešiem
Harry
46019ea927
refactor(resolver): enhance schema reference resolution with improved error handling and caching
pirms 2 mēnešiem