Refine vanilla AI prompts and sudo reliability

This commit is contained in:
Claude Code
2026-03-17 19:53:25 -04:00
parent 29c43e2d30
commit 4771d6c03e
4 changed files with 128 additions and 4 deletions
+4
View File
@@ -158,6 +158,10 @@ Main file: `/etc/mc_aigod.json`
| `bug_log_path` | string | File path used for `bug_log` entries |
| `bug_log_event_lines` | int | Number of in-memory interesting events to attach |
| `bug_log_raw_lines` | int | Number of raw tail log lines to attach |
| `bug_log_service_lines` | int | Number of recent AI action lines from service log |
| `tp_safety_enabled` | bool | Auto-protect risky vertical teleports with safety effects |
| `tp_safety_vertical_delta` | number | Relative `~ ~N ~` threshold that triggers safety wrapper |
| `tp_safety_absolute_y` | number | Absolute Y threshold that triggers safety wrapper |
### Current shrink-world example