New in Solvr Code:
Build something with the agent. Click publish. It's live at
solvrbot.com/apps, playable in the browser. No hosting setup, no deploy config.
Vibe code a game. Ship it. Send the link. Anyone can play.
Demo:
solvrbot.com/apps/tictac
Local-first by design:
• Your project code lives on your machine. The agent writes to your disk, not a remote sandbox.
• Every chat saves as a markdown file in your home folder. Open it in any editor, share it, grep it. It's just text.
• Close your editor, reopen it tomorrow, resume the chat. Full conversation context replays into the agent automatically.
• Nothing gets uploaded except what the model needs to answer.
Your work is yours. Your context is yours. No cloud lock-in.
Coming very soon!