Commit graph

5 commits

Author SHA1 Message Date
github-actions[bot]
9932e352b7
chore(main): release 0.1.3 2026-02-23 09:25:38 +00:00
Lahfir
ebafb71603 perf: use curl for binary download in postinstall
Replace Node.js https.get with curl for 15x faster downloads.
GitHub's redirect chain causes excessive TLS handshake overhead
in Node's http client.
2026-02-23 01:25:22 -08:00
github-actions[bot]
e58c0732c8
chore(main): release agent-desktop 0.1.2 2026-02-23 09:03:37 +00:00
github-actions[bot]
dc9f2afddf
chore(main): release agent-desktop 0.1.1 2026-02-23 08:59:15 +00:00
Lahfir
18fc50cca5
feat: add release automation with GitHub Releases and npm distribution
Automated release pipeline using release-please for gated Release PRs,
conventional commits for SemVer version bumps, and npm distribution
with postinstall binary download from GitHub Releases.
2026-02-23 00:55:45 -08:00