It's hard to beat in the in-terminal experience, but this is still neat for running web research or coding up smaller, more simple features.
Screenshot of the homepage UI: https://raw.githubusercontent.com/mzxrai/memva/main/screensh...
Some info on the app:
- Spawns Claude Code via the command line in headless mode
- Has an embedded MCP server that allows Claude Code to send over permissions requests
- Has custom components for displaying various tool calls & associated results
- Uses sqlite for event storage
- Embedded custom-developed jobs system for managing parallel Claude Code sessions
- Global settings for max turns & permissions mode that can be overridden within each session (shift-tab within a session to change perms mode)
- Session archival
Other info:
- NO telemetry, user data collection, or data out to the internet
- NO email or auth required
- MIT license