{"id":47667239,"url":"https://github.com/projectcontinuum/continuum-workbench","last_synced_at":"2026-04-02T12:01:39.666Z","repository":{"id":342757026,"uuid":"1175054916","full_name":"projectcontinuum/continuum-workbench","owner":"projectcontinuum","description":"Continuum workbench IDE","archived":false,"fork":false,"pushed_at":"2026-03-25T04:22:27.000Z","size":515,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-25T14:24:03.646Z","etag":null,"topics":["continuum","continuum-workbench","eclipse","reactflow","theia","theia-extension","theia-ide"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectcontinuum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-07T06:52:54.000Z","updated_at":"2026-03-25T04:21:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/projectcontinuum/continuum-workbench","commit_stats":null,"previous_names":["projectcontinuum/continuum-workbench"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/projectcontinuum/continuum-workbench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectcontinuum%2Fcontinuum-workbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectcontinuum%2Fcontinuum-workbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectcontinuum%2Fcontinuum-workbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectcontinuum%2Fcontinuum-workbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectcontinuum","download_url":"https://codeload.github.com/projectcontinuum/continuum-workbench/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectcontinuum%2Fcontinuum-workbench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"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":["continuum","continuum-workbench","eclipse","reactflow","theia","theia-extension","theia-ide"],"created_at":"2026-04-02T12:01:38.443Z","updated_at":"2026-04-02T12:01:39.265Z","avatar_url":"https://github.com/projectcontinuum.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\r\n  \u003ch1\u003eContinuum Workbench\u003c/h1\u003e\r\n  \u003cstrong\u003eBrowser-native IDE for building visual workflows in \u003ca href=\"https://github.com/projectcontinuum/Continuum\"\u003eProject Continuum\u003c/a\u003e\u003c/strong\u003e\r\n\u003c/div\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/React-18-61dafb?logo=react\u0026logoColor=white\" alt=\"React 18\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/TypeScript-5-blue?logo=typescript\u0026logoColor=white\" alt=\"TypeScript\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/Eclipse_Theia-IDE-1a237e?logo=eclipse\u0026logoColor=white\" alt=\"Eclipse Theia\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/React_Flow-11-ff0072?logo=react\u0026logoColor=white\" alt=\"React Flow\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/Turborepo-Build-000?logo=turborepo\u0026logoColor=white\" alt=\"Turborepo\"\u003e\r\n\u003c/div\u003e\r\n\r\n---\r\n\r\n## 🌐 Part of Project Continuum\r\n\r\nThis is the **frontend** for [Project Continuum](https://github.com/projectcontinuum/Continuum) — a distributed, crash-proof workflow execution platform. The workbench gives you a full IDE experience in the browser for designing, configuring, and monitoring data processing workflows.\r\n\r\n---\r\n\r\n## 🔥 What Is This\r\n\r\nA Turborepo monorepo containing the browser-based workflow editor and IDE for Project Continuum:\r\n\r\n- **Drag-and-drop workflow canvas** powered by React Flow — connect nodes visually to build DAGs\r\n- **Full IDE experience** built on Eclipse Theia — file explorer, editors, terminals, extensions\r\n- **Real-time execution monitoring** — watch workflows execute step-by-step via MQTT over WebSockets\r\n- **Dynamic node configuration** — configure any node's properties through auto-generated forms (JSONForms)\r\n- **Two variants** — full-featured Theia workbench and a lightweight thin workbench\r\n\r\n---\r\n\r\n## 🧩 Workspaces\r\n\r\n| Workspace | Package | Description |\r\n|-----------|---------|-------------|\r\n| `continuum-core` | `@continuum/core` | Shared React library — models, types, React Flow node components |\r\n| `workflow-editor-extension` | `@continuum/workflow-editor-extension` | Eclipse Theia extension — workflow editor, node explorer, execution viewer |\r\n| `continuum-workbench` | `@continuum/workbench` | Full Theia IDE application (browser target) |\r\n| `continuum-workbench-thin` | `@continuum/workbench-thin` | Lightweight Theia application (browser-only) |\r\n\r\n---\r\n\r\n## ✨ Tech Stack\r\n\r\n| Layer | Technology |\r\n|-------|-----------|\r\n| **IDE Framework** | Eclipse Theia (latest) |\r\n| **Workflow Canvas** | React Flow 11 |\r\n| **UI Framework** | React 18 + TypeScript 5 |\r\n| **Form Rendering** | JSONForms 3 |\r\n| **Real-time Events** | MQTT.js (WebSocket) |\r\n| **Build System** | Yarn Workspaces + Turborepo |\r\n| **Node.js** | \u003e= 20 |\r\n\r\n---\r\n\r\n## 🚀 Quick Start\r\n\r\n### Prerequisites\r\n\r\n- **Node.js \u003e= 20**\r\n- **Yarn 1.22+**\r\n- **Backend services running** — see the [Continuum](https://github.com/projectcontinuum/Continuum) repo for Docker Compose setup\r\n\r\n### Development\r\n\r\n```bash\r\ngit clone https://github.com/projectcontinuum/continuum-workbench.git\r\ncd continuum-workbench\r\n\r\n# Install dependencies\r\nyarn install\r\n\r\n# Build all workspaces\r\nyarn build\r\n\r\n# Start the full workbench\r\nyarn start:workbench\r\n```\r\n\r\nOpen [http://localhost:3002](http://localhost:3002) and start building workflows.\r\n\r\n### Scripts\r\n\r\n| Script | Description |\r\n|--------|-------------|\r\n| `yarn build` | Build all workspaces (Turborepo) |\r\n| `yarn rebuild` | Force rebuild all workspaces (no cache) |\r\n| `yarn dev` | Development mode with watch |\r\n| `yarn start:workbench` | Start full Theia workbench |\r\n| `yarn start:workbench-thin` | Start lightweight workbench |\r\n| `yarn build:workbench` | Build only the full workbench |\r\n| `yarn build:workbench-thin` | Build only the thin workbench |\r\n| `yarn lint` | Lint all workspaces |\r\n| `yarn format` | Format all TypeScript/Markdown files |\r\n\r\n---\r\n\r\n## 📁 Project Structure\r\n\r\n```\r\ncontinuum-workbench/\r\n├── continuum-core/                    # @continuum/core — shared React library\r\n│   ├── package.json\r\n│   └── src/\r\n├── workflow-editor-extension/         # @continuum/workflow-editor-extension\r\n│   ├── package.json\r\n│   └── src/\r\n├── continuum-workbench/               # @continuum/workbench — full Theia IDE\r\n│   ├── package.json\r\n│   └── src-gen/\r\n├── continuum-workbench-thin/          # @continuum/workbench-thin — lightweight\r\n│   ├── package.json\r\n│   └── src-gen/\r\n├── package.json                       # Root workspace config\r\n├── turbo.json                         # Turborepo pipeline config\r\n├── Dockerfile                         # Container image\r\n└── README.md\r\n```\r\n\r\n---\r\n\r\n## 🔗 Related Repositories\r\n\r\n| Repository | Description |\r\n|-----------|-------------|\r\n| [Continuum](https://github.com/projectcontinuum/Continuum) | Core backend — API server, worker framework, shared libraries |\r\n| **continuum-workbench** (this repo) | Browser IDE — Eclipse Theia + React Flow workflow editor |\r\n| [continuum-feature-base](https://github.com/projectcontinuum/continuum-feature-base) | Base analytics nodes — data transforms, REST, scripting, anomaly detection |\r\n| [continuum-feature-ai](https://github.com/projectcontinuum/continuum-feature-ai) | AI/ML nodes — LLM fine-tuning with Unsloth + LoRA |\r\n| [continuum-feature-template](https://github.com/projectcontinuum/continuum-feature-template) | Template — scaffold your own custom worker with nodes |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectcontinuum%2Fcontinuum-workbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectcontinuum%2Fcontinuum-workbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectcontinuum%2Fcontinuum-workbench/lists"}