Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.65 KB

File metadata and controls

31 lines (20 loc) · 1.65 KB

RAILWISE Vision

Mission: Make your company feel 1000× more productive.

How: We give AI agents the tools your team already uses and let them learn from your behavior. The more you use RAILWISE, the more connected your tools become, the more knowledge accumulates, and the bigger the chunks of work you can automate.

Today: RAILWISE is the simplest interface to opencode and RAILWISE server surfaces. Double-click, pick a folder, and you get three things instantly:

  1. Zero-friction setup — your existing opencode configuration just works, no migration needed
  2. Chat access — WhatsApp and Telegram ready to go (one token, done)
  3. Cloud-ready — every app doubles as a client; connect to hosted workers from anywhere

Current cloud mental model:

  • RAILWISE app is the experience layer.
  • RAILWISE server is the control/API layer.
  • RAILWISE worker is the runtime destination.
  • Connect flow is intentionally simple: Add a worker -> Connect remote.

RAILWISE helps users ship agentic workflows to their team. It works on top of opencode (opencode.ai) an agentic coding platform that exposes apis and sdks. We care about maximally using the opencode primitives. And build the thinest possible layer - always favoring opencode apis over custom built ones.

In other words:

  • OpenCode is the engine.
  • RAILWISE is the experience : onboarding, safety, permissions, progress, artifacts, and a premium-feeling UI.

RAILWISE competes directly with Anthropic's Cowork conceptually, but stays open, local-first, and standards-based.

Non-Goals

  • Replacing OpenCode's CLI/TUI.
  • Creating bespoke "magic" capabilities that don't map to OpenCode APIs.