[PR #1796] [MERGED] fix: enforce field requirement for cli cmds #10070

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1796
Author: @rekram1-node
Created: 8/10/2025
Status: Merged
Merged: 8/10/2025
Merged by: @thdxr

Base: devHead: fix-cmd-validation-logic


📝 Commits (1)

  • cda460a fix: enforce field requirement for cli cmds

📊 Changes

3 files changed (+7 additions, -7 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/agent.ts (+1 -1)
📝 packages/opencode/src/cli/cmd/auth.ts (+4 -4)
📝 packages/opencode/src/cli/cmd/mcp.ts (+2 -2)

📄 Description

fixes: #1795


🔄 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/1796 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-cmd-validation-logic` --- ### 📝 Commits (1) - [`cda460a`](https://github.com/anomalyco/opencode/commit/cda460a733cbebca314508660fd8b2f02f31da31) fix: enforce field requirement for cli cmds ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/agent.ts` (+1 -1) 📝 `packages/opencode/src/cli/cmd/auth.ts` (+4 -4) 📝 `packages/opencode/src/cli/cmd/mcp.ts` (+2 -2) </details> ### 📄 Description fixes: #1795 --- <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:39 -05:00
yindo closed this issue 2026-02-16 18:14:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10070