bbsbot
2026-03-09
No-trade guard cargo priority fix and swarm stabilization with prompt detection improvements
190 files · 219,203+ · 403-
No-trade guard cargo priority fix
2 files changed
loop_guards.pyNo-trade guard rewritten to check and prioritize selling actual held cargo before applying trade suppressionexecutor_trade.pyTrade executor updates for cargo priority fix
Swarm stabilization
4 files changed
fast_check.pyPrompt detection accuracy improvements to reduce false positives/negativesheuristics.pyDetection heuristics improvementsrecovery.pyRecovery logic for bots stuck in error statesloop_menu_recovery.pyMenu recovery cooldown tightened to prevent rapid retry loops
- Improved prompt detection accuracy across active bots to reduce false positives/negatives
decouple
behavioral
2 files
fast_check.pyheuristics.py
- Added recovery logic for bots stuck in error states
instantiate
internal
1 file
recovery.py
- Tightened cooldown handling to prevent rapid retry loops under network instability
harden
internal
1 file
loop_menu_recovery.py