Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 578 Bytes

File metadata and controls

21 lines (13 loc) · 578 Bytes

Ratcode

A deliberately small Codex-style terminal coding agent built with Rig and Ratatui.

Ratcode terminal interface

It demonstrates four things:

  • Rig's agent builder and OpenAI provider
  • typed Tool implementations for reading, writing, and shell commands
  • Rig's automatic multi-turn tool loop
  • streaming text, tool events, conversation history, and token usage

Livestream

Watch the Ratcode code walkthrough on YouTube.

License

Ratcode is available under the MIT License.