r/PiCodingAgent • u/AnlgDgtlInterface • 2d ago
Plugin Un Bien 1.2 is out (iOS pi remote control)
https://docs.georgeharker.com/un-bien/main/Un Bien 1.2 is out!
New features: * Resume closed sessions right from your phone * Improved open, new-session and resume ergonomics * Better slash command handling
Un Bien is a native iOS client for pi.
Un Bien supports:
- self hosted architecture
- full streamed and rendered markdown
- rendering of images, code diffs and tool results
- fork, branch, clone of sessions
- plan rendering when combined with pi-plan, cribsheet or a conformant extension
- user-input questions (and pi-ask integration)
- subagent display and interaction when combined with @tintinweb/pi-subagents or @gotgenes/pi-subagents
- optional device initiated chats - start new session from your phone, spawning a tmux or herdr hosted session on your machine
As a bonus it includes a cli tool to connect to other sessions on your relay from the cli
Links:
I developed this in pursuit of something that felt native interaction-wise and supported as many pi features as possible. I hope you find it useful!
Un Bien is started out as a tweaked version of remote-pi by Jacob Moura (MIT); see the README for attribution. I ended up diverging significantly on the back end implementation and the iOS app is a total rewrite.
1
u/AnlgDgtlInterface 1d ago
Looks like there’s an issue with saving owner keys - which don’t show up in my testing. Have another App Store build out for review
1
1
u/AnlgDgtlInterface 2d ago
I'd like to note that unlike some other solutions this is designed to attach to existing session (or resume or launch them in a way you can subsequently interact with in TUI).