LocalLLaMA

I embedded an AI agent in my shell. It can now run interactive programs.

I want to share a fun side project of mine over the past month or so where I tried to build a shell with an AI agent embedded. The embedded agent knows everything happening in the shell so I don't have to keep copy-and-pasting error messages …