This seems really interesting though I'm struggling to picture how the AI and UI interact? Is the UI just a reflection of the folders/files on disk that the AI updates? Are there UI interactions (buttons, etc.) that trigger the AI to do something, somehow? More detail would be super helpful!
dpe82|1 month ago
jonfw|1 month ago
You were on the money with “UI just a reflection of the folders/files on disk that the AI updates.
There is no real UI integration with the AI, other than the UI embedding the chat interface of a coding agent (using an embedded terminal)
The UI just uses a filesystem watcher to keep track of updates to the relevant directories or files.