mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 02:11:48 +00:00
makes the Persistent Goals docs accessible in the docs nav (and llms.txt) (#18481)
This commit is contained in:
parent
f99676e315
commit
0b76d23d1a
3 changed files with 3 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ SECTIONS: list[tuple[str, list[tuple[str, str, str | None]]]] = [
|
|||
("user-guide/features/delegation", "Delegation", None),
|
||||
("user-guide/features/kanban", "Kanban Multi-Agent", None),
|
||||
("user-guide/features/kanban-tutorial", "Kanban Tutorial", None),
|
||||
("user-guide/features/goals", "Persistent Goals", None),
|
||||
("user-guide/features/code-execution", "Code Execution", None),
|
||||
("user-guide/features/hooks", "Hooks", None),
|
||||
("user-guide/features/batch-processing", "Batch Processing", None),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue