feat: rename workspace review command

Renamed OpenChamber review command to /workspace-review
Kept built-in /review available separately
Updated autocomplete and localized settings copy
This commit is contained in:
Bohdan Triapitsyn
2026-04-26 23:15:35 +03:00
parent 67f082988c
commit b5c58320cf
13 changed files with 20 additions and 18 deletions
+2 -2
View File
@@ -512,14 +512,14 @@ Respond in the same language the user used most in the conversation.`,
id: 'session.review.visible',
title: 'Workspace Review Visible Prompt',
group: 'Session',
description: 'Visible user message sent by the /review command.',
description: 'Visible user message sent by the /workspace-review command.',
template: 'Review the changes made in this workspace.',
},
{
id: 'session.review.instructions',
title: 'Workspace Review Instructions',
group: 'Session',
description: 'Hidden instructions attached to the /review command. Reviews current workspace changes for high-signal issues only.',
description: 'Hidden instructions attached to the /workspace-review command. Reviews current workspace changes for high-signal issues only.',
template: `
Report only real, high-signal issues introduced by these changes.