@inline-chat/hermes-agent-adapter 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  name: inline-platform
2
2
  label: Inline
3
3
  kind: platform
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  description: >
6
6
  Inline platform adapter for Hermes Agent. The adapter runs as a native
7
7
  Hermes Python platform plugin and supervises a local Node sidecar that uses
@@ -63,7 +63,7 @@ optional_env:
63
63
  prompt: "Allowed group sender ids"
64
64
  password: false
65
65
  - name: INLINE_REQUIRE_MENTION
66
- description: "Require a mention/wake word in group chats. Replies to the bot and followed eligible reply/fresh threads can continue without one unless strict mention is enabled (default true)."
66
+ description: "Require a mention/wake word in group chats. Replies to the bot and dialogs already marked FOLLOWING can continue without one unless strict mention is enabled (default true)."
67
67
  prompt: "Require group mention? (true/false)"
68
68
  password: false
69
69
  - name: INLINE_STRICT_MENTION