mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-07-19 15:00:27 +00:00
419 B
419 B
date, pr, feature, impact
| date | pr | feature | impact |
|---|---|---|---|
| 2026-06-26 | pending | Bridge /learn command | Hermes chat sessions now expand `/learn` through Agent Bridge into the upstream skill-authoring prompt while displaying and storing the original slash command. |
/learn runs as a normal bridge agent turn, queues behind active runs, supports bare /learn, and reports a clear unsupported-runtime message when agent.learn_prompt is missing.