Gabriel Gordon-Hall
Gabriel Gordon-Hall
Adds a `path:` filter to semantic search queries. This will allow better navigation of monorepos (and large repos more broadly). Unlike other filters `path:` is a substring match, so `Which...
Adds a language diversity factor to the MMR score in the `deduplicate_snippets` function. This helps return relevant results for ambiguous queries that could refer to multiple parts of a project....
Adds: - Archive and pinned status to `Workspace` - `WorkspaceWithStatus` struct and `/task-attempts/stream/ws` - Workspace name auto-generation
## Summary This PR adds two new MCP servers to the one-click installation options in the MCP Settings page: ### Exa MCP Server - **Package**: `exa-mcp-server` via npx - **Tools...
Orphan worktree cleanup can be slow, and used to block server start.
- `RepoSettings` page - Scripts are configured at the `Repo` level
Detect at `session` creation.
(cherry picked from commit 285b3e04abceeb8e4a4ee1be16e3de97a8f32299)