mirror of
https://github.com/awizemann/scarf.git
synced 2026-05-10 18:44:45 +00:00
18278a3357
Native SwiftUI app providing full visibility into the Hermes AI agent: - Dashboard with system health, token usage, and cost tracking - Sessions browser with conversation detail and FTS5 search - Activity feed with tool call inspector (read/edit/execute/fetch/browser) - Embedded terminal chat via SwiftTerm with full ANSI/Rich rendering - Memory viewer/editor with live file-watching refresh - Skills browser by category with file content viewer - Cron job viewer with output display - Real-time log tailing with level filtering - Settings display with raw config and Finder path links - Menu bar status icon with quick actions Architecture: MVVM-Feature, zero dependencies beyond SwiftTerm, read-only SQLite access, Swift 6 strict concurrency. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
408 B
Markdown
20 lines
408 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for Scarf
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
**Is your feature request related to a problem?**
|
|
A clear description of the problem.
|
|
|
|
**Describe the solution you'd like**
|
|
What you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
Other solutions you've thought about.
|
|
|
|
**Additional context**
|
|
Any other context, screenshots, or mockups.
|