Another terminal/shell AI assistant, but with main focus on making AI feel fast and native to the shell. Works over SSH and other interactive shell sessions. ATY builds context from terminal input/output, and helps without dragging user into another app/CLI.
I also have made similar agents. cool stuff happens when you compose them and a composition is merely different prompts. this strips down the agent to the minimal.
It is not clear what is the best position for the agent or in other words how colesly one wants to integrate with the terminal, shell, or multiplexer.
But over all it does show that maybe the future of agents is not huge blobs of semi-reingeneered multiplexers or see above, but a lean agent with a session stream for context.
Another terminal/shell AI assistant, but with main focus on making AI feel fast and native to the shell. Works over SSH and other interactive shell sessions. ATY builds context from terminal input/output, and helps without dragging user into another app/CLI.
I also have made similar agents. cool stuff happens when you compose them and a composition is merely different prompts. this strips down the agent to the minimal.
It is not clear what is the best position for the agent or in other words how colesly one wants to integrate with the terminal, shell, or multiplexer.
But over all it does show that maybe the future of agents is not huge blobs of semi-reingeneered multiplexers or see above, but a lean agent with a session stream for context.
great job, i will follow your progress.