[FEATURE]: Add Extensive Project Support #7245

Open
opened 2026-02-16 18:06:34 -05:00 by yindo · 1 comment
Owner

Originally created by @xenonwellz on GitHub (Jan 22, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Problem Statement

OpenCode currently only supports opening local directories. Users must manually clone GitHub repositories and cannot work with remote projects directly within the application.

Desired Solution

Implement a provider-based project support system that enables:

  • Multi-provider project opening (Local, GitHub, future providers)
  • GitHub integration for direct repository cloning and branch management
  • Unified interface for all project sources
  • Extensible architecture for adding new providers

User Experience

Users should be able to:

  1. Select project providers (Local, GitHub, etc.)
  2. Configure authentication once
  3. Browse and clone repositories directly
  4. Work seamlessly regardless of project source
Originally created by @xenonwellz on GitHub (Jan 22, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ### Problem Statement OpenCode currently only supports opening local directories. Users must manually clone GitHub repositories and cannot work with remote projects directly within the application. ### Desired Solution Implement a provider-based project support system that enables: - **Multi-provider project opening** (Local, GitHub, future providers) - **GitHub integration** for direct repository cloning and branch management - **Unified interface** for all project sources - **Extensible architecture** for adding new providers ### User Experience Users should be able to: 1. Select project providers (Local, GitHub, etc.) 2. Configure authentication once 3. Browse and clone repositories directly 4. Work seamlessly regardless of project source
yindo added the discussion label 2026-02-16 18:06:34 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9986: [FEATURE]:Create a project manager similar to VS to manage multiple projects - Requests multi-project management capability
  • #5608: [FEATURE]: OpenCode-Desktop Remote Workspace - Requests remote development workflow similar to VS Code

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate of existing issues. Please check: - #9986: [FEATURE]:Create a project manager similar to VS to manage multiple projects - Requests multi-project management capability - #5608: [FEATURE]: OpenCode-Desktop Remote Workspace - Requests remote development workflow similar to VS Code Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7245