Skip to main content

Documentation Index

Fetch the complete documentation index at: https://termmate.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The reference implementation of TermMate, bringing agentic coding to the fastest editor.

Features

  • Native EditView: The chat interface uses Sublime’s native text components for extreme speed.
  • Agent SDK: Powered by the same core logic that drives all TermMate versions.

Configuration

Access settings via Preferences -> Package Settings -> TermMate -> Settings:
  • agent_paths: A dictionary mapping agent names to their CLI paths.
  • plan_mode_default: Boolean to enable Plan Mode by default.
  • add_dirs: List of directories to always include in context.

Shortcuts

  • Cmd+Shift+P -> TermMate: Start Chat