Clawbernetes – Replace kubectl with conversation (Rust)
Replace kubectl with natural language for GPU cluster ops. Actually replaces K8s, not wraps it.
Search and replace, TUI style. Mirror available on Codeberg.
Rust TUI bringing VS Code's visual search confidence to the terminal with immediate feedback.
Terminal users and Vim/Neovim enthusiasts needing visual search confirmation
repgrep · fastmod · sed
I've been working on a TUI to suit my terminal IDE workflow after I noticed the most promising alternative stopped being maintained and had too many bugs.
The tool is implemented in Rust using the Ratatui library and focuses on being ergonomic, fast and provide case-aware replacement.
The main feature I wanted to have is immediate feedback for the search query, which is also why I didn't stick with tools like fastmod and repgrep. As much as I hate VS Code now, I really enjoyed the search/replace experience with it and that's what I tried to emulate in swpui.
Looking forward to your feedback!
Replace kubectl with natural language for GPU cluster ops. Actually replaces K8s, not wraps it.
Voice chat in a terminal Discord client is technically impressive but niche.
Full Rust IDE running in a blue-screen TUI that can actually build itself.
Rewrote Claude Code's TUI in Rust because React Ink was the actual bottleneck.
Local AI OS layer in Rust that replaces your window manager.
Voice chat and Sixel image previews in a terminal Discord client - technically impressive.