github tiann/hapi v0.16.7
Release v0.16.7

11 hours ago

What's Changed

  • fix(codex): handle remote request_user_input approvals by @lwc-alex in #382
  • fix: composer keyboard behavior and allow sending while agent is running by @mrrnb in #422
  • fix: filter rate_limit_event from Claude Remote/Local chat paths by @junmo-kim in #423
  • feat: display background task count in status bar by @mrrnb in #421
  • feat(web): redesign sidebar with resizable width and 3-level hierarchy by @Femoon in #427
  • fix(cli,hub): resolve typecheck errors in codex reasoning effort by @hqhq1025 in #432
  • fix(web): allow multiline input with modifier+Enter in composer by @hqhq1025 in #431
  • fix(web): use explicit Manager+socket for terminal namespace connection by @hqhq1025 in #433
  • fix(hub): allow terminal re-registration after socket reconnect by @hqhq1025 in #434
  • Security: Potential command injection on Windows due to shell: true with dynamic arguments by @tuanaiseo in #439
  • fix(hub,web): extend JWT expiration and harden visibility refresh by @hqhq1025 in #442
  • feat(web): add LaTeX math formula rendering with KaTeX by @hqhq1025 in #436
  • fix(web): restore conditional TTL guard on visibility refresh by @hqhq1025 in #443
  • feat(web): persist composer draft across session switches by @junmo-kim in #438
  • fix(hub,web): deduplicate sessions by agent session ID by @hqhq1025 in #448
  • fix(cli): honor HAPI_HOSTNAME in session metadata by @Shujakuinkuraudo in #449
  • fix(cli): prevent CLAUDE_CODE_ENTRYPOINT leak into local spawn by @hqhq1025 in #452
  • feat(cli): support optional extra headers for hub requests by @Shujakuinkuraudo in #445
  • fix(web): hide filesystem path and raw prompt in Skill tool card by @hqhq1025 in #455
  • fix(web): prevent iOS PWA keyboard from pushing header behind status bar by @hqhq1025 in #457
  • fix(web): hide assistant message copy button on mobile by @hqhq1025 in #458
  • fix(hub,cli): forward permissionMode on session resume by @junmo-kim in #460
  • fix(hub): stabilize flaky session dedup test by @hqhq1025 in #485
  • fix(web): strip CJK punctuation from auto-linked URLs by @hqhq1025 in #479
  • fix(web): hide raw internals in Agent tool card by @hqhq1025 in #481
  • fix(web): exclude brackets from CJK autolink punctuation stripping by @hqhq1025 in #486
  • fix(cli): include ~/.codex/skills in user skill discovery by @hqhq1025 in #487

New Contributors

Full Changelog: v0.16.6...v0.16.7

Don't miss a new hapi release

NewReleases is sending notifications on new releases.