This website requires JavaScript.
Explore
Help
Register
Sign In
gooneyryan
/
hermes-webui
Watch
1
Star
0
Fork
0
You've already forked hermes-webui
mirror of
https://github.com/nesquena/hermes-webui.git
synced
2026-05-27 04:00:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69cd0832defcbb7d30e5fa79094c06ea31df1f81
hermes-webui
/
api
T
History
Hermes Agent
85f1017514
fix(csp): allow cdn.jsdelivr.net for font-src so KaTeX fonts load (
fixes
#477
)
2026-04-14 21:14:33 +00:00
..
__init__.py
…
auth.py
…
config.py
fix(routing): strip provider prefix from model ID when custom base_url is configured (
fixes
#433
)
2026-04-14 19:06:35 +00:00
gateway_watcher.py
fix(sessions): return None instead of 'unknown' for missing gateway session model (
fixes
#443
)
2026-04-14 19:06:22 +00:00
helpers.py
fix(csp): allow cdn.jsdelivr.net for font-src so KaTeX fonts load (
fixes
#477
)
2026-04-14 21:14:33 +00:00
models.py
fix(sessions): return None instead of 'unknown' for missing gateway session model (
fixes
#443
)
2026-04-14 19:06:22 +00:00
onboarding.py
…
profiles.py
…
routes.py
fix: use _content_disposition_value() for RFC 5987 filename encoding in /api/media
2026-04-14 19:35:53 +00:00
startup.py
…
state_sync.py
…
streaming.py
fix(ui): persist thinking/reasoning trace across page reload (
fixes
#427
)
2026-04-14 20:56:53 +00:00
updates.py
…
upload.py
…
workspace.py
…