This website requires JavaScript.
Explore
Help
Register
Sign In
Daveswo
/
self-healing-autopoietic-shell
Watch
1
Star
0
Fork
0
You've already forked self-healing-autopoietic-shell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c4947ee65aa3e7980130fbd766d743388b54631
self-healing-autopoietic-shell
/
contrib
/
fx
/
sources.d
T
History
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
..
10-known.sh
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
20-history.sh
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
30-selfdiag.sh
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
40-pathfuzzy.sh
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
50-thefuck.sh
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
70-local-llm.sh
Add 70-local-llm.sh: last-resort fix source querying a local Ollama/LM Studio server
2026-08-18 00:09:54 -04:00
80-remote-api.sh
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
90-team-shared.sh
Self-healing autopoietic shell: f(), tests, docs, interactive demo, fx fix-source layer
2026-08-17 22:30:18 -04:00