Naomi Carrigan naomi
  • https://nhcarrigan.com
  • Senior Software Engineer | Community Growth Strategist | Discord Bot Developer | Advocate for Inclusive Tech

  • Joined on 2025-01-22
naomi created branch feat/more in nhcarrigan/hikari-desktop 2026-02-07 10:43:08 -08:00
naomi pushed to feat/more at nhcarrigan/hikari-desktop 2026-02-07 10:43:08 -08:00
32a74235c0 feat: add system clock display with comprehensive tests
naomi released v1.4.0 at nhcarrigan/hikari-desktop 2026-02-07 02:19:00 -08:00
naomi pushed tag v1.4.0 to nhcarrigan/hikari-desktop 2026-02-07 02:18:59 -08:00
naomi pushed to main at nhcarrigan/hikari-desktop 2026-02-07 01:56:55 -08:00
34e9af57f0 release: v1.4.0
naomi deleted branch feat/many from nhcarrigan/hikari-desktop 2026-02-07 01:55:57 -08:00
naomi pushed to main at nhcarrigan/hikari-desktop 2026-02-07 01:55:53 -08:00
bf411adeb7 fix: critical permission modal and config issues (#127)
naomi merged pull request nhcarrigan/hikari-desktop#127 2026-02-07 01:55:50 -08:00
fix: critical permission modal and config issues
naomi closed issue nhcarrigan/hikari-desktop#112 2026-02-07 01:55:50 -08:00
Permission flow only grants permission for the most recent tool request
naomi closed issue nhcarrigan/hikari-desktop#126 2026-02-07 01:55:50 -08:00
Add Debug Console for Frontend and Backend Logs
naomi closed issue nhcarrigan/hikari-desktop#113 2026-02-07 01:55:50 -08:00
bug: ExitPlanMode tool not functioning correctly
naomi opened issue nhcarrigan/hikari-desktop#128 2026-02-07 01:54:28 -08:00
Display System Clock
naomi pushed to feat/many at nhcarrigan/hikari-desktop 2026-02-07 00:26:17 -08:00
d8c1c3dee1 fix: correct type assertion in stateMapper test
d665dfa0cf test: improve coverage for snippets and stateMapper
f6906640e4 test: add comprehensive race condition tests for config store
Compare 3 commits »
naomi pushed to feat/many at nhcarrigan/hikari-desktop 2026-02-06 23:40:15 -08:00
ea111569af chore: remove debugging infrastructure after permission fixes
4078b2b640 fix: remove redundant fmt layer that outputs to hidden stdout
0b69de4a43 feat: add comprehensive logging for permission modal debugging
Compare 3 commits »
naomi pushed to feat/many at nhcarrigan/hikari-desktop 2026-02-06 22:50:49 -08:00
269674678c fix: update permission modal z-index to proper value
add78a769a docs: add summary document for critical bug fixes
4a99848647 docs: massively expand DEBUGGING.md with comprehensive troubleshooting
e8b8ee17fa docs: update DEBUGGING.md with config race condition fix
2c64ef089e fix: resolve critical config store race condition causing config loss
Compare 7 commits »
naomi created branch feat/many in nhcarrigan/hikari-desktop 2026-02-06 21:49:37 -08:00
naomi pushed to feat/many at nhcarrigan/hikari-desktop 2026-02-06 21:49:37 -08:00
1d94bdfbb0 feat: add close confirmation modal with minimize to tray option
f654c3c3ff fix: resolve permission modal issues with successful operations
24b2e3eb48 fix: prevent permission prompts for system tools
5b8ae63de1 feat: add debug console for frontend and backend logs
82061f125b feat: batch parallel permission requests for improved UX
Compare 6 commits »
naomi deleted branch feat/agents from nhcarrigan/hikari-desktop 2026-02-06 18:11:25 -08:00
naomi merged pull request nhcarrigan/hikari-desktop#125 2026-02-06 18:11:19 -08:00
feat: add feature to monitor background agents
naomi pushed to main at nhcarrigan/hikari-desktop 2026-02-06 18:11:19 -08:00
97a93c31c2 feat: add feature to monitor background agents (#125)