Commit Graph

6 Commits

Author SHA1 Message Date
David Blass afc1aa4c1b continuuu 2025-11-13 15:27:16 -05:00
David Blass aff634af29 DELETE UNNNNNNNNNNNNEEDEDEDD code 2025-11-12 19:29:26 -05:00
Shawn Morreau 7aaebe9584 add more codex logic 2025-11-12 19:22:48 -05:00
David Blass 0e53a97619 improve github_token flow 2025-11-11 18:15:51 -05:00
David Blass 0bf456b6dc fix pnpm play 2025-11-11 16:42:30 -05:00
Colin McDonnell 40dc13b55f Add repo settings API integration and move workflows into action
- Add getRepoSettings utility to fetch repo settings from Pullfrog API
- Integrate repo settings fetch in main.ts with agent validation
- Move workflows from lib/workflows.ts into action/workflows.ts
- Update workflow prompts to include comment management steps
- Add 'Prompt' workflow as fallback for general tasks
- Fix null check for response.body in claude agent tarball download
- Remove unused message handlers (tool_progress, auth_status)
- Fix tsconfig.json indentation consistency
2025-11-11 11:35:10 -08:00