Skip to content

fix: add missing Gemini commands to !claihelp#220

Open
Kpa-clawbot wants to merge 3 commits into
iamsix:masterfrom
Kpa-clawbot:fix/claihelp-missing-commands
Open

fix: add missing Gemini commands to !claihelp#220
Kpa-clawbot wants to merge 3 commits into
iamsix:masterfrom
Kpa-clawbot:fix/claihelp-missing-commands

Conversation

@Kpa-clawbot

@Kpa-clawbot Kpa-clawbot commented Mar 28, 2026

Copy link
Copy Markdown

Problem

!claihelp was missing several commands added in recent PRs:

Chat section (from gemini.py):

  • !ai / !sai — Gemini chat + search
  • !newchat — Gemini thread chat

Config section:

  • !aiconfig — Gemini settings

Auth section (from PR #218):

  • !copilot-auth — Device code flow authentication
  • !copilot-auth-status — Check auth status
  • !copilot-deauth — Clear credentials

Fix

Added all missing commands to their respective sections. Added a new "Auth (Admin)" section for the copilot auth commands.

you added 3 commits March 28, 2026 19:45
!ai, !sai, !aiconfig, and !aistats were missing from the help embed.
Added them to Chat, Config, and Maintenance sections.
!newchat (public Gemini thread chat) was missing.
!aistats is hidden=True so it shouldn't be in help.
!copilot-auth, !copilot-auth-status, and !copilot-deauth (from PR iamsix#218)
were not added to the help embed.
@Kpa-clawbot
Kpa-clawbot force-pushed the fix/claihelp-missing-commands branch from 5c395d5 to b5107b4 Compare March 28, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant