Skip to content

Repository files navigation

Gilly, the Gilamonster mascot

gilamonster-agent

Experimental Rust agent cockpit built on newt-agent.

gila embeds pinned Newt crates; it is not a Newt plugin. It adds a human-owned PTY, read-only observation, capability packages, and cockpit/FleetView previews. gila starts its coder with host filesystem, network, and command authority. --ocap uses Newt's configured OCAP posture. cowork, follow, hotseat, and companion panes do not inherit the ambient default. See the authority policy.

Terminal-Bench

No gila result is published in gilamonster-bench@44f49eb. The table reproduces the newt-agent@5ddc969 scoreboard; these are Newt results.

Best recorded Newt run per model and lane. Measured rows use Terminal-Bench tb-30 at context 65,536. OCAP off/on means unconfined/confined. Metadata is shown per lane because the two maxima may come from different releases.

Model OCAP off OCAP on
deepseek-v4-pro
deepseek
56.7% (17/30)
v0.8.0 · 2026-08-06
50.0% (15/30)
v0.8.0 · 2026-08-06
nemotron-3-super
nemotron
36.7% (11/30)
v0.8.0 · 2026-08-05
26.7% (8/30)
v0.8.0 · 2026-08-05
ornith-1.0-35b-q8
ornith
pending 36.7% (11/30)
v0.7.6 · 2026-07-29
qwen3.6_35b
qwen
20.0% (6/30)
v0.7.5 · 2026-07-28
26.7% (8/30)
v0.7.6 · 2026-07-29
o4-mini
openai
13.3% (4/30)
v0.8.0 · 2026-08-05
16.7% (5/30)
v0.8.0 · 2026-08-05
qwen3-coder_30b
qwen
10.0% (3/30)
v0.7.5 · 2026-07-28
13.3% (4/30)
v0.7.6 · 2026-07-29
gpt-oss_120b
openai
10.0% (3/30)
v0.8.0 · 2026-08-05
10.0% (3/30)
v0.8.0 · 2026-08-05
kimi-linear_48b
kimi
pending 10.0% (3/30)
v0.7.6 · 2026-07-31
nemotron-3-nano_30b
nemotron
6.7% (2/30)
v0.7.5 · 2026-07-29
pending
glm-4.7-flash
glm
pending 3.3% (1/30)
v0.7.6 · 2026-07-31
gpt-4.1-mini
openai
0.0% (0/30)
v0.8.0 · 2026-08-05
3.3% (1/30)
v0.8.0 · 2026-08-05
kimi-k2.7-code
kimi
queued queued
nemotron-3-ultra
nemotron
queued queued
ornith-1.0-397b-iq1_m
ornith
queued queued

Score records and July survey notes are pinned to the same Newt revision.

Install

Builds require Rust 1.88+ and Python 3. The Unix recipe also requires just.

git clone https://github.com/Gilamonster-Foundation/gilamonster-agent
cd gilamonster-agent
PYO3_PYTHON="$(command -v python3)" just install "$HOME/.local/bin"
export PATH="$HOME/.local/bin:$PATH"
gila --help

On Windows, set PYO3_PYTHON to python.exe and run cargo install --path ..

Use

gila                       # ambient coder in the current directory
gila code ./project        # ambient coder in a project
gila --ocap code ./project # Newt's configured OCAP posture
gila cowork ./project      # agent chat above a PTY shell
gila follow session.log    # read-only shell observer
gila cap --help            # optional capability packages
gila cockpit               # multiplexer preview
gila matrix --mock         # FleetView preview

See gila --help for all commands.

Develop

cargo build
just check                 # format, clippy, tests
just cov-ci                # coverage gate
just install-hooks

For local Newt changes, run just overlay-on, edit the generated .cargo/config.toml, then run just overlay-off to restore the pinned build.

License

Apache-2.0.

About

The Gilamonster agent matrix — inherits newt-agent's crates (chat + agentic coding airframe) and extends into a Hermes/Thoon-style multi-agent matrix.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages