Colin McDonnell
9e019d89d2
Clean up actions and payloads ( #98 )
...
* Clean up actions and payloads
* Clean up action
* Cleanup
2026-01-16 07:16:25 +00:00
Colin McDonnell
2d2d31adfa
Code style ( #97 )
...
* Cleanup
* fix: populate deny array before assigning to config, add CursorCliConfig type
* Fix deny array ordering and add CursorCliConfig type
Move deny array population before config declaration to avoid
relying on reference semantics. Add proper type interface for
the CLI config object.
---------
Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>
2026-01-15 22:06:53 +00:00
Colin McDonnell
97dce099c1
Implement granular tool permissions ( #82 )
...
* Granular tool permissions
* Fix build
* Start on UI
* Fixes
* Fmt
* Go ham on UI
* Update migrations
* Considate wiki files
* Clean up
* More tweaks. Docs.
* Consolidate collab and noncollab
* Fix build
* Restrict for non-collaborators
2026-01-15 08:05:30 +00:00
David Blass
1daf1571cf
add macros ( #68 )
2026-01-14 22:52:54 +00:00
Colin McDonnell
45f837cedb
Fixes
2026-01-12 14:12:16 -08:00
David Blass
c335032c37
init
2026-01-12 14:12:11 -08:00
Colin McDonnell
fe7ce4af11
Updates
2026-01-08 14:11:43 -08:00
Colin McDonnell
879d33403c
Switch to custom Bash tool. Mask secrets from Bashsubprocs. Simplify security handling.
2026-01-08 14:09:08 -08:00
Colin McDonnell
7103f5f991
Clean up log
2025-12-22 17:35:14 -08:00
David Blass
5034ff8285
switch to start_dependency_installation and await_dependency_installation, fix action play.ts repo
2025-12-19 16:29:46 -05:00
Colin McDonnell
1f1c1602c5
Flesh out debug logs
2025-12-17 13:11:44 -08:00
Colin McDonnell
a2f6b938de
Fix log
2025-12-16 19:01:13 -08:00
Colin McDonnell
114c0b5632
Clean up log.group
2025-12-16 18:55:05 -08:00
Colin McDonnell
1bff21f7fb
overhaul git setup
2025-12-16 18:01:51 -08:00
David Blass
d074ece31b
iterate on prep
2025-12-16 17:47:37 -05:00
Colin McDonnell
6e337407a7
Implement sandbox mode
2025-12-04 00:15:57 -08:00
Colin McDonnell
6ce1d9773c
Improve cursor logging
2025-12-02 20:48:07 -08:00
Colin McDonnell
b14bab5ed2
Improve cursor logging
2025-12-02 20:18:18 -08:00
David Blass
1a882a11b8
centralize env management via createAgentEnv
2025-11-26 16:35:52 -05:00
David Blass
5d88bfce42
switch to http mcp
2025-11-26 13:51:22 -05:00
Colin McDonnell
6ba92cb9d8
standardize tool call logging
2025-11-21 15:22:25 -08:00
Colin McDonnell
b6bfcb0cca
improve cursor tool call logs
2025-11-21 15:22:25 -08:00
Colin McDonnell
b0a404c461
Move agent override to env
2025-11-21 15:22:22 -08:00
Shawn Morreau
99e572194d
merge main
2025-11-21 11:08:03 -05:00
Colin McDonnell
550a162ca6
fix mcp tools by passing pullfrog_temp_dir to server and handling home directory correctly for codex and cursor
2025-11-20 18:56:45 -08:00
Shawn Morreau
8f2d98fe4c
Merge branch 'main' of https://github.com/pullfrog/action
2025-11-20 14:04:50 -05:00
Shawn Morreau
ed39bda62a
sketchy remove
2025-11-20 14:04:47 -05:00
David Blass
917b8804c0
improve agents external integration
2025-11-20 13:54:29 -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
e218afc35c
continue
2025-11-18 11:26:41 -05:00
Shawn Morreau
49cb159124
continue
2025-11-14 16:13:50 -05:00
Shawn Morreau
b2a9b60271
first iteration of pnpm play working
2025-11-14 16:03:19 -05:00
Shawn Morreau
d1f16e9dd2
begin cursor
2025-11-14 14:27:40 -05:00