Settings
The Settings page (/settings) is the central configuration hub for the workspace. It replaces the old Config page and provides three tabs.
Workspace Tab
Editconfig/workspace.yaml fields:
Changes are saved to
config/workspace.yaml using a read-merge-write pattern that preserves other YAML keys.
Routines Tab
View and manage all scheduled routines fromconfig/routines.yaml:
- Toggle switch — enable or disable any routine instantly
- Inline schedule edit — click the time/interval to edit, press Enter to save
- Grouped by frequency — daily, weekly, and monthly sections
- Agent badges — shows which agent owns each routine
- Reload scheduler — after changes, the scheduler is automatically notified via sentinel file
create-routine skill), not the UI.
Reference Tab
Read-only views of key configuration files:- CLAUDE.md — rendered workspace instructions
- Makefile targets — all available
makecommands - Commands — slash command definitions
API Reference
Workspace
Routines
Scheduler
config:manage permission.