[PR #1524] [CLOSED] fix: add descriptions for a bunch of subcommands #9956

Closed
opened 2026-02-16 18:14:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1524
Author: @catdevnull
Created: 8/1/2025
Status: Closed

Base: devHead: add-help-for-other-commands


📝 Commits (1)

  • 078e748 fix: add descriptions for a bunch of subcommands

📊 Changes

9 files changed (+22 additions, -0 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/debug/file.ts (+3 -0)
📝 packages/opencode/src/cli/cmd/debug/index.ts (+3 -0)
📝 packages/opencode/src/cli/cmd/debug/lsp.ts (+4 -0)
📝 packages/opencode/src/cli/cmd/debug/ripgrep.ts (+4 -0)
📝 packages/opencode/src/cli/cmd/debug/scrap.ts (+1 -0)
📝 packages/opencode/src/cli/cmd/debug/snapshot.ts (+4 -0)
📝 packages/opencode/src/cli/cmd/generate.ts (+1 -0)
📝 packages/opencode/src/cli/cmd/mcp.ts (+1 -0)
📝 packages/opencode/src/cli/cmd/stats.ts (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1524 **Author:** [@catdevnull](https://github.com/catdevnull) **Created:** 8/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `add-help-for-other-commands` --- ### 📝 Commits (1) - [`078e748`](https://github.com/anomalyco/opencode/commit/078e7486c90c4b687617c7f1511e8348b8445902) fix: add descriptions for a bunch of subcommands ### 📊 Changes **9 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/debug/file.ts` (+3 -0) 📝 `packages/opencode/src/cli/cmd/debug/index.ts` (+3 -0) 📝 `packages/opencode/src/cli/cmd/debug/lsp.ts` (+4 -0) 📝 `packages/opencode/src/cli/cmd/debug/ripgrep.ts` (+4 -0) 📝 `packages/opencode/src/cli/cmd/debug/scrap.ts` (+1 -0) 📝 `packages/opencode/src/cli/cmd/debug/snapshot.ts` (+4 -0) 📝 `packages/opencode/src/cli/cmd/generate.ts` (+1 -0) 📝 `packages/opencode/src/cli/cmd/mcp.ts` (+1 -0) 📝 `packages/opencode/src/cli/cmd/stats.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:27 -05:00
yindo closed this issue 2026-02-16 18:14:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9956