[PR #1699] [MERGED] feat(agent): allow mode selection during creation #10024

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1699
Author: @ericc-ch
Created: 8/7/2025
Status: Merged
Merged: 8/8/2025
Merged by: @thdxr

Base: devHead: dev


📝 Commits (1)

  • dc5fdc9 feat(agent): allow mode selection during creation

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/agent.ts (+24 -0)

📄 Description

Allows you to select agent mode directly when running agent create. Less hassle if I want to create primary / subagent only


🔄 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/1699 **Author:** [@ericc-ch](https://github.com/ericc-ch) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`dc5fdc9`](https://github.com/anomalyco/opencode/commit/dc5fdc9318f15037d357a7686f5703c949ee3441) feat(agent): allow mode selection during creation ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/agent.ts` (+24 -0) </details> ### 📄 Description Allows you to select agent mode directly when running `agent create`. Less hassle if I want to create primary / subagent only --- <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:34 -05:00
yindo closed this issue 2026-02-16 18:14:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10024