Agentic coding terminal for the shell (runPixel gateway / OpenAI-compatible / offline backends)
Project description
robodog-terminal
A agentic agentic coding terminal: a prompted tool-use loop that reads/edits files, runs commands, runs tests, and self-corrects — over pluggable LLM backends. Designed to run leading models on self-hosted gateways (air-gapped, where an agentic coding terminal can't reach), and works equally with OpenAI-compatible models or a fully offline mock.
Install
pip install robodog-terminal # or: pip install -e robodogcli/robodog
Run
robodog-terminal --backend openai --model gpt-4o # live (OpenAI/OpenRouter)
robodog-terminal --backend gateway # enterprise box (the gateway / leading models)
robodog-terminal --echo # offline demo, no keys
robodog-terminal --backend openai -p "fix x.py and run the tests" # headless (-p)
python -m terminal.run_tests # 18 test suites
Features
Agentic loop with an intent nudge + circuit breaker · tools (read/write/edit/
multi_edit/bash/run_script/run_tests/glob/grep/list_dir) with read-before-edit,
post-edit syntax verification and fuzzy edits · foreground + background subagents
(/bg /tasks /tail /kill) · per-prompt checkpoints with /rewind · JSONL
sessions (/resume, --continue) · plan mode · skills & custom commands
(.robodog/) · CLAUDE.md/ROBODOG.md hierarchy · a rich + prompt_toolkit TUI
with an emoji/color status line, clickable file & file:line links, multiline
paste, and mid-turn Ctrl+B backgrounding · headless -p (text/json) · /doctor.
Benchmarked at capability parity with a leading agentic coding assistant across 20 agentic
scenarios. See robodogcli/docs/TERMINAL_MODE_PLAN.md for the full design.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robodog_terminal-0.2.2.tar.gz.
File metadata
- Download URL: robodog_terminal-0.2.2.tar.gz
- Upload date:
- Size: 109.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf127a1601596f30c6140f5b1495d0920c24df2ae396f9d945d21d6e3bc46a40
|
|
| MD5 |
468171f681c42847769b7e453c7c1176
|
|
| BLAKE2b-256 |
87463d2c85319b20efafd6b8990f334758014150b9b0eb893b75abb5222b0bcd
|
File details
Details for the file robodog_terminal-0.2.2-py3-none-any.whl.
File metadata
- Download URL: robodog_terminal-0.2.2-py3-none-any.whl
- Upload date:
- Size: 130.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91a116708c9776bfe7ae1f52ac9a0256094ee7531a07509e546119ea3999f183
|
|
| MD5 |
d94f9de8780631c6f8d0ef50d22c0cb2
|
|
| BLAKE2b-256 |
56b489263e8fbd7eb57ac6f166cb4958e213a1538648463f59ebec241ab47fba
|