Navegador
docs: add version tag to index page, trigger gh-pages rebuild
Commit
5be4bd1f160d336f93cf0c9f03fcdee02ee7fd3ccf00392eae945043a3407911
Parent
aee720327a0cf3b…
1 file changed
+1
-1
+1
-1
| --- docs/index.md | ||
| +++ docs/index.md | ||
| @@ -1,6 +1,6 @@ | ||
| 1 | -# Navegador | |
| 1 | +# Navegador <small>v0.7</small> | |
| 2 | 2 | |
| 3 | 3 | **The project knowledge graph for AI coding agents.** |
| 4 | 4 | |
| 5 | 5 | Navegador builds and maintains a queryable graph of your software project — combining static code analysis with human-curated business knowledge — so that AI coding agents always have precise, structured context instead of raw file dumps. |
| 6 | 6 | |
| 7 | 7 |
| --- docs/index.md | |
| +++ docs/index.md | |
| @@ -1,6 +1,6 @@ | |
| 1 | # Navegador |
| 2 | |
| 3 | **The project knowledge graph for AI coding agents.** |
| 4 | |
| 5 | Navegador builds and maintains a queryable graph of your software project — combining static code analysis with human-curated business knowledge — so that AI coding agents always have precise, structured context instead of raw file dumps. |
| 6 | |
| 7 |
| --- docs/index.md | |
| +++ docs/index.md | |
| @@ -1,6 +1,6 @@ | |
| 1 | # Navegador <small>v0.7</small> |
| 2 | |
| 3 | **The project knowledge graph for AI coding agents.** |
| 4 | |
| 5 | Navegador builds and maintains a queryable graph of your software project — combining static code analysis with human-curated business knowledge — so that AI coding agents always have precise, structured context instead of raw file dumps. |
| 6 | |
| 7 |