Task/495 bug x escapes the personal boundary and #104

Merged
kami merged 4 commits from task/495-bug-x-escapes-the-personal-boundary-and into master 2026-08-03 21:30:57 +02:00
Showing only changes of commit 58051b5af1 - Show all commits
@@ -75,3 +75,10 @@ scraped llama-server's stderr for the listen line and discarded it, and never
piped stdout at all. Both streams now go to mavend's log with a `llama:` prefix.
The last 12 startup lines go into the error when the server dies before it
listens.
## Deployed
The `mavenai:latest` image was rebuilt and `maven-mavend-1` recreated the same
day. The daemon's own log now carries the child's startup, it reads
`prompt cache is enabled, size limit: 512 MiB`, and the resident server sat at
439MB RSS after load and 613MB after one served turn.