Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Multi-workspace support — supercode workspace command

Open
#95 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
typescript

Research direction

The issue names no files, tests, or existing entry points. Begin by examining how the CLI registers commands and how the chat header and session state are implemented, then define the workspace data model and command boundaries. Done means all listed subcommands, project-root detection, interactive selection, per-workspace state, and current-workspace display work together.

Written by the indexing model from the issue text.

Description

enhancement repo core supercode-cli

Description

Add a supercode workspace command for managing multiple project workspaces.

Expected Deliverables

  • supercode workspace with subcommands: list, switch, create, rename, delete
  • Each workspace stores: root path, file tree cache, session history scope, per-workspace config overrides
  • Auto-detection of project root (package.json, .git, turbo.json)
  • Interactive picker mode
  • Current workspace displayed in chat header

Why

Developers work across multiple projects. Workspace management lets them switch context without restarting the CLI.

Dominant language
TypeScript
Stars
214
Forks
41
Avg merge
2h 26m
Merged PRs (30d)
34

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from yashdev9274/supercli

All issues in yashdev9274/supercli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.