3c4947ee65
Fix CRLF corruption in fx.sh, add .gitattributes to prevent recurrence
main
Daveswo2026-08-22 01:45:46 -04:00
e9f51827d6
fx: preserve fix-source provenance in a separate p.trace file
Daveswo2026-08-22 01:25:02 -04:00
602e2ee4bd
Fix f.sh: echo -> printf when writing a taught fix to p, first change to f.sh all session -- see HF commit for full detail
Daveswo2026-08-18 03:44:34 -04:00
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
Daveswo2026-08-18 03:07:40 -04:00
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
Daveswo2026-08-18 02:53:53 -04:00
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
Daveswo2026-08-18 02:32:20 -04:00
1c53778a36
Add 70-local-llm.sh: last-resort fix source querying a local Ollama/LM Studio server
Daveswo2026-08-18 00:09:54 -04:00
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
Daveswo2026-08-17 23:19:07 -04:00
b4d619de8a
Add fx bootstrap.sh and copy-paste command on the live page
Daveswo2026-08-17 22:43:32 -04:00