Colin McDonnell
b0c32c8f2a
Add zod 3
2025-11-12 16:13:16 -08:00
Shawn Morreau
71698d3e07
add codex
2025-11-12 17:24:26 -05:00
David Blass
0e53a97619
improve github_token flow
v0.0.96
2025-11-11 18:15:51 -05:00
David Blass
cc56089a41
remove token input
v0.0.95
2025-11-11 18:04:54 -05:00
David Blass
401496f19f
read github token from inputs
v0.0.94
2025-11-11 17:56:59 -05:00
David Blass
8822968cbb
add debug logs
v0.0.93
2025-11-11 17:45:29 -05:00
David Blass
c18db965c3
bump version
v0.0.92
2025-11-11 17:40:40 -05:00
David Blass
1b4628e26b
fallback to github_token
v0.0.91
2025-11-11 17:28:55 -05:00
David Blass
7aedd6bc33
bump version
v0.0.90
2025-11-11 17:14:55 -05:00
David Blass
a3f1593e28
revoke installation token after action run
2025-11-11 17:08:20 -05:00
David Blass
aaba4b7650
bump version
v0.0.89
2025-11-11 16:42:43 -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
37428e8710
Fmt tsconfig
2025-11-11 11:40:49 -08:00
Colin McDonnell
0b80b0d581
Remove compiled entry.js (will be regenerated on build)
2025-11-11 11:35:42 -08: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
David Blass
894c525f21
update todo
2025-11-11 13:32:19 -05:00
Colin McDonnell
bebc8c626f
extract Prompt as a mode
2025-11-11 03:35:13 -08:00
Colin McDonnell
aa617f2037
update prompt
2025-11-11 03:15:24 -08:00
Shawn Morreau
1c128b293f
don't allow rejecting prs
v0.0.88
2025-11-10 16:53:31 -05:00
Shawn Morreau
c08008668b
Merge branch 'main' of https://github.com/pullfrog/action
2025-11-10 16:05:44 -05:00
David Blass
7ac2938570
update todos
2025-11-10 16:02:37 -05:00
Shawn Morreau
363e4ecda2
update readme
2025-11-10 15:27:16 -05:00
David Blass
13cc56944f
remove some debug logging
2025-11-06 21:11:28 -05:00
David Blass
2d91473f6e
debug mcp
v0.0.87
2025-11-06 21:03:13 -05:00
David Blass
3937c3bdba
debug mcp server location
v0.0.86
2025-11-06 20:58:19 -05:00
David Blass
bac3f3e9c6
bundle mcp-server.js
v0.0.85
2025-11-06 20:50:20 -05:00
David Blass
5ea1d95b70
debug dir structure
v0.0.84
2025-11-06 20:38:20 -05:00
David Blass
6d0c21f0f5
move directory logging
v0.0.83
2025-11-06 20:34:35 -05:00
David Blass
c31824144b
fix bundle import
v0.0.82
2025-11-06 20:32:28 -05:00
David Blass
0a63f3da9d
try download claude
v0.0.81
2025-11-06 20:28:58 -05:00
David Blass
42b023cc86
okok
v0.0.80
2025-11-06 19:37:31 -05:00
David Blass
854e3d5e4d
add debug
v0.0.79
2025-11-06 19:19:26 -05:00
David Blass
5bb1b779a8
iter
v0.0.78
2025-11-06 19:13:42 -05:00
David Blass
599264694e
try again
v0.0.77
2025-11-06 19:08:25 -05:00
David Blass
b9c15e9f38
fix github config
2025-11-06 19:05:57 -05:00
Pullfrog Action
7ef44eb254
try esm action
v0.0.76
2025-11-06 19:03:19 -05:00
David Blass
5a21d40d27
start mcp server in memory
v0.0.75
2025-11-06 17:56:06 -05:00
David Blass
175f92542e
bump version
v0.0.74
2025-11-06 17:40:19 -05:00
David Blass
b448787f24
update lock
2025-11-06 17:38:49 -05:00
David Blass
65e3da81e9
revert to js action
2025-11-06 17:35:32 -05:00
Colin McDonnell
f31e3a026e
Update
2025-11-05 22:35:56 -08:00
Colin McDonnell
220652f27b
Tweak prompt
2025-11-05 20:59:10 -08:00
Colin McDonnell
349af82bfc
remove unrecognized handlers
2025-11-05 19:02:06 -08:00
David Blass
15732d126d
start working on passthrough logging for bash
2025-11-05 19:27:37 -05:00
David Blass
36b006108b
tweak mcp prompt
v0.0.72
2025-11-05 16:03:47 -05:00
David Blass
029ae0d280
bump version
v0.0.71
2025-11-05 15:54:37 -05:00
David Blass
92b435eb80
switch to pnpm CLAUDE-ACTION.md README.md action.yml agents coverage entry.ts fixtures index.ts main.ts mcp node_modules package.json play.ts pnpm-lock.yaml todo.md tsconfig.json utils
2025-11-05 15:52:57 -05:00
David Blass
cacf9674c4
remove pnpm latest
v0.0.70
2025-11-05 13:53:55 -05:00