{"id":31667835,"url":"https://github.com/starburst997/workspaces-list","last_synced_at":"2026-04-14T00:02:13.759Z","repository":{"id":318423810,"uuid":"1070886500","full_name":"starburst997/workspaces-list","owner":"starburst997","description":"VSCode extension to display all currently opened instances with status","archived":false,"fork":false,"pushed_at":"2025-10-16T15:49:13.000Z","size":494,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-17T00:30:50.094Z","etag":null,"topics":["claude-code","vscode-extension","window-manager","workspaces"],"latest_commit_sha":null,"homepage":"https://workspaces-list.jd.boiv.in/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starburst997.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T15:09:11.000Z","updated_at":"2025-10-16T15:48:04.000Z","dependencies_parsed_at":"2025-10-07T06:10:26.447Z","dependency_job_id":"cf31d111-07d8-4744-8301-c4e7d1d26801","html_url":"https://github.com/starburst997/workspaces-list","commit_stats":null,"previous_names":["starburst997/workspaces-list"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/starburst997/workspaces-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starburst997%2Fworkspaces-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starburst997%2Fworkspaces-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starburst997%2Fworkspaces-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starburst997%2Fworkspaces-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starburst997","download_url":"https://codeload.github.com/starburst997/workspaces-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starburst997%2Fworkspaces-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","vscode-extension","window-manager","workspaces"],"created_at":"2025-10-08T00:48:19.209Z","updated_at":"2026-04-14T00:02:13.754Z","avatar_url":"https://github.com/starburst997.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/icon.png\" alt=\"Workspaces List Icon\" width=\"128\"\u003e\n\u003c/p\u003e\n\n# Workspaces List\n\n[![Visual Studio Marketplace](https://img.shields.io/badge/Visual%20Studio%20Marketplace-Install-blue?style=flat-square\u0026logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=jdboivin.workspaces-list)\n[![Open VSX Registry](https://img.shields.io/badge/Open%20VSX%20Registry-Install-orange?style=flat-square\u0026logo=eclipse-ide)](https://open-vsx.org/extension/jdboivin/workspaces-list)\n\nA VSCode/Cursor extension that lists all currently opened workspaces in a sidebar with Claude Code session status monitoring.\n\n**Install from:** [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=jdboivin.workspaces-list) | [Open VSX Registry](https://open-vsx.org/extension/jdboivin/workspaces-list)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshot_smaller.png\" alt=\"Screenshot\"\u003e\n\u003c/p\u003e\n\n## Why Use This Extension\n\nWhen working with multiple Cursor instances, it's easy to lose track of which workspace Claude is working on. This extension provides a single view of all open workspaces and shows real-time status of Claude Code sessions, making it easy to:\n\n- See which workspaces have Claude running, executing tasks, or waiting for input\n- Quickly switch between workspaces with a single click\n- Monitor multiple AI-assisted projects simultaneously\n\n\u003e ⚠️ **macOS Only**: This extension currently only works on macOS as it uses native macOS window detection via AppleScript.\n\n## Features\n\n### Workspace List\n\nDisplays all open VSCode/Cursor windows in the sidebar. Click any workspace to switch focus to that window.\n\n### Claude Code Status Monitoring\n\nAutomatically monitors Claude Code activity in all workspaces and displays status badges:\n\n- 🔴 **\u003cspan style=\"color:#FF8A6B\"\u003eWaitingForInput\u003c/span\u003e**: Claude needs your approval or input (orange/red)\n- 🟠 **\u003cspan style=\"color:#FF8A6B\"\u003eExecuting\u003c/span\u003e**: Claude is actively working on tasks (orange)\n- 🟢 **\u003cspan style=\"color:#89D185\"\u003eRecentlyFinished\u003c/span\u003e**: Claude completed a task (green gradient fading over 30 minutes)\n- 🔵 **Running**: Claude process is running but idle\n- ⚫ **NotRunning**: No active Claude process\n- ⚪ **NoSession**: No Claude conversation found\n\nStatus updates occur at configurable intervals only when the extension window is focused.\n\n### Browser Window Listing\n\nAlso displays open Safari and Chrome windows for quick access.\n\n### Workspace Customization (Optional)\n\nAdd a `.workspaces-list.json` file in your workspace root to customize appearance:\n\n```json\n{\n  \"displayName\": \"My Project\",\n  \"icon\": \"folder\",\n  \"color\": \"#4ECDC4\"\n}\n```\n\n**Icon formats:**\n- Codicons: `\"folder\"`, `\"file\"`, `\"git-branch\"`\n- Emojis: `\"🚀\"`, `\"📦\"`\n- SVG: `\"\u003csvg\u003e...\u003c/svg\u003e\"`\n- File paths: `\"./icon.png\"` or absolute paths\n- URLs: `\"https://example.com/icon.png\"`\n\n## Requirements\n\n- macOS (uses native window detection)\n- VSCode 1.85.0+ or Cursor\n\n## Installation\n\n### From VS Code Marketplace\n\n1. Open VS Code or Cursor\n2. Go to Extensions (Ctrl+Shift+X)\n3. Search for \"Workspaces List\"\n4. Click Install\n\n### Manual Installation\n\n1. Download the latest `.vsix` file from [Releases](https://github.com/starburst997/workspaces-list/releases)\n2. Open VS Code or Cursor\n3. Run `Extensions: Install from VSIX...` from the Command Palette (Ctrl+Shift+P)\n4. Select the downloaded `.vsix` file\n\n### From Source\n\n```bash\ngit clone https://github.com/starburst997/workspaces-list.git\ncd workspaces-list\nnpm install\nnpm run compile\n```\n\nPress F5 in VSCode to run the extension.\n\n## Usage\n\n1. Open the \"Workspaces\" panel in the sidebar\n2. View all open workspaces with their Claude status\n3. Click a workspace to switch to it\n4. Use the refresh button if needed\n\n## Settings\n\nAll settings are optional. The extension works with defaults out of the box.\n\n### `workspacesList.statusMonitorInterval`\n\n- **Type:** number (milliseconds)\n- **Default:** 5000\n- **Description:** Interval for monitoring Claude Code status. Lower values provide faster updates but use more resources.\n\n### `workspacesList.processMonitorInterval`\n\n- **Type:** number (milliseconds)\n- **Default:** 30000\n- **Description:** Interval for scanning Claude Code processes. This detects when Claude starts or stops running.\n\n### `workspacesList.executingThreshold`\n\n- **Type:** number (milliseconds)\n- **Default:** 30000\n- **Description:** Time threshold for detecting executing status. File activity within this threshold indicates Claude is actively working.\n\n### `workspacesList.waitingMessageAge`\n\n- **Type:** number (milliseconds)\n- **Default:** 10000\n- **Description:** Minimum age for assistant messages to be considered as waiting for input. This prevents false positives during rapid execution.\n\n## How It Works\n\nThe extension reads Cursor's workspace storage to discover open windows and monitors Claude Code's conversation cache (`~/.claude/projects/`) for activity. Status is determined by analyzing message timestamps and content.\n\n## Known Limitations\n\n- macOS only (uses system-specific window detection)\n- Claude status detection is heuristic-based and may not be 100% accurate\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarburst997%2Fworkspaces-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarburst997%2Fworkspaces-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarburst997%2Fworkspaces-list/lists"}