Commit Graph

22 Commits

Author SHA1 Message Date
Mateusz Burzyński 185ca7a832 Avoid using --ignore-workspace (#353) 2026-02-19 14:41:21 +00:00
David Blass 19df8372cd add file_read/file_write tools, sandbox tests, CI improvements (#239)
* migrate to flags

* init

* iterate on file write lockdown tests

* improve ci

* fix lockfile

* fix typecheck

* fix lint

* improve pushRestricted

* ok

* fix more

* ok

* remove process.env spreading rule

Co-authored-by: Cursor <cursoragent@cursor.com>

* enhanced fs rw tools

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2026-02-10 06:35:47 +00:00
Colin McDonnell a57866a8cd Fix CI 2026-01-13 06:02:29 +00:00
Colin McDonnell 0822a265c3 Update precommit 2025-12-16 22:44:15 -08:00
Colin McDonnell 85a205a43f Test build 2025-12-16 22:43:51 -08:00
David Blass 5d88bfce42 switch to http mcp 2025-11-26 13:51:22 -05:00
David Blass 4b43b617f0 rename bundle without .js, bump version 2025-11-19 17:05:04 -05:00
David Blass 5889d20930 switch back to js 2025-11-19 16:31:13 -05:00
David Blass dcc257ff7a remove js suffix 2025-11-19 16:22:01 -05:00
David Blass c1014857e0 update husky 2025-11-13 16:16:53 -05:00
David Blass 68b65b2b05 bump version 2025-11-13 16:16:04 -05:00
David Blass e90940e901 update lockfile from husky 2025-11-13 16:13:00 -05:00
David Blass bac3f3e9c6 bundle mcp-server.js 2025-11-06 20:50:20 -05:00
Pullfrog Action 7ef44eb254 try esm action 2025-11-06 19:03:19 -05:00
David Blass 65e3da81e9 revert to js action 2025-11-06 17:35:32 -05:00
David Blass 2c856e3337 remove husky 2025-10-13 17:04:59 -04:00
David Blass a93c34e61b refactor action to use INPUTS_JSON object 2025-10-13 16:57:02 -04:00
David Blass 03810d574e bump version 2025-10-13 14:14:52 -04:00
Colin McDonnell 6a03bb8e1b Update precommit 2025-09-10 00:31:21 -07:00
Colin McDonnell 7d633da1be refactor: complete action testing system overhaul
- Removed /scratch directory, now cloning pullfrogai/scratch as needed
- Implemented new play.ts testing system with local and Docker/act modes
- Added environment variable propagation to cloned test repositories
- Created minimal .act-dist approach to avoid pnpm symlink issues with Docker
- Migrated from dist/index.js to entry.cjs bundled output
- Added TypeScript fixture support with MainParams type safety
- Organized all test fixtures in fixtures/ directory
- Updated publish workflow to trigger on package.json changes
- Removed unnecessary INPUT_ANTHROPIC_API_KEY references
- Added comprehensive documentation for new testing system
- Fixed pre-commit hook to use entry.cjs instead of dist/
2025-09-09 16:20:00 -07:00
Colin McDonnell ba61fc6679 fix: update pre-commit hook permissions 2025-08-27 18:14:56 -07:00
Colin McDonnell 9239b40372 Set up husky 2025-08-27 18:13:10 -07:00