Monitor AI CLI sessions (Claude, Gemini, Codex) with real-time state detection and native notifications.

8 stars 0 forks 8 watchers TypeScript MIT License
4 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This feature request proposes adding an optional single-click mode to open IDE and terminal windows, offering an alternative to the current double-click behavior. Users would be able to enable this setting in preferences, which would persist across sessions, aiming to improve workflow efficiency.

Complexity: 2/5
enhancement good first issue

Monitor AI CLI sessions (Claude, Gemini, Codex) with real-time state detection and native notifications.

TypeScript

AI Summary: This feature request aims to enhance visual organization by allowing users to assign custom background colors to individual tasks. It involves implementing a color selection mechanism (picker or palette), ensuring color persistence across sessions, maintaining accessibility with good contrast, and supporting both light and dark themes.

Complexity: 3/5
enhancement good first issue

Monitor AI CLI sessions (Claude, Gemini, Codex) with real-time state detection and native notifications.

TypeScript

AI Summary: This feature request proposes adding functionality to allow users to rename tasks within the Tallr dashboard, enhancing task organization and identification. It requires implementing inline editing via double-click or right-click, persisting custom names across sessions, and ensuring they are compatible with search and filtering. The solution involves storing custom names in task metadata, handling empty names, and providing visual indicators.

Complexity: 3/5
enhancement good first issue

Monitor AI CLI sessions (Claude, Gemini, Codex) with real-time state detection and native notifications.

TypeScript

AI Summary: This feature request proposes adding drag-and-drop functionality to the Tallr dashboard, allowing users to reorder tasks for better workflow organization. The implementation will involve integrating a drag-and-drop library, updating the backend to store task order persistently, and ensuring the reordering works correctly alongside task filtering and search features. Visual feedback and smooth animations are also required.

Complexity: 3/5
enhancement good first issue

Monitor AI CLI sessions (Claude, Gemini, Codex) with real-time state detection and native notifications.

TypeScript