Question about PRs for features #35

Closed
opened 2026-02-16 17:24:55 -05:00 by yindo · 0 comments
Owner

Originally created by @0xDezzy on GitHub (Jun 6, 2025).

I'm currently working on some features for opencode for my own usage, and I was wondering if it would be worth it to make the PR soon or wait for the overhaul.

I'm currently working on:

  • task management (like claude code)
  • modes (like roo code. I've implemented automatic mode switching but this is based on the config file)
  • rules (like roo, cursor, windsurf)
  • git integration

Just finished the mode selection and auto detection for the most part:

Image

The user is able to define custom modes with custom prompts in the config but I know the overhaul is changing the config setup.

The task management just uses sqlite to create tasks and subtasks and displays it in the sidebar or a tasks page with a kanban or table view.

I haven't worked on the rules or git integration yet though.

Originally created by @0xDezzy on GitHub (Jun 6, 2025). I'm currently working on some features for opencode for my own usage, and I was wondering if it would be worth it to make the PR soon or wait for the overhaul. I'm currently working on: - task management (like claude code) - modes (like roo code. I've implemented automatic mode switching but this is based on the config file) - rules (like roo, cursor, windsurf) - git integration Just finished the mode selection and auto detection for the most part: ![Image](https://github.com/user-attachments/assets/439ce479-2fb6-4684-ba51-0bf7dca0881a) The user is able to define custom modes with custom prompts in the config but I know the overhaul is changing the config setup. The task management just uses sqlite to create tasks and subtasks and displays it in the sidebar or a tasks page with a kanban or table view. I haven't worked on the rules or git integration yet though.
yindo closed this issue 2026-02-16 17:24:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#35