This website requires JavaScript.
Explore
Help
Sign In
adai
/
MemoryBear
Watch
1
Star
0
Fork
0
You've already forked MemoryBear
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8accd36f9e650165cc2eaff01896da1b2c7ac5af
MemoryBear
/
api
/
app
/
core
/
workflow
History
mengyonghao
8accd36f9e
feat(workflow): support variables wrapped with {{}} in assignment nodes, add input config example
2025-12-25 14:41:41 +08:00
..
nodes
feat(workflow): support variables wrapped with {{}} in assignment nodes, add input config example
2025-12-25 14:41:41 +08:00
__init__.py
feat: Add base project structure with API and web components
2025-12-02 20:28:01 +08:00
executor.py
feat(workflow): add HTTP request node
2025-12-24 21:23:08 +08:00
expression_evaluator.py
fix(expression-eval): fix variable extraction issue in Jinja2 templates
2025-12-20 15:37:08 +08:00
template_loader.py
[ADD] Merge code
2025-12-15 19:53:33 +08:00
template_renderer.py
[modify] fix workflow execute logic
2025-12-22 18:24:36 +08:00
validator.py
[ADD] Merge code
2025-12-15 19:53:33 +08:00
variable_pool.py
style(workflow): remove unnecessary indentation
2025-12-23 16:57:15 +08:00