Customizing Agent Terminal
Agent terminals run in the same environment as your regular terminal. For customizing your agent’s terminal experience, check for theFIREBENDER_TERMINAL=true environment variable that is automatically set in all Firebender terminals.
For example, in your ~/.zprofile or ~/.bashrc:
Terminal Hooks
UseFIREBENDER_TERMINAL=true to run custom commands, load aliases, or source scripts specifically for agent terminals.