@link-assistant/hive-mind 1.62.1 → 1.64.0

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.
@@ -391,7 +391,7 @@ export function formatResetTimeWithRelative(resetTime, timezone = null) {
391
391
  * Format usage limit error message for console output
392
392
  *
393
393
  * @param {Object} options - Formatting options
394
- * @param {string} options.tool - Tool name (claude, codex, opencode)
394
+ * @param {string} options.tool - Tool name (claude, codex, opencode, agent, gemini)
395
395
  * @param {string|null} options.resetTime - Time when limit resets
396
396
  * @param {string|null} options.sessionId - Session ID for resuming
397
397
  * @param {string|null} options.resumeCommand - Command to resume session