I built this after getting tired of copy-pasting terminal output into Claude Code. Wake records your shell sessions (commands,outputs, git context) and exposes them via MCP, so Claude can see what you've been doing.
The workflow: start a wake shell, do your normal debugging/deploys/whatever, then ask Claude about it — no context-switching to paste logs.
Written in Rust, works with zsh/bash, all data stays local in SQLite. Happy to answer questions.
baobabmeeko•1h ago
The workflow: start a wake shell, do your normal debugging/deploys/whatever, then ask Claude about it — no context-switching to paste logs.
Written in Rust, works with zsh/bash, all data stays local in SQLite. Happy to answer questions.