COMMITS
May 17, 2026
M
fix(skills): use plain tyro help (#75)
Mika Senghaas committed
May 16, 2026
S
fix(skills): preserve run's signature and docstring through the logger shim (#74)
Sebastian Müller committed
May 7, 2026
May 1, 2026
S
Invalid tool calls: return error msg and continue rollout (#72)
Sebastian Müller committed
April 29, 2026
S
metrics: track total_tool_response_tokens for length-penalty training (#71)
Sebastian Müller committed
S
Update README.md
samsja committed
April 28, 2026
April 27, 2026
S
client: tag outbound requests with X-RLM-Depth (#67)
Sebastian Müller committed
M
fix(engine): end rollout cleanly on "Request Entity Too Large" 400s (#69)
Mika Senghaas committed
April 26, 2026
S
fix(prompt): clarify how to call the recursive `rlm` sub-agent (#68)
Sebastian Müller committed
M
chore(metrics): hide sub_rlm_* fields when sub-RLMs disabled (#66)
Mika Senghaas committed
S
compaction: clarify what survives the REPL restart (#62)
Sebastian Müller committed
April 25, 2026
M
fix(client): retry transient tunnel 404s with widely-spaced backoff (#65)
Mika Senghaas committed
S
metrics: add has_compacted (1 if any compaction fired this rollout) (#64)
Sebastian Müller committed
S
bash tool: don't crash on non-UTF-8 subprocess output (#61)
Sebastian Müller committed
April 24, 2026
S
restore programmatic_tool_calls logging for the python path (#59)
Sebastian Müller committed
M
feat(skills): auto-derive OAI tool defs + CLI (#56)
Mika Senghaas committed
M
tests: integration test for tools + skills (#53)
Mika Senghaas committed
April 23, 2026
R
drop kernel shim; always run IPython kernel in rlm's Python (#52)
rasdani committed
S
Sami/compaction no random (#54)
samsja committed
M
ci: add ci workflow (#50)
Mika Senghaas committed
M
chore: add ruff and pre-commit (#49)
Mika Senghaas committed
M
docs: add AGENTS.md with CLAUDE.md pointer (#48)
Mika Senghaas committed
M
tests: add pytest scaffold with async support (#47)
Mika Senghaas committed
S
kernel_shim: callable skill/rlm proxies + pre-import into globals (#46)
Sebastian Müller committed
M
feat(kernel_shim): decode JSON skill output transparently (#44)
Mika Senghaas committed
S
simplify prompt construction, remove duplicates, no mention of git (#43)
Sebastian Müller committed
April 22, 2026
S
Session.__init__: resolve session dir to an absolute path (#42)
Sebastian Müller committed
April 21, 2026
S
Add RLM_TOOLS env var for per-tool opt-in (#41)
Sebastian Müller committed
S
Metrics improvents (#40)
Sebastian Müller committed