dependabot[bot]
7352976b9f
chore(deps): bump actions/checkout from 6 to 7 ( #94 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-10 18:37:27 +09:00
junhsss
0a902e188d
feat: rework forge ( #85 )
...
* feat: embed templates
* feat: forge list
* feat: safe build
* feat: dynamic fetch
* feat: use zip
* feat: nits
* ci: verify cookbook sha
* feat: bump cookbook version
* chore: bump cookbook
2026-04-29 17:07:39 -04:00
junhsss
23edc8871e
fix: downgrade sha1/sha2
2026-04-03 23:44:42 +09:00
junhsss
1997602348
test: add profiles e2e tests ( #60 )
...
* test: add profiles e2e tests
* test: verify profile cookies
* test: use real profiles
* chore: format
* test: remove Sec-WebSocket-Accept
* test: use mock server for real cookies
2026-04-02 19:15:14 +09:00
dependabot[bot]
3636edf663
chore(deps): bump actions/upload-artifact from 6 to 7 ( #47 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 19:45:55 +09:00
dependabot[bot]
a895e6c5d3
chore(deps): bump actions/attest-build-provenance from 3 to 4 ( #45 )
...
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) from 3 to 4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 19:45:47 +09:00
dependabot[bot]
dff3bd6b00
chore(deps): bump actions/download-artifact from 7 to 8 ( #46 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 19:44:06 +09:00
junhsss
7a1a95bb8b
chore: add toolings
2026-03-20 18:25:39 +09:00
junhsss
b4d4c0910e
feat: rust migration ( #41 )
...
* feat: initial
* test: dynamic command retrieval
* feat: profiles
* feat: agent-browser integration
* feat: flag parity
* ci: distribution
* fix: profile parameters
* feat: cleanup
* feat: forge
* feat: profiles again
* feat: more cleanup
* chore: more cleanup
* fix: short flag conflict
* test: more tests
* test: more compat test
* test: even more tests
2026-03-17 22:10:27 +09:00
hussufo
bc6500e0b8
ci(browser): package vendored runtimes with multi-os smoke checks
2026-02-25 00:25:20 -05:00
Collin Pfeifer
07253565ab
fix: build before publish ( #35 )
...
* fix: let publish be manually invoked
* fix: build before publish
2025-10-29 05:43:44 -04:00
Collin Pfeifer
eebe1cc52e
fix: let publish be manually invoked ( #34 )
2025-10-29 05:39:21 -04:00
Collin Pfeifer
393736b265
fix: update npm publish script ( #32 )
...
* fix: update publish workflow creation
* chore: bump package version
2025-10-29 05:27:56 -04:00
Collin Pfeifer
01128ced1a
fix: update minor wording for release script ( #30 )
2025-10-29 05:01:39 -04:00
Collin Pfeifer
fde59b8d8c
Add workflow for Node.js package testing and publishing
...
This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
2025-10-28 19:45:14 -04:00
Collin Pfeifer
58d5405d20
fix: fix magnitude run and anthropic key issues ( #25 )
...
* fix: fix magnitude run and anthropic key issues
* feat: add gemini api key support
2025-10-28 09:08:41 -04:00
Collin Pfeifer
3a60a1a155
fix: updated release script for cli
2025-07-25 07:59:35 -04:00
Collin Pfeifer
74d68c2881
feat: run and forge work, plus extra commands, it is beautiful
2025-07-11 07:51:35 -04:00