feat: introduce workflow job management and agent orchestration #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "subagents-microservice"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements the GrowQR job-application workflow orchestration
layer with named microservice-backed agents:
workflowJobRivet actor for the jobapplication workflow
interview-serviceroleplay-serviceqscore-servicescore recording, and workflow state fetch
OpenCode/OpenAI-compatible LLM support
to
ghcr.io/anomalyco/opencode:latestRIVET_RUN_ENGINE=1forstable local demo runs
and workflow agents
.dataruntime folderWhat changed
src/actors/workflow- job.tssrc/agents/catalog.tssrc/services/service- agents.tssrc/routes/workflows.tssrc/routes/agents.tssrc/actors/registry.tssrc/lib/llm.tssrc/docker/manager.tsdocs
Testing
2d471c61b4toc0543f44ceView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.