
Thursday's release of GAIA 0.21.2 introduces "gaia-bash" as an AI-powered bash scripting assistant for writing, reviewing, testing, and debugging shell scripts on AMD hardware.
Gaia-bash is a domain-specialized coding agent focused on Bash/shell scripts and tuned for POSIX compliance, supports a variety of built-in tools, and more. More details on this bash coding agent can be found via the GAIA documentation .
The feature pull request for it sums up the agent as:
"gaia-bash is a fully functional native binary bash coding agent with five interfaces — interactive TUI, single-query CLI, pipe mode, REST API server, and MCP stdio server — plus a reusable C++ framework that any future agent can build on."
That's the main item worth noting with the new GAIA 0.21.2 release but there is also improvements to their email agent and other enhancements.