Wobex is a Windows-first, local-first desktop and web client for coding agents.
This project is a fork of T3 Code, published under the weberki identity with its own product direction, release process, and Windows-first roadmap.
This repository is in early bootstrap phase.
- Wobex has no active upstream remote.
- T3 Code is the fork source and reference project.
- Strong ideas and fixes should be ported manually through focused, reviewed patches.
- MIT license notices and attribution must be preserved.
- Windows install, update, signing, terminal, Git, provider discovery, and path handling are release blockers.
Install dependencies:
bun installRun the desktop dev loop:
bun run playBuild and start a production-like desktop app:
bun run build:desktop
bun run start:desktopDefault completion checks:
bun fmt
bun lint
bun typecheck
bun run test- Masterplan: docs/MASTERPLAN.md
- Remote/mobile host control: docs/mobile-host-control.md
- Observability: docs/observability.md
- Provider usage CLI: docs/provider-usage-cli.md
Wobex is a fork of T3 Code. Wobex is not affiliated with T3 Tools Inc.