| ▲ | pohl 4 hours ago | |||||||
You know how OpenCode can be prompted to modify itself when you want to improve it in some way? This just automates that kind of thing. | ||||||||
| ▲ | cyanydeez 4 hours ago | parent [-] | |||||||
It can't actually; I had to create a systemd service that watched the config path and send a signal to reload the files. It roughly works, but it doesn't actually do the loop correctly. However, the problem with self-modification is the tendency towards inoperable states. Does it automatically revert when a detrimental state is reached? How does it determine that a modification worked? | ||||||||
| ||||||||