docs(tools): add vex — hybrid structural + semantic code search
Documents install on macOS/Linux (Homebrew) and Windows (cargo build from source — no prebuilt Windows binary in v1.5.0). Includes per-project bootstrap (.vex.toml with semantic + auto_update, vex index) and the vex-mcp registration at user scope so it covers all projects.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Claude Code Facts
|
||||
|
||||
> Last updated: 2026-05-16
|
||||
> Last updated: 2026-05-18
|
||||
|
||||
A collection of interesting and useful facts, tips, tools, and guides for working with Claude and Claude Code.
|
||||
|
||||
@@ -8,7 +8,7 @@ A collection of interesting and useful facts, tips, tools, and guides for workin
|
||||
|
||||
### [Claude Code Tools & Extensions](claude-code-tools.md)
|
||||
|
||||
MCP servers, skills, and plugins that extend Claude Code — including Context7 (library docs) and AST Index (fast code search).
|
||||
MCP servers, skills, and plugins that extend Claude Code — including Context7 (library docs), AST Index, and vex (fast code search with semantic embeddings).
|
||||
|
||||
### [Gitea Release Workflow (Minimal)](gitea-release-workflow.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user