Releases
v0.1.2
Compare
Sorry, something went wrong.
No results found
Changelog
4eacf7e0387480ecff23a0c877d9f40f607d2a53 Merge pull request #1 from kaeljune/feat/apple-landing-redesign
564a42618a685feb7c5650791eaa0d0a573a145a Merge pull request #2 from kaeljune/fix/ci-redis-isolation-and-rebrand-leftover
a3db848909af1d4b805da8fe9da03475ca1fa28a Merge pull request #3 from kaeljune/fix/desktop-relative-upload-url-resolution
358a4fe7e98b5fa2aaabf54cf2de27827f6f8ce4 Merge pull request #4 from kaeljune/fix/agent-description-remove-255-limit
cae68bb4bc38547dce48aee4d6ab5106d6e60c69 Merge pull request #5 from kaeljune/feat/selfhost-s3-compatible-credentials
b438b66b170a12736caf36816bf8e7c695c35f60 Merge pull request #6 from kaeljune/feat/selfhost-download-url-override
12c53db573caa51fb3ff905b9d7f33125e19c525 Merge pull request #7 from kaeljune/feat/download-intel-mac-slot
2792ca5990b4bb25a86f80076fa53e709df7f0f4 build(desktop): lint .cjs build helpers as commonjs
b67fa86efe918c97d78c3238207d88ef45bb8f09 build(desktop): strip xattrs before macOS code signing
86b4780ad8012c700d21402e44ca07515d129321 build(web): raise Node heap to 4GB for next build to avoid OOM on constrained hosts
8737aef3b8432a59de29c57980c6c97969e4f786 build: point Homebrew formula homepage to public release repo
0ac90e489e0d5caee5346a4abeb85fc43ec7b827 chore(mobile): update app icon
78138c8d1d20ea92d3e7f83d83a95419c25efa3d feat(agents): remove 255-char limit on agent description
a17e2300484413f9d62de62493e7cfd7da5d5a0d feat(api): per-skill scope visibility and change-scope endpoint
a507867e4c5a0bd0223a83eed708811a63e357b4 feat(brand): use Hilab red mark for desktop icon and web favicon
47d0c70100e8aa18d2ec1503c56d130be27e3c6c feat(cli): add 'hiforge skill upload ' command
8e5665ad4ec7f4c99d0d9801ef4e8ef68d45e40f feat(cli): add 'hiforge transfer' command for cross-workspace copy
00d600c1e090a0e0a01a5a385ea7da93bba88400 feat(db): add skill scope column and queries
413ef4f82fee5f5d7f4ad9a694bf4eb3fecbba81 feat(download): add Intel Mac (x64) installer slot
5a0686773fdbf9c6525b8054482ae7b840235c38 feat(download): allow self-hosted installer URLs via env
002ba7bbd5cefa2db8656ac38caedb9ddaf011e7 feat(editor): add /skill-name autocomplete to the comment composer
e29e8cf3b0b9e4d901323bcce259e87811a43882 feat(issues): add run-with-skill picker to the execution log
79d6cf0772c4af3862142ba5660bdec55e12acc6 feat(issues): show Run-skill affordance on assigned issues with no runs
e4098dc16393a0ea9f35224620fe971b40245d8c feat(landing): add Apple design-system token foundation and primitives
a8ec8b42afb08fb1cc65c942cd7acbc744d51146 feat(landing): flatten and modularize homepage feature sections to Apple tiles
00f60285c9ac92382f3a62e694cd76476715e6d0 feat(landing): restyle and modularize download and contact-sales components
fc93d2cce73734f86bd7d31cf7d55fb4052ce57d feat(landing): restyle footer to Apple parchment design
bc21c174250194a913e6f832852618e2fe11a026 feat(landing): restyle header and hero to Apple light system
e95a456b395bdf1163ae22ccc06e6d532abc2428 feat(landing): restyle secondary pages (about, changelog, use cases)
f4498978037db1b6cbf885d096b53cfef0cd007e feat(selfhost): pass S3-compatible credentials + endpoint to backend
12808851a932c234a1ce608ceafd48e0c4d72320 feat(skills): add 'Upload .zip' option to the create-skill dialog
7702217a3e834b27b3a35ac7986b2b6474f41058 feat(skills): invoke a workspace skill as a force-activated command
bbb6da652c5e28e209fe3068e0ad34da4c02cd6b feat(skills): multi-select bulk actions and scope badge
7966eed36693c91537d45e0e176db6f67784f316 feat(skills): scope types, schema, client and optimistic mutation
d8be0de7cc8e8842f0123a6d4b373827eb9c04ab feat(skills): support invoking a skill on the issue rerun endpoint
ca5c06ba3ba01a5302762daa2bac5f7bf0506cb9 feat(skills): upload a skill from a .zip bundle
08eab35ee73b805f539331c7d92c102bfb02cd34 feat(storage): set public-read ACL for S3-compatible custom endpoints
5b6ae37547b5e843c9aab384c26b4c12f43f4bc8 feat(transfer): add cross-workspace transfer dialog and API client
334519bdf84f9a2ac7b6d58e5edaf58f58cad642 feat(transfer): copy skills and agents across workspaces (admin)
63637ff6ba20bdab5413781a365f0548bfb8db32 fix(attachments): resolve site-relative /uploads URLs against the API base
54757c56935a518f40de67bf801992c4ecfafdb5 fix(desktop): accept hf_ PAT prefix for daemon auth
3366e45d38e689c1045f3f0796148900850a19b5 fix(desktop): write daemon app_url + watchdog stuck 'starting' state
e88ac763b1dca4d2e647889d058d0d2c86afd925 fix: replace stale @multica CSS imports with @hiforge
e0794cbd2b777ddfa243480e42e414666d77ebef refactor(landing): remove dead serif fonts, tokenize hex values, improve a11y focus rings
ab7153d7300b6f8b59c4c35f23f435ab5a09da2e test(handler): fix rebrand artifact in canonical-email test fixture
412ffee2e1b70939f56938e6c3d52c047f194caf test(selfhost): use HIFORGE_ env names in config test
8b6b8c87a2ed8d3eee30fb3e93dd4e2c0c359b36 test(server): isolate redis test packages on separate logical DBs
cbfa28b057bb567ecbc2d453b91a246bf185744f test(skills): scope permission, visibility, and bulk action logic
8bffb054c6f43eac1430f8132bebe0a1661c11f9 test(transfer): cover copy, conflicts, auth, and rollback
You can’t perform that action at this time.