[gemini] feat: Integrate ResearchOrchestrator with Paperclip (#978) #1111
Reference in New Issue
Block a user
Delete Branch "gemini/issue-978"
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?
This PR integrates the ResearchOrchestrator with the Paperclip task runner. It includes a new
paperclip.pymodule with a client for the Paperclip API, a poller for running research tasks, and aResearchOrchestratorthat uses a research pipeline to generate a report and create Gitea issues.Fixes #978