summaryrefslogtreecommitdiff
path: root/share/commands.yaml
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-09 14:56:03 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-09 14:56:03 +0000
commit12c15060e7266bf53d5879a9e6f7f581de8e808e (patch)
tree4b338b00a0fd060cbe890de1fe3fc161600ffc57 /share/commands.yaml
parent7815183927ecb914de430a5d64f9df27a48f49ae (diff)
/aichat with openrouter.ai support now includedHEADmain
Diffstat (limited to 'share/commands.yaml')
-rw-r--r--share/commands.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/commands.yaml b/share/commands.yaml
index 008bb4b..c29dba1 100644
--- a/share/commands.yaml
+++ b/share/commands.yaml
@@ -73,6 +73,9 @@ aliases:
- userdelete
broadcast:
- announce
+ aichat:
+ - ai
+ - ask
monitor:
- mon
chess:
@@ -320,5 +323,12 @@ commands:
line1: "/proxychess …"
line2: "Help: Stub — chess via mains_proxy mesh (not implemented yet)."
+ aichat:
+ group: entertain
+ min: User
+ line1: "/aichat question or prompt"
+ line2: "Help: Ask AI assistant via OpenRouter. Aliases: /ai, /ask"
+
+
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com