rho-coding-agent 0.28.0

A lightweight agent harness inspired by Pi
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
openai_codex_models = [
  "gpt-5.6-sol",
  "gpt-5.6-terra",
  "gpt-5.6-luna",
  "gpt-5.5",
  "gpt-5.4",
  "gpt-5.4-mini",
  "gpt-5.3-codex-spark",
]

xai_oauth_models = [
  "grok-4.5",
  "grok-build-0.1",
  "grok-composer-2.5-fast",
  "grok-4.3",
]