Commit Graph
3 Commits
Author SHA1 Message Date
Test ee4b8f711d fix: update all imports to use Forgejo instead of GitHub
Build & Push Workflows Image / build-push (push) Failing after 36s
ci / test (push) Failing after 1m33s
2026-09-05 14:37:26 -07:00
Test 00fc83c081 feat: add JWT auth token support to LLM inference activities
ci / test (push) Failing after 2m14s
2026-09-05 00:47:22 -07:00
Test 0da90fdd7a feat: database layer + canvas validator/converter + LLM inference activities
ci / test (push) Failing after 2m11s
- Add pkg/db models and CRUD methods for workflows
- Add internal/routing canvas validator (DAG check, connectivity)
- Add internal/routing canvas converter (Canvas → WorkflowSpec)
- Register LLMInferenceActivity and LLMBatchInferenceActivity
- Update api/server and cmd/server with database integration
- Add K8s environment variable support
- Update activity knowledge base with LLM activities
- Add .env.example configuration template
2026-09-05 00:43:30 -07:00