Documentation Index
Fetch the complete documentation index at: https://docs.kymaapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Install The Package
Kyma Ter is distributed through the same package as Kyma Agent:kymakyma-ter
Step 2: Launch Kyma Ter
18800.
Windows Notes
On Windows:- use
kymanatively in PowerShell or Windows Terminal - use
kyma-teras a Windows beta workflow - install WSL2 if you want the best shell-pane experience inside the workspace
- use Windows Setup if you want the shortest copy-paste flow
Step 3: Complete Setup
On first run, Kyma Ter checks whether Kyma Agent is installed and whether your account is ready. If setup is incomplete, the built-in flow will guide you through:- installing
@kyma-api/agentifkymais missing - signing in with your Kyma account
- or saving a Kyma API key directly
Step 4: Open Your First Panes
Once setup is ready, create:- a
Kyma Agentpane to runkyma - a
Shellpane for regular terminal commands
- use the agent pane for planning, coding, or explanation
- use the shell pane for git, tests, logs, and manual commands
Step 5: Learn The Core Shortcuts
Default shortcuts include:| Shortcut | Action |
|---|---|
Ctrl+K | New Kyma Agent |
Ctrl+N | New terminal |
Ctrl+W | Close pane |
Ctrl+T | New workspace |
Ctrl+A | Open Agent Workspace |
Ctrl+, | Open settings |
Install Troubleshooting
kyma-ter command not found
Reinstall:
Kyma Ter opens but asks to install Kyma Agent
That means the local setup check cannot findkyma in your PATH.
Use the setup flow in the UI, or install manually:
Windows shell panes feel limited
That usually means WSL2 is not installed or not available. Recommended path on Windows:- install WSL2
- reopen
kyma-ter - use shell panes through the default WSL distribution
kyma itself can still run natively on Windows even if WSL2 is not installed.
Want to use an API key instead of login
The setup flow includes an advanced option to paste and save your Kyma API key directly.Port 18800 is already in use
If another app on your machine is already listening on18800 (some audio drivers, plugin hosts, or game servers use this port), Kyma Ter refuses to start with:
- macOS:
~/Library/Application Support/kyma-ter/config.json - Linux:
~/.config/kyma-ter/config.json - Windows:
%AppData%\kyma-ter\config.json