/tools in the TUI to view the tools currently available in the session.
Search and Explore
Read Project Context
Edit Files
File edits pass through the permission system. Depending on the permission mode and rules, Qoder CLI may apply the change directly, ask for confirmation, or block the action.
Execute Commands
Shell commands usually carry more risk than read-only actions. Use permission rules to allow routine commands and ask or deny sensitive ones.
When the shell command prefix is enabled, Bash tool commands run through the configured executable wrapper after the complete shell command has been assembled. Permission checks and command displays continue to use the original command. The wrapper must execute its single command argument and preserve the process I/O and exit status.
Manage Context
Memory and skills provide context to the model, but they are not security boundaries. Use permissions and hooks to enforce hard policy.
Delegate and Automate
Availability depends on product configuration, feature flags, and the current session.
MCP Tools
/tools view and go through the same permission system.
MCP tools are useful for integrating with systems such as issue trackers, code hosts, databases, browser automation, internal platforms, or custom company services.
For MCP setup, see MCP Servers.
Control Tool Usage
Examples: