| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cli-1.2.1 source code.tar.gz | 2026-08-25 | 117.3 MB | |
| cli-1.2.1 source code.zip | 2026-08-25 | 118.3 MB | |
| README.md | 2026-08-25 | 4.6 kB | |
| Totals: 3 Items | 235.6 MB | 1 | |
What's Changed
- feat(app): add Fable 5 to the Claude model picker by @charliezong18 in https://github.com/slopus/happy/pull/1470
- fix(app): sort session list by last activity instead of creation time by @charliezong18 in https://github.com/slopus/happy/pull/1440
- Stabilize agent sessions and chat status UX by @Scoteezy in https://github.com/slopus/happy/pull/1463
- feat(cli): add agy (Antigravity CLI) as an agent backend by @charliezong18 in https://github.com/slopus/happy/pull/1430
- chore(app): remove gemini from the new-session agent picker by @charliezong18 in https://github.com/slopus/happy/pull/1541
- fix(cli): keep the session alive when the API rejects a turn by @charliezong18 in https://github.com/slopus/happy/pull/1553
- fix(app): stop session list jumping during multi-session streaming by @charliezong18 in https://github.com/slopus/happy/pull/1476
- feat(cli,app): surface Claude plan rate limits in the session status bar by @charliezong18 in https://github.com/slopus/happy/pull/1556
- feat: refresh mobile UX, side chats, and session reliability by @Scoteezy in https://github.com/slopus/happy/pull/1562
- fix(app): use full model ID for Opus 5 in the Claude model picker by @charliezong18 in https://github.com/slopus/happy/pull/1566
- fix(cli): don't let rate_limit_event wipe a window's utilization by @charliezong18 in https://github.com/slopus/happy/pull/1564
- fix: report the real context window instead of assuming 190K by @charliezong18 in https://github.com/slopus/happy/pull/1561
- fix(app): tighten mobile composer spacing by @bra1nDump in https://github.com/slopus/happy/pull/1603
- fix(app): keep unread badges when saving a draft or removing a machine by @charliezong18 in https://github.com/slopus/happy/pull/1567
- fix(app): keep live thinking state across a full session refetch by @charliezong18 in https://github.com/slopus/happy/pull/1579
- fix: keep the picked model and effort across an abort by @charliezong18 in https://github.com/slopus/happy/pull/1596
- docs(cli): disclose that the agy backend never prompts for tool approval by @charliezong18 in https://github.com/slopus/happy/pull/1572
- fix(cli): surface the real launch error instead of a bare notice by @charliezong18 in https://github.com/slopus/happy/pull/1578
- feat(app): use the real Antigravity icon for agy sessions by @charliezong18 in https://github.com/slopus/happy/pull/1573
- feat(app): polish mobile glass and tool activity UI by @Scoteezy in https://github.com/slopus/happy/pull/1604
- fix(app): restore the invisible send button on the mobile composers by @chphch in https://github.com/slopus/happy/pull/1582
- fix(app): make chat tables/code blocks trackpad-scrollable sideways on web by @charliezong18 in https://github.com/slopus/happy/pull/1625
- fix(app): resolve stale Android agent selection by @Scoteezy in https://github.com/slopus/happy/pull/1650
- feat: create and manage native Rig sessions in Happy by @Scoteezy in https://github.com/slopus/happy/pull/1655
- feat: add gemini 3.6 model by @abhisheksoni27 in https://github.com/slopus/happy/pull/1649
- fix(app): stop an empty settings queue from resetting agent defaults by @chphch in https://github.com/slopus/happy/pull/1606
- fix(app): refresh open session messages on resume/reconnect by @chphch in https://github.com/slopus/happy/pull/1418
- fix(app): restore the invisible settings/model/effort controls on Android by @chphch in https://github.com/slopus/happy/pull/1598
- fix(app): restore the readable Submit Answer button on mobile by @chphch in https://github.com/slopus/happy/pull/1599
- fix(app): let the mobile new-session composer take newlines again by @chphch in https://github.com/slopus/happy/pull/1608
- fix(cli): accept the app's
effortkey in MessageMetaSchema by @chphch in https://github.com/slopus/happy/pull/1674 - fix(app): keep Stop reachable while a selection card is pending by @chphch in https://github.com/slopus/happy/pull/1592
- fix(app): cap the inline-diff compute by line length by @chphch in https://github.com/slopus/happy/pull/1676
- feat(server): add encrypted project schema by @bra1nDump in https://github.com/slopus/happy/pull/1713
- feat(server): add encrypted project avatars by @bra1nDump in https://github.com/slopus/happy/pull/1714
New Contributors
- @charliezong18 made their first contribution in https://github.com/slopus/happy/pull/1470
- @abhisheksoni27 made their first contribution in https://github.com/slopus/happy/pull/1649
Full Changelog: https://github.com/slopus/happy/compare/cli-1.1.10...cli-1.2.1