| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cli-1.1.10 source code.tar.gz | 2026-06-23 | 116.1 MB | |
| cli-1.1.10 source code.zip | 2026-06-23 | 117.0 MB | |
| README.md | 2026-06-23 | 2.8 kB | |
| Totals: 3 Items | 233.2 MB | 2 | |
What's Changed
- feat: add Opus 4.7 and GPT 5.5 model options by @Scoteezy in https://github.com/slopus/happy/pull/1191
- fix(sync): prevent blank screen when machines sync hangs on init by @AaronZ021 in https://github.com/slopus/happy/pull/1203
- feat: desktop UI overhaul, session fork/duplicate, file viewer/editor, smart push routing by @Scoteezy in https://github.com/slopus/happy/pull/1205
- feat: image upload feature parity (web + Android) by @chphch in https://github.com/slopus/happy/pull/1067
- fix(cli): use cross-spawn in runClaudeCli for Windows shim support by @LightWraith8268 in https://github.com/slopus/happy/pull/1257
- perf(messages): lazy-load history + parallel AES decrypt + backward pagination by @buallen in https://github.com/slopus/happy/pull/1242
- fix(app): RN Blob polyfill rejects ArrayBuffer in S3 POST attachment upload by @Sibirius in https://github.com/slopus/happy/pull/1260
- fix: pass HAPPY_SERVER_URL build arg to Dockerfile.webapp by @chaehyun2 in https://github.com/slopus/happy/pull/1102
- fix(doctor): show usage for
doctor clean --helpinstead of running clean by @chaehyun2 in https://github.com/slopus/happy/pull/1220 - docs(daemon): explain shell-init auto-start and the macOS launchd auth gotcha by @chaehyun2 in https://github.com/slopus/happy/pull/1221
- perf+polish: chat re-render isolation, unified chat/file/diff headers by @Scoteezy in https://github.com/slopus/happy/pull/1245
- feat: Opus 4.8 + dynamic workflows (agent-sdk 0.3.167) by @jlixfeld in https://github.com/slopus/happy/pull/1363
- fix(deps): bump zod to ^4 to resolve claude-agent-sdk peer conflict by @jlixfeld in https://github.com/slopus/happy/pull/1352
- feat: polish app session UX and Codex workflow support by @Scoteezy in https://github.com/slopus/happy/pull/1332
- Fix Claude yolo permissions across remote control handoffs by @Scoteezy in https://github.com/slopus/happy/pull/1379
- feat(app,cli): support Codex image attachments and harden uploads by @Scoteezy in https://github.com/slopus/happy/pull/1409
- fix(app,cli): fix remote messages, goal handling, and Codex suggestions by @Scoteezy in https://github.com/slopus/happy/pull/1410
- Add authoritative agent goal support by @Scoteezy in https://github.com/slopus/happy/pull/1428
- fix(app): restore mobile session header icon by @Scoteezy in https://github.com/slopus/happy/pull/1431
New Contributors
- @LightWraith8268 made their first contribution in https://github.com/slopus/happy/pull/1257
- @buallen made their first contribution in https://github.com/slopus/happy/pull/1242
- @Sibirius made their first contribution in https://github.com/slopus/happy/pull/1260
- @jlixfeld made their first contribution in https://github.com/slopus/happy/pull/1363
Full Changelog: https://github.com/slopus/happy/compare/cli-1.1.8...cli-1.1.10