Commit Graph

41 Commits

Author SHA1 Message Date
Haze
9a1575114d fix(chat): thinking execution graph (#880) 2026-04-20 20:53:26 +08:00
Haze
b884db629e feat(plugin): support enterprise extension (#861) 2026-04-16 17:15:25 +08:00
Lingxuan Zuo
2668082809 add electron e2e harness and regression coverage (#697) 2026-03-28 15:34:20 +08:00
paisley
321a371677 chore: free disk space in macOS CI (#677) 2026-03-26 19:16:51 +08:00
paisley
19a6d2dd34 v0.3.1 (#674) 2026-03-26 17:39:46 +08:00
paisley
a30f2238a4 v0.2.7 2026-03-20 10:37:14 +08:00
Felix
554f894493 chore(github): add issue forms and pr template (#566) 2026-03-18 11:31:11 +08:00
paisley
e94629e5c8 Fix auto upgrade (#557) 2026-03-18 11:01:20 +08:00
Felix
4e3f3c83f6 build: unify preinstalled skills bundling across dev/package/release and harden SignPath validation (#524) 2026-03-16 16:55:56 +08:00
DigHuang
af81700180 ci(artifact): artifact download pattern to release workflow (#525) 2026-03-16 14:23:59 +08:00
DigHuang
75789b9947 chore(ci): update SignPath configuration for Windows signing (#516) 2026-03-16 13:33:35 +08:00
Lingxuan Zuo
1dbe4a8466 Optimize gateway comms reload behavior and strengthen regression coverage (#496) 2026-03-15 20:36:48 +08:00
Felix
740116ae9d fix(win): prevent user PATH clobbering and normalize gateway PATH env (#459) 2026-03-13 12:12:30 +08:00
Felix
5e880221b2 ci: add manual windows packaging workflow (#460) 2026-03-13 11:02:45 +08:00
Haze
4c786915c8 fix(js): update Electron build configuration and dependencies (#411) 2026-03-11 15:40:08 +08:00
paisley
e7d4cf73d5 Fix ubuntu debs (#320) 2026-03-06 15:07:05 +08:00
Haze
f36e143f3f chore(release): remove releaseType from GitHub publish configuration and add blockmap file to release artifacts (#197) 2026-02-26 20:48:28 +08:00
Haze
c591ceb73d chore: skip Electron binary download in CI workflows (#188) 2026-02-26 17:15:52 +08:00
Haze
b6e62aa7e6 chore(release): update build commands in release workflow to use pnpm… (#152) 2026-02-24 16:58:16 +08:00
Haze
1b02d63399 chore(release): update release workflow to build and publish artifacts (#150) 2026-02-24 16:19:31 +08:00
Haze
c0e8bcfe48 fix(release): alpha beta yml upload workflow failed (#66) 2026-02-12 17:04:50 +08:00
Haze
2ae4201639 chore(release): update yml file patterns in release workflow (#56) 2026-02-11 18:53:01 +08:00
Haze
7cdf4ad13a chore(release): update yml file handling in release workflow (#52) 2026-02-11 17:43:14 +08:00
Haze
1267e0cc56 fix(updater): update function support alpha (#45) 2026-02-11 13:49:03 +08:00
Haze
563fcd2f24 chore(logo): fix release yml and chang logo (#42) 2026-02-11 11:32:26 +08:00
Haze
6c16d4e0ac fix(release): update base URL for asset hosting in configuration files (#39) 2026-02-10 19:26:26 +08:00
Haze
f950c37a73 fix(release): streamline file upload and verification process (#36) 2026-02-10 17:59:45 +08:00
Haze
a445a56391 feat(release): add make_latest flag to release workflow (#35) 2026-02-10 16:44:06 +08:00
Haze
5d49b32643 feat(release): add zip target for macOS builds and update release wor… (#34) 2026-02-10 16:27:21 +08:00
Haze
9e5fdc5631 fix(update): electron update function (#32) 2026-02-10 15:20:04 +08:00
DigHuang
3379229914 chore(ci): CI workflow and update scripts (#28) 2026-02-10 14:08:47 +08:00
Haze
a6776c5453 fix: exclude builder-debug.yml from release to avoid duplicate asset (#17)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 18:27:46 +08:00
Haze
5eea27d196 fix(package): release yml lose bin file (#14) 2026-02-09 17:36:42 +08:00
Haze
506d243ecf fix: increase file descriptor limit to 65536 for macOS build
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 16:20:16 +08:00
Haze
0cdcb1845d fix: increase file descriptor limit for macOS build
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 15:50:06 +08:00
Haze
93caeedd12 Fix/add x86 macos (#11) 2026-02-09 15:38:29 +08:00
Felix
ca71ef9b9b feat: add Gateway button to dashboard header (#10)
lgtm
2026-02-09 15:37:39 +08:00
Haze
de445ae3d5 Chore/build npm (#9)
Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 15:10:08 +08:00
Haze
9fe27e3510 chore(lint): remove ESLint configuration file and update lint scripts
- Deleted the .eslintrc.cjs file to simplify configuration management.
- Updated lint scripts in package.json to remove unnecessary extensions for linting.
- Added new devDependencies for ESLint and globals to enhance linting capabilities.
2026-02-06 05:50:20 +08:00
Haze
b576cd2e1b chore(ci, release): update pnpm action to v4 and version to 9 in CI and release workflows
- Upgraded pnpm/action-setup from v2 to v4 in both CI and release workflows.
- Updated pnpm version from 8 to 9 to ensure compatibility with the latest features and improvements.
2026-02-06 05:33:40 +08:00
Haze
bad94e7e76 build(packaging): set up multi-platform packaging and CI/CD
- Add GitHub Actions workflows for CI and releases
- Create icon generation script and SVG source
- Configure electron-builder for macOS, Windows, Linux
- Add macOS entitlements for code signing
- Add Linux post-install/remove scripts
- Enhance package.json with publishing scripts
- Add artifact naming convention
2026-02-05 23:39:55 +08:00