Commit Graph

9 Commits

Author SHA1 Message Date
Daveswo f4b6b85bec Document the argument-value fix gap and the loopback-only-bind non-gap, both found testing against a real live system; also fix stale sources table missing 70/80 2026-08-18 02:53:53 -04:00
Daveswo 25ce1ca680 Fix remaining two code-review findings, both verified live: 30-selfdiag.sh regex-metachar breakage (g++), fx.sh dedup collision on ] in candidate text 2026-08-18 02:32:20 -04:00
Daveswo d27d9a0819 Fix code-review findings: 10-known.sh value-match bug (proven live), bootstrap.sh symlink race + missing sources + accidental exit-on-eval, fx.sh misleading picker text + FX_AUTO short-circuit 2026-08-18 01:48:53 -04:00
Daveswo 7c7a1c2529 Fix 50-thefuck.sh: wrap in timeout, found by 1000-case fuzz test hanging on unmatched inputs 2026-08-18 01:10:40 -04:00
Daveswo 6a93e3db3c Add 80-remote-api.sh: opt-in remote LLM API fallback source (OpenAI-compatible) 2026-08-18 00:37:28 -04:00
Daveswo 1c53778a36 Add 70-local-llm.sh: last-resort fix source querying a local Ollama/LM Studio server 2026-08-18 00:09:54 -04:00
Daveswo df3c328424 Fix real hardware/busybox breakage: dead compgen dependency, unreliable sourced-path detection, and fork-heavy pipelines in fx sources; verified against busybox ash+awk directly 2026-08-17 23:19:07 -04:00
Daveswo b4d619de8a Add fx bootstrap.sh and copy-paste command on the live page 2026-08-17 22:43:32 -04:00
Daveswo 8b30120fba Self-healing autopoietic shell: f(), tests, docs, interactive demo, fx fix-source layer 2026-08-17 22:30:18 -04:00