mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-27 17:58:07 +00:00
Two corrections to the inline slash reference. Only skills are offered mid-message now. A built-in like `/model` or `/new` acts on the app, so it reads as nothing useful in the middle of a sentence — whereas a skill is exactly the thing you want to point at while describing work. A leading `/` is unchanged and still offers the full command set. A picked skill also stays a pill in the sent message. The composer already inserts one, but the message renderer knew nothing about slash references and flattened it back to raw text on send. It now parses a mid-prose `/skill` into a chip segment and renders it with the same styling the composer uses. The submitted text is untouched — the chip still round-trips to the literal `/clean` the backend expects — so this is presentation only. Path-like tokens (`/usr/local/bin`) are excluded: unlike the caret-anchored composer trigger, this scans finished text, so it also has to reject a token that runs on into a path. |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||