David Blass
917b8804c0
improve agents external integration
2025-11-20 13:54:29 -05:00
Colin McDonnell
85f8fbfaf5
Add additional tools
2025-11-20 00:34:03 -08:00
Colin McDonnell
098df15764
Add get_check_suite_logs tools
2025-11-19 23:27:24 -08:00
Colin McDonnell
b05d1bfc53
Add parrot
2025-11-19 16:52:11 -08:00
Colin McDonnell
e3a7b09df4
Move things to external.ts
2025-11-19 16:02:37 -08:00
David Blass
7e0dcd5374
tool call logging, centralized temp dir
2025-11-19 18:26:15 -05:00
David Blass
c647c923f3
fix instructions
2025-11-19 15:34:14 -05:00
David Blass
849d133f20
payload.ts to external.ts
2025-11-19 14:08:59 -05:00
David Blass
e477ad81b2
update todos, cleanup
2025-11-19 12:25:49 -05:00
Colin McDonnell
06a19567c0
Switch to payload
2025-11-18 23:15:44 -08:00
Shawn Morreau
7bbca2fdeb
remove slop
2025-11-18 20:18:00 -05:00
Shawn Morreau
bf6212cae3
undo david
2025-11-18 20:02:25 -05:00
Shawn Morreau
3982b147f9
log
2025-11-18 19:20:26 -05:00
Shawn Morreau
fc1b035f5d
fix pnpm play for cursor with MCP access
2025-11-18 18:41:45 -05:00
Shawn Morreau
7ec4fd52b1
merge
2025-11-18 14:45:18 -05:00
ssalbdivad
dbf906a7f0
use gemini cli instead of jules, iterate on mcp config
2025-11-18 14:42:07 -05:00
Shawn Morreau
68c38ed042
merge main
2025-11-18 11:28:35 -05:00
Shawn Morreau
e218afc35c
continue
2025-11-18 11:26:41 -05:00
David Blass
c766daefa4
broken jules
2025-11-14 17:00:58 -05:00
Shawn Morreau
50c0095e87
merge main
2025-11-14 16:14:36 -05:00
Shawn Morreau
49cb159124
continue
2025-11-14 16:13:50 -05:00
David Blass
1b55da51a1
inputKeys array, missing key error message
2025-11-14 16:12:32 -05:00
Shawn Morreau
b2a9b60271
first iteration of pnpm play working
2025-11-14 16:03:19 -05:00
David Blass
57e72ddf2b
iterate on jules
2025-11-14 15:40:15 -05:00
Shawn Morreau
41a4f44e2d
merge main
2025-11-14 14:28:36 -05:00
Shawn Morreau
d1f16e9dd2
begin cursor
2025-11-14 14:27:40 -05:00
David Blass
6f2ccedbf8
begin jules support, derive inputs
2025-11-14 14:27:00 -05:00
David Blass
1044806f8e
tweak prompt
2025-11-14 11:27:11 -05:00
David Blass
d7fec83b6b
update prompt
2025-11-14 11:22:13 -05:00
Colin McDonnell
9dff727df1
Fix outer build
2025-11-13 22:23:42 -08:00
David Blass
692719029c
improve instructions, codex logging
2025-11-13 15:49:20 -05:00
David Blass
d7878095a6
update instructions
2025-11-13 15:40:05 -05:00
David Blass
afc1aa4c1b
continuuu
2025-11-13 15:27:16 -05:00
Shawn Morreau
7685d9ba49
add github token to codex
2025-11-13 14:29:53 -05:00
David Blass
3e547693ae
use openaisdk
2025-11-13 14:21:53 -05:00
David Blass
f4f2e24ec0
improve logs
2025-11-13 13:48:01 -05:00
David Blass
7aa7803186
refactor instructions
2025-11-13 10:59:08 -05:00
David Blass
203e9ef8cd
remove installDependencies
2025-11-13 10:53:53 -05:00
David Blass
515bd3a9d7
remove bad try/catch
2025-11-13 10:46:17 -05:00
Shawn Morreau
5f9a839ef0
replace execSync cases with spawnSync, use correct package @openai/codex
2025-11-13 07:31:45 -05:00
David Blass
586477f456
abstract tarball installation
2025-11-12 20:26:34 -05:00
David Blass
b65a6df9f7
addInstructions
2025-11-12 20:07:57 -05:00
David Blass
9588ffd4b6
MASSIVE IMPROVCE
2025-11-12 19:57:34 -05:00
Shawn Morreau
7aaebe9584
add more codex logic
2025-11-12 19:22:48 -05:00
Shawn Morreau
71698d3e07
add codex
2025-11-12 17:24:26 -05:00
David Blass
0bf456b6dc
fix pnpm play
2025-11-11 16:42:30 -05:00
Shawn Morreau
e8ca1d87ef
merge main
2025-11-11 15:53:52 -05:00
Shawn Morreau
e9458ea4bf
add security prompting
2025-11-11 15:45:51 -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
Colin McDonnell
bebc8c626f
extract Prompt as a mode
2025-11-11 03:35:13 -08:00