3 points | by tripleyeti a day ago ago
4 comments
This was the motivating idea for Epicenter Assistant[1] (Prompt your AI coding agent while carrying boxes of pizza home)
- Connect to your opencode sessions via a web interface, connecting via a secure tunnel.
- (Optionally) use a transcription app to prompt the coding agent. (Since typing code is more difficult on a phone.)
I'm not sure if Epicenter Assistant will be developed any further...
Vanilla opencode has a feature for sharing web links to sessions, but these are read-only.[2]
[1]: https://github.com/epicenter-md/epicenter/tree/main/apps/sh
[2]: https://opencode.ai/docs/share/
You might enjoy https://happy.engineering
It can be a bit buggy here and there, but when it works oh boy. I've designed and executed full performance benchmarks on clusters while I was walking through the park.
I often run claud code inside tmux session on my private server. That allows me to interact with CC via ssh from any device with ssh client.
Use the GitHub action and set it up to work with issues.
This was the motivating idea for Epicenter Assistant[1] (Prompt your AI coding agent while carrying boxes of pizza home)
- Connect to your opencode sessions via a web interface, connecting via a secure tunnel.
- (Optionally) use a transcription app to prompt the coding agent. (Since typing code is more difficult on a phone.)
I'm not sure if Epicenter Assistant will be developed any further...
Vanilla opencode has a feature for sharing web links to sessions, but these are read-only.[2]
[1]: https://github.com/epicenter-md/epicenter/tree/main/apps/sh
[2]: https://opencode.ai/docs/share/
You might enjoy https://happy.engineering
It can be a bit buggy here and there, but when it works oh boy. I've designed and executed full performance benchmarks on clusters while I was walking through the park.
I often run claud code inside tmux session on my private server. That allows me to interact with CC via ssh from any device with ssh client.
Use the GitHub action and set it up to work with issues.