Once history is visible (#3), add a search box that greps across all stored run outputs for a workspace or agent. ## Scope - SQLite FTS5 index on the JSONL text content per run. - Results: agent + run + matching line, click jumps to the full output.
Once history is visible (#3), add a search box that greps across all stored run outputs for a workspace or agent.
Scope