feat: add auth status display and auth management to UI #153

Closed
opened 2026-02-24 11:00:34 -08:00 by hikari · 0 comments
Owner

Summary

Claude CLI 2.1.41 introduced three new auth subcommands:

  • claude auth login
  • claude auth status
  • claude auth logout

Current behaviour

There is no auth status visibility or management within Hikari Desktop. Users must drop to a terminal to check or change their auth state.

Desired behaviour

  • Show current auth status (logged in / logged out, account info) somewhere in the UI — e.g. in the settings sidebar or a status bar indicator
  • Optionally expose login/logout actions from within the app so users never need to leave Hikari Desktop to manage their Claude auth

References

  • Claude CLI changelog 2.1.41

This issue was created with help from Hikari~ 🌸

## Summary Claude CLI 2.1.41 introduced three new auth subcommands: - `claude auth login` - `claude auth status` - `claude auth logout` ## Current behaviour There is no auth status visibility or management within Hikari Desktop. Users must drop to a terminal to check or change their auth state. ## Desired behaviour - Show current auth status (logged in / logged out, account info) somewhere in the UI — e.g. in the settings sidebar or a status bar indicator - Optionally expose login/logout actions from within the app so users never need to leave Hikari Desktop to manage their Claude auth ## References - Claude CLI changelog 2.1.41 ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-02-24 20:48:50 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#153