Filtering

Filter prompts by source, model, and branch

The project detail view has three filter controls that narrow down which sessions and prompts are visible.

Source filter

Filter by the AI tool that generated the prompt. Sources are shown as colored badges:

SourceColor
cursorBlue
claude-codeOrange
codexGreen
geminiPurple
manualGray

Model filter

Filter by the AI model used. Models are color-coded by family:

Model familyColor
claude-*Orange
gpt-*Green
gemini-*Purple
o1 / o3 / o4-*Teal
deepseek-*Blue
llama / mistralPink

Branch filter

Filter by git branch. Only appears when branch data is available (Claude Code file watcher captures branch info automatically if available).

All filters are additive: applying a source filter and a model filter shows only sessions matching both criteria.