Skip to main content

Customizing Agent Terminal

Agent terminals run in the same environment as your regular terminal. For customizing your agent’s terminal experience, check for the FIREBENDER_TERMINAL=true environment variable that is automatically set in all Firebender terminals. For example, in your ~/.zprofile or ~/.bashrc:

Terminal Hooks

Use FIREBENDER_TERMINAL=true to run custom commands, load aliases, or source scripts specifically for agent terminals.

Custom Tools via Terminal

Create commands for common agent workflows. List them in your rules so the agent knows they’re available.

Command Permissioning

Block or restrict commands by overriding them in agent terminals.