Daveswo
|
1fc1f87be5
|
Fix 80-remote-api.sh: stop auto-appending /chat/completions, take FX_REMOTE_API_URL exactly as given -- found by testing live against a real third-party API (a local FastAPI service) whose endpoint path did not match the guessed OpenAI convention
|
2026-08-18 03:07:40 -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
|
8b30120fba
|
Self-healing autopoietic shell: f(), tests, docs, interactive demo, fx fix-source layer
|
2026-08-17 22:30:18 -04:00 |
|