Production-ready AI workflow orchestration platform with durable execution, event-driven workflows, and LLM integration
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: show total tokens/cost in run detail and fix parameter list overflow (#2)
78a7071View on GitHubMerge pull request #1 from hoootan/copilot/fix-lint-error-in-ci
312aac7View on GitHubFix runner consumer group cache and SSE stream doubled path
a157f36View on GitHubFix replay_run: enqueue job so replayed runs actually execute
0a07204View on GitHubFix executor async lazy-load crash after steps lazy="select" change
0df982fView on GitHubMake litellm lazy-loaded so server process never imports it (~100MB saved)
82dc095View on GitHubFix slow runs list: skip step loading on list view, fix count query
b13b364View on GitHubSanitize null bytes from step output before saving to PostgreSQL JSONB
f7c2478View on GitHubFix memory leaks: module-level litellm import, reuse httpx client, drop raw_response
04cfe49View on GitHubRevert manual version bumps — CI handles versioning on tag
4cbe77dView on GitHubRun init_db in all environments so base tables exist before migrations
5404a84View on GitHub