Skip to main content

Overview

Running corebrain with no subcommand opens the interactive TUI — a full terminal interface for talking to CORE directly from your machine.
corebrain
You get a persistent chat session with an editor at the bottom. Type / to see available slash commands.

Slash Commands

CommandDescription
/resumeBrowse and resume a previous conversation
/tasksView and manage your tasks
/integrationsView and manage connected integrations
/dashboardOpen the CORE web dashboard in your browser
/clearClear the current conversation and start fresh
/exitExit CORE

Features

Resume

/resume opens a searchable list of past conversations.
  • Navigate with ↑↓
  • Press f to toggle between All sources and CLI-only conversations
  • Press enter to load a conversation and continue where you left off
  • Press esc to cancel
Conversations paginate automatically — more load as you scroll toward the end of the list.

Integrations

/integrations shows your connected integration accounts and all available integrations.
  • Press tab to switch between Installed and All tabs
  • Navigate with ↑↓
  • Press enter to open the selected integration in the CORE dashboard
  • Press esc to close
The Installed tab shows accounts you’ve connected, with a green dot for active accounts. The All tab lists every available integration — connected ones are marked with a green dot.