semantic bufo search find-bufo.com
bufo

increase vm memory to 1GB (fix OOM kills)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+1 -1
+1 -1
bot/fly.toml
··· 13 13 worker = "uv run bufo-bot" 14 14 15 15 [[vm]] 16 - memory = "512mb" 16 + memory = "1024mb" 17 17 cpu_kind = "shared" 18 18 cpus = 1 19 19