Skip to content

Settings Overview

Tarsk settings are split into global settings (apply to the whole app) and project settings (per repository). Open global settings by clicking the Settings icon in the sidebar.

TabPurpose
ProvidersConnect AI providers and manage API keys
ModelsEnable or disable text and image models per provider
SkillsInstall and manage agent skills (global and project)
RulesInstall and manage coding rules
Slash CommandsInstall and manage / prompt shortcuts
SubagentsInstall and manage specialized subagents
InstructionsEdit the global AGENTS.md instructions file
System PromptView or customize the generated project system prompt
MCP ServersConfigure Model Context Protocol servers
GeneralFont size, max turn count, voice model, server bind mode
HistoryBrowse and search past conversations
AccountPrompt balance and subscription plans

When a project is selected in the sidebar, project-specific tabs for Skills, Rules, Slash Commands, Subagents, Instructions, System Prompt, and MCP Servers appear in the settings navigation.

Open project settings by clicking the gear icon next to a project name in the sidebar. This opens /settings/project/:id where you configure:

  • Project name, setup script, validation script, run command
  • Commit method (PR vs direct)
  • Command approval and allowed patterns
  • Environment variables
  • Agent tool access (enable or disable built-in tools per project)

See Project Settings for details.

Use Send Feedback from the sidebar footer to report bugs or share suggestions with the Tarsk team.

When a new version is available, an Update to Latest option appears in the sidebar. Click it to download and apply the update without leaving the app.