claudewheel v0.24.2 /Glossary

#Glossary

profile
A profile is an isolated Claude Code configuration directory (~/.claudewheel/profiles/<name>/) with its own settings.json, OAuth credentials, and permission rules. Profiles let you maintain separate settings for different contexts -- personal projects, work, experimentation -- without them interfering with each other. Source
The segment bar
The segment bar is the core of the claudewheel interface -- a horizontal row of labeled cells rendered at the vertical center of your terminal. Each cell controls one aspect of the Claude Code session you are about to launch. Source
theme file
A theme file is a JSON object with a name string plus five top-level sections: global, segments, search, overflow, and forms. Sections and individual keys may be omitted; a missing color key parses to an empty escape sequence, so the terminal's own default applies to that element. The skeleton below shows one representative key per section, taken from the built-in dark theme; each section's full key set is documented under its own heading. Source
Search