Document workspace auto-refresh in GitNexus skills.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -35,6 +35,14 @@ Graph-first workflow dla **Cursor** (MCP) i **Hermes** (MCP lub REST fallback).
|
||||
4. Przed refaktoryzacją → `impact`
|
||||
5. Eksploracja otwarta → `query`
|
||||
|
||||
## Workspace auto-refresh (mobile / lokalny Docker)
|
||||
|
||||
Na hoście z mountem `~/Pulpit/cursor` → `/workspace:rw` działa watcher `gitnexus-watch.service` (debounce ~45 s). Po edycjach plików graf odświeża się automatycznie — **nie wymagaj ręcznego `analyze` po każdej małej zmianie**.
|
||||
|
||||
- Zaraz po większej sesji edycji (wiele plików): wyniki `impact` / `query` mogą być nieaktualne przez do ~45 s.
|
||||
- Po dużym refaktorze możesz wymusić reindex: `POST /api/analyze` z `{"path":"/workspace/<repo>","embeddings":true}` lub `docker exec one-gateway-gitnexus-server gitnexus analyze /workspace/<repo> --embeddings`.
|
||||
- Setup: `one-gateway/coding-agent/38-gitnexus-cursor-workspace.md`
|
||||
|
||||
## Narzędzia MCP
|
||||
|
||||
| Narzędzie | Zastosowanie |
|
||||
@@ -73,3 +81,5 @@ Przy wielu repo podawaj `repo` explicite (nazwa lub ścieżka bezwzględna z ind
|
||||
- Setup: [`gitnexus-connect`](../gitnexus-connect/SKILL.md)
|
||||
- Jawne wyszukiwanie: [`gitnexus-search`](../gitnexus-search/SKILL.md)
|
||||
- Extended docs: `one-gateway/coding-agent/35-cursor-gitnexus-mcp-setup.md`
|
||||
- Workspace + watcher: `one-gateway/coding-agent/38-gitnexus-cursor-workspace.md`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user