> ## Documentation Index
> Fetch the complete documentation index at: https://preetham.org/llms.txt
> Use this file to discover all available pages before exploring further.

# trifecta

> cross-platform coding agent platform — desktop server plus native mobile clients

# trifecta

<p className="pk-keepcase">
  <img src="https://img.shields.io/github/stars/pkyanam/trifecta?style=for-the-badge&logo=github&label=stars&color=0d1117&labelColor=000000&logoColor=ffffff" alt="github stars" />
</p>

a cross-platform coding agent platform. it's a desktop server that runs ai coding agents, paired with native ios and android clients that let you chat with your agent, review changes, and manage your development workflow from anywhere.

<div className="pk-actions" style={{ margin: "1rem 0 1.5rem" }}>
  <a className="pk-btn pk-btn-primary" href="https://trifecta.belweave.com">live ↗</a>
  <a className="pk-btn" href="https://github.com/pkyanam/trifecta">github ↗</a>
</div>

<div className="pk-tags">
  <span className="pk-tag">typescript</span>
  <span className="pk-tag">desktop server</span>
  <span className="pk-tag">ios + android</span>
  <span className="pk-tag">public beta</span>
  <span className="pk-tag">belweave</span>
</div>

## what it does

trifecta splits a coding agent into two halves: a server that runs on your machine (where your code, context, and tools live) and mobile clients that connect to it. you start a task at your desk and keep steering it — reviewing diffs, answering the agent's questions, approving changes — from your phone.

## status

trifecta is in public beta and under active development. it's the latest and most active thing i'm building under belweave.

## links

* live: [trifecta.belweave.com](https://trifecta.belweave.com)
* source: [github.com/pkyanam/trifecta](https://github.com/pkyanam/trifecta)
