Lirah

A native desktop app for CLI coding agents

Keep your files, prompts, and terminal perfectly in sync—so you can focus on shipping, not wrangling context.

Lirah - A Smarter GUI for CLI Coding Agents

File Context

Code with Context(Without the Hassle)

AI agents are only as good as the context you give them. Lirah makes that effortless.

  • Select files directly from your project tree
  • Tell the agent exactly how to use each file
Modify
Do not modify
Use as example

No more copy-pasting paths or guessing what the model “saw”. Your intent is explicit. Your results are better.

src/components/Button.tsx
MODIFY
src/config/constants.ts
LOCKED
src/utils/helpers.ts
EXAMPLE
Prompt Editor

Refactor the Button component to:

1. Use the new design tokens

2. Add loading state support

3. Follow the pattern in helpers.ts

Keep the existing API compatible.

refactor-templatereact-component

Prompt Editor

Prompting ThatDoesn't Fight You

Stop typing prompts one line at a time in a terminal.

  • Multi-line textarea for complex instructions
  • Send prompts straight into your terminal agent
  • Save and reuse prompt templates across sessions

Write once. Reuse forever.

Bidirectional Sync

Terminal and File Tree,Perfectly in Sync

Lirah keeps your UI and terminal aligned at all times.

cd in the terminal → sidebar updates instantly

Click a folder in the sidebar → terminal navigates there

Always know where you are, without thinking about it. It feels obvious—because it should.

Workflows

Built-In Agent Workflows

Lirah ships with workflow templates out of the box. Start strong instead of from scratch.

Feature

New feature development

Bugfix

Debug and fix issues

Refactor

Code restructuring

Performance

Speed optimizations

Review

Code review assistance

Pull Request

PR preparation

Documentation

Docs generation

React

React-specific variants

Orchestration

Enforce custom instructions on every agent prompt

Why Lirah?

Native & Fast

Lightweight Tauri app, not an Electron behemoth

Better Output

Structured context = better agent results

Real Workflows

Designed for actual development, not demos

Terminal-First

Terminal-first, not terminal-hostile

If you use CLI coding agents seriously,Lirah becomes the place you run them.

Built with

Tauri 2React 19xterm.jsTypeScript