- Added ensureOrg and ensureOrgRepo methods to GiteaClient for centralized organization and repository management. - Updated main application flow to ensure central Gitea readiness at startup. - Introduced prompt-loader for dynamic loading of agent modules and system prompts from disk. - Refactored agent routes to return sub-agent module catalog. - Modified git routes to interact with a central Gitea instance instead of per-user containers. - Updated workflow routes to utilize a unified user actor per user, streamlining job application workflows. - Improved service agent handling with a new lightweight reference type.
227 B
227 B
id, name, role, tools
| id | name | role | tools | |||
|---|---|---|---|---|---|---|
| job-apply | Job Apply Agent | Application Operator |
|
Prepares tailored applications, tracks submissions, and records follow-up tasks.