Youβve probably seen the word Copilot thrown around a lot lately. Since AI burst onto the scene, Copilots β AI agents trained to help or even complete a specific task, have become increasingly popular. Some Copilots fix bugs, write essays, handle spreadsheets, and more. Now, thereβs one for the command line.
Built by a team of designers and developers, including Sam Odio, co-founder and former CEO of Freshplum, ShellMate is a lightweight, open-source app that aims to add superpowers to your Mac Terminal. As Sam puts it, βFor developers, everything starts and ends in Terminal.β The last thing you want to do is break focus by heading to Google or ChatGPT for assistance.
As you hack away, the AI assistant will seamlessly provide dynamic assistance within your Mac Terminal while you keep your flow intact. It works in the background to automatically detect bugs and suggest fixes. You can ask ShellMate questions about your Mac terminal context and quickly highlight specific lines of text to call attention to an issue you need help with. It can even suggest the following command based on the ones youβve run already.
The goal is to keep you in the Terminal and keep your concentration flow intact. Instead of jumping between different apps and sites to get assistance, ShellMate offers that assistance in-app.
As mentioned above, itβs also open-source, and Sam is looking for other passionate developers to help develop it even further. You can contribute to ShellMate by heading to the GitHub repo.