hermes-agent/hermes_cli/web_routers
kshitij 2000278874 fix(clamps): raise profile fan-out limit to le=500 (simplify-pass finding)
le=100 would 422 real desktop callers: sessions-settings fetches
archived at limit=200, the command palette lists at 200, and the
electron remote-merge over-fetches limit+offset (exceeds 100 at
offset>=81, and its .catch(()=>null) silently drops remote sessions).
Clamp must sit above real client maxima. New test pins limit=200 w/
offset.
2026-08-03 18:46:58 +05:30
..
__init__.py
cron.py
git.py
mcp.py
profiles.py fix(clamps): raise profile fan-out limit to le=500 (simplify-pass finding) 2026-08-03 18:46:58 +05:30
sessions.py fix(web): clamp dashboard pagination and analytics-days params (#39200 + #74778 salvage) 2026-08-03 18:46:58 +05:30
skills.py
tools.py fix(tools): reuse subscription features for toolset listing 2026-08-03 16:07:16 +05:30