Skip to content

ertingxihu/Trellico

 
 

Repository files navigation

Trellico

A beautiful UI to plan and execute Ralph loops.

Trellico

Download

Download the latest release

What is Trellico?

Trellico is a Tauri MacOS app that allows you to run Ralph loops—long-running agents that get shit done. Create plans, generate PRDs, and execute agentic loops with full visibility into the AI's reasoning and progress.

Features

  • Plan Management - Create and organize development plans
  • Ralph Loops - Execute iterative AI development cycles with story-by-story tracking
  • Multi-Provider Support - Choose between Claude Code and Amp as your AI backend
  • Multi-Folder Support - Work on multiple projects simultaneously with isolated state
  • Live Streaming - Watch AI output in real-time as it works
  • Session Persistence - Pause and resume AI sessions without losing context

Requirements

  • macOS (Apple Silicon or Intel)
  • One of the following AI coding CLIs installed and authenticated:

Development

# Install dependencies
pnpm install

# Run in development mode
pnpm tauri dev

# Build for production
pnpm tauri build

Tech Stack

  • Frontend: React 19, TypeScript, Tailwind CSS
  • Backend: Rust, Tauri v2

About

The prettiest way to run Ralph loops

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 76.3%
  • Rust 21.2%
  • CSS 1.9%
  • Other 0.6%