Refine Hub
Refine 4.3.2
Explore Refine

Refine – Your Team’s Agentic Software Delivery System

refine

refine coordinates your agent fleet for software delivery. It is not another agent harness — it is the management layer on top of your agents, orchestrating work across distributed machines. Product, support, and customers — anyone who can articulate what the app does today vs what it should do instead - can make meaningful contributions to your software. Build new apps, implement features, and fix bugs while keeping feedback cheap, local, and repeatable.

  • Empower your team - extend product feedback and app edits to your whole team. Keep planning, features, Goals, chat, and human verification in one workflow so work moves without losing context.
  • Agent Fleet - orchestrate your agent fleet across decentralized repositories, branches, processes, and your fleet of nodes. Cheap feedback loops keep agent work moving while git keeps everyone in sync.
  • Skills - connect workflow activity and custom actions to reusable agent instructions, with scoped configuration, parameters, and durable execution evidence. Configure Skills.
  • Governance - keep agent work aligned with your product intent, local rules, and requirements. Review stays grounded before changes merge.
  • Personal AI - install refine and manage your fleet with your favorite agent.

Navigate your workspace

The collapsible left rail brings Dashboard, Features, Goals, Changes, Control, Settings, and open tool windows together. Choose Tools for an agent, terminal, files, logs, or Todo List. Each window uses the full content area. Search and Ctrl+K (⌘K on Mac) work from every screen. Find your way around Refine, or see the 4.3.2 changes.

Learn how refine works

You can learn about refine by reading the online docs or by prompting your agent.

Install with your agent

Use OpenClaw, Codex, Claude Code, Gemini, Copilot, Grok Build, or another coding agent to install Refine:

Follow instructions found at: https://getrefine.dev/read/docs/runbooks/install.md

Or have your agent ensure system dependencies are installed:

Install or repair required system dependencies: curl, git, a C compiler/linker, and Rust Cargo.

refine has a robust CLI:

./r --help

Windows Users

Open PowerShell as Administrator:

wsl --install

After Ubuntu opens, follow the install instructions above.

License

MIT — use it however you like, modify it, ship it, sell it. No warranty, no support obligations on my end. If you build something useful on top, a heads-up is appreciated but not required.