backported ish fixes from bantam.pl into mb

This commit is contained in:
Luxferre
2026-08-09 13:22:33 +03:00
parent 9b40433c2c
commit 49a3576f49
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ When enabled, the interactive console uses a subtle ANSI palette: the pending-re
## MicroBantam
MicroBantam (`mb`) is a compressed Perl 5 reference implementation of the same agent in **under 100 SLOC** (92 non-blank lines), written to stay readable while keeping the full agentic core. It reads the same `model.cfg` and `system.txt` from the current working directory.
MicroBantam (`mb`) is a compressed Perl 5 reference implementation of the same agent in **under 100 SLOC**, written to stay readable while keeping the full agentic core. It reads the same `model.cfg` and `system.txt` from the current working directory.
### Features