hermes-agent/website/docs
Teknium 4d30bb6bb8 fix: compose kind classification with capability manifests; per-entry isolation; docs
Follow-ups on salvaged #85287:
- discover_entrypoint_manifests() now carries BOTH the import-free kind
  classification (from #85527) and capability declarations — the two
  contracts compose in one function instead of the capability rewrite
  dropping classification.
- Per-entry exception isolation: one malformed distribution no longer
  blanks every other plugin's manifest (same contract as
  providers/__init__.py entry-point scan).
- Documented the hermes_agent.plugin_capabilities group in the plugin
  developer guide (pyproject example).
2026-08-13 13:38:58 -07:00
..
developer-guide fix: compose kind classification with capability manifests; per-entry isolation; docs 2026-08-13 13:38:58 -07:00
getting-started docs: update picker paths to "ChatGPT or Codex Subscription" 2026-08-13 03:16:25 -07:00
guides feat(webhook): per-route toolset overrides for webhook agent runs 2026-08-13 01:51:19 -07:00
integrations docs: update picker paths to "ChatGPT or Codex Subscription" 2026-08-13 03:16:25 -07:00
reference docs: note the clarify recommended-choice ordering in the tools reference 2026-08-13 01:19:42 -05:00
user-guide fix(agent): honor prompt caching capabilities for aliases 2026-08-14 00:59:38 +05:30
index.mdx
user-stories.mdx