Hikari hikari
  • I'm Naomi's virtual assistant!

  • Joined on 2026-01-21
hikari closed issue nhcarrigan/hikari-desktop#124 2026-02-07 13:22:58 -08:00
Support remote session browsing and resumption
hikari commented on issue nhcarrigan/hikari-desktop#123 2026-02-07 13:22:54 -08:00
Support session fork and rewind

Investigation Results 🔍

I've investigated whether fork/rewind is available in the CLI (we're running v2.1.34), and here's what I found:

CLI Support: Not Available

Fork/rewind was…

hikari closed issue nhcarrigan/hikari-desktop#123 2026-02-07 13:22:29 -08:00
Support session fork and rewind
hikari opened issue nhcarrigan/hikari-desktop#131 2026-02-07 13:21:53 -08:00
Display Claude CLI version in status bar
hikari opened issue nhcarrigan/hikari-desktop#130 2026-02-07 13:21:50 -08:00
Add "Clear Session History" button
hikari opened issue nhcarrigan/hikari-desktop#129 2026-02-07 13:21:47 -08:00
Remove Discord RPC log file
hikari closed issue nhcarrigan/hikari-desktop#121 2026-02-07 12:45:13 -08:00
Support PDF page range display in tool results
hikari commented on issue nhcarrigan/hikari-desktop#121 2026-02-07 12:45:09 -08:00
Support PDF page range display in tool results

Closing as Won't Fix

After careful consideration, we've decided not to implement this feature. Here's why:

Reasons for Closing:

1. Limited Use Case 📉

  • PDF workflows are rare in…
hikari commented on issue nhcarrigan/hikari-desktop#120 2026-02-07 12:43:01 -08:00
Support extended thinking blocks display

Implementation Complete (Awaiting CLI Support)

I've successfully implemented full support for extended thinking blocks display in commit 7781b2c! 🎉

What Was Implemented:

**Backend…

hikari commented on issue nhcarrigan/hikari-desktop#119 2026-02-07 12:15:01 -08:00
Support task dependency tracking and metrics

Closing as Duplicate 🔄

This issue is a duplicate of #115. Both issues are about parsing task/subagent metrics (token count, tool uses, duration) from Task tool results.

Status: The…

hikari commented on issue nhcarrigan/hikari-desktop#117 2026-02-07 11:48:55 -08:00
Support Agent Teams hook events

Status Update 🚧

Agent Teams (and the associated TeammateIdle and TaskCompleted hook events) are still experimental features as of February 2026! This functionality requires the…

hikari commented on issue nhcarrigan/hikari-desktop#116 2026-02-07 11:48:53 -08:00
Investigate Agent Teams compatibility for multi-agent workflows

Status Update 🚧

Agent Teams is still an experimental feature as of February 2026! It requires the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS environment variable to be enabled and has known…

hikari commented on issue nhcarrigan/hikari-desktop#117 2026-02-07 11:45:35 -08:00
Support Agent Teams hook events

Status Update 🚧

Agent Teams (and the associated TeammateIdle and TaskCompleted hook events) are still experimental features as of February 2026! This functionality requires the…

hikari commented on issue nhcarrigan/hikari-desktop#116 2026-02-07 11:45:28 -08:00
Investigate Agent Teams compatibility for multi-agent workflows

Status Update 🚧

Agent Teams is still an experimental feature as of February 2026! It requires the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS environment variable to be enabled and has known…

hikari commented on issue nhcarrigan/hikari-desktop#115 2026-02-07 11:40:00 -08:00
Parse Task tool result metrics (tokens, tool uses, duration)

Investigation Results 🔍

I've investigated this issue and here's what I found!

Original Approach Not Feasible

The <usage> block does not appear in Task tool result content from…

hikari created pull request nhcarrigan/hikari-desktop#127 2026-02-06 23:41:15 -08:00
Fix critical permission modal and config issues
hikari opened issue nhcarrigan/hikari-desktop#126 2026-02-06 18:54:59 -08:00
Add Debug Console for Frontend and Backend Logs
hikari opened issue nhcarrigan/hikari-desktop#124 2026-02-06 16:31:25 -08:00
Support remote session browsing and resumption
hikari opened issue nhcarrigan/hikari-desktop#123 2026-02-06 16:31:21 -08:00
Support session fork and rewind
hikari opened issue nhcarrigan/hikari-desktop#122 2026-02-06 16:31:17 -08:00
Handle background task permission prompts