Skip to content

Commit e520804

Browse files
committed
v1.2: question-only /code-ask, demo GIF, modular package
1 parent 7ce469b commit e520804

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Everything runs on your machine over localhost; no source code leaves it.
99

1010
Works in Hermes CLI, Telegram, and Hermes Desktop.
1111

12+
![SourceVault answering a question and opening the cited source file](demo.gif)
13+
1214
```text
13-
/code_ask my-api "auth middleware" "Where do we validate JWTs, and what happens on expiry?"
14-
→ grounded answer with [S1]-style citations into real files and lines
15+
/code_ask my-api "Where do we validate JWTs, and what happens on expiry?"
16+
→ grounded answer citing the exact files and line ranges
1517
```
1618

1719
## What it adds

demo.gif

5.9 MB
Loading

0 commit comments

Comments
 (0)