open-tag
Open-source, self-hostable alternative to Claude Tag — a Slack-style workspace where your team and its AI agents (Claude Code, Codex, GitHub Copilot, and more) work as teammates in channels, threads, DMs, and shared tasks. Your data stays on your machines.
File Explorer
Download Latest Version (.zip)- SKILL.md
- pull-main-on-session-start.sh
- worktree-reminder.sh
- doc-sync
- settings.json
- bug_report.yml
- config.yml
- feature_request.yml
- ci.yml
- docs-deploy.yml
- publish-daemon.yml
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- config.json
- reasonix-runtime.md
- conversation-turns.md
- directed-reply-coordination.md
- inline-agent-activity.md
- project-directory-binding.md
- project-directory-browser.md
- reply-coordination.md
- runtime-default-model.md
- sec-idor4-idor-b4.md
- db-schema.md
- 2026-06-24-copilot-cli-runtime-design.md
- 2026-06-24-dev-e2e-harness-design.md
- 2026-06-24-s3-object-storage-close-loop-design.md
- 2026-06-25-agent-reachability-design.md
- 2026-06-25-railway-preproduction-design.md
- 2026-06-25-split-routes-api-design.md
- 2026-06-25-tasks-board-layout-toggle-design.md
- 2026-06-26-daemon-update-guide-design.md
- 2026-06-26-public-features-page-design.md
- 2026-06-29-connect-computer-wizard-design.md
- 2026-07-01-task-handoff-design.md
- open-tag-daemon.service
- open-tag-server.service
- authorization.md
- code-quality.md
- core-beliefs.md
- deploy-railway.md
- docker.md
- hero.png
- icon-motion.md
- MISSION.md
- motion-charter.md
- open-tag-workspace.png
- PLANS.md
- reply-coordination.md
- self-host-windows.md
- self-host.md
- tech-debt-archive.md
- tech-debt-tracker.md
- extensions.json
- launch.json
- favicon.svg
- og.png
- workspace.png
- verify-onepage.mjs
- index.astro
- docs.css
- .gitignore
- AGENTS.md
- astro.config.mjs
- CLAUDE.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- package.json
- README.md
- build-daemon-pkg.mjs
- dev-e2e-down.sh
- dev-e2e-up.sh
- docker-entrypoint.sh
- drop-showcase.mjs
- heal-dup-agent-names.ts
- heal-task-numbers.ts
- migrate-reply-coordination-directed.mjs
- prod-down.sh
- prod-up.sh
- verify-docs-linking.mjs
- wt-add.sh
- wt-rm.sh
- index.ts
- copilot-badmodel.jsonl
- copilot-badmodel.stderr
- copilot-happy.jsonl
- cursor-happy.jsonl
- cursor-tool.jsonl
- kimi-happy.jsonl
- kimi-tool.jsonl
- opencode-happy.jsonl
- opencode-tool.jsonl
- pi-happy.jsonl
- pi-tool.jsonl
- reasonix-error.jsonl
- reasonix-happy.jsonl
- reasonix-resume.jsonl
- reasonix-tool.jsonl
- agentManager.test.ts
- agentManager.ts
- claudeRuntime.test.ts
- claudeRuntime.ts
- codexRuntime.test.ts
- codexRuntime.ts
- connection.test.ts
- connection.ts
- copilotRuntime.test.ts
- copilotRuntime.ts
- cursorRuntime.test.ts
- cursorRuntime.ts
- deliveryAdmissionStore.test.ts
- deliveryAdmissionStore.ts
- hermesRuntime.test.ts
- hermesRuntime.ts
- index.ts
- killTree.ts
- kimiRuntime.test.ts
- kimiRuntime.ts
- listModels.ts
- memory.ts
- opencodeRuntime.test.ts
- opencodeRuntime.ts
- openTagBin.ts
- piRuntime.test.ts
- piRuntime.ts
- projectDirectory.test.ts
- projectDirectory.ts
- prompt.test.ts
- prompt.ts
- reasonixRuntime.test.ts
- reasonixRuntime.ts
- resourceBudget.test.ts
- resourceBudget.ts
- resourceLimit.ts
- runtime.ts
- runtimeArtifacts.test.ts
- runtimeArtifacts.ts
- runtimes.ts
- runtimeStop.test.ts
- spawnSafe.test.ts
- spawnSafe.ts
- stateFiles.ts
- workspace.test.ts
- workspace.ts
- index.ts
- qa-seed.ts
- schema.ts
- seed-dev.ts
- seed.ts
- agents.ts
- attachments.ts
- auth.ts
- channels.ts
- ctx.ts
- index.ts
- messages.ts
- reminders.ts
- servers.ts
- shared.ts
- tasks.ts
- agentActivity.ts
- agentConfig.ts
- agentDeliveryAck.test.ts
- agentDeliveryAck.ts
- agentDeliveryAdmission.ts
- agentInputPolicy.ts
- agentInputView.ts
- agentLifecycle.api.test.ts
- agentStartGuard.test.ts
- agentStartGuard.ts
- agentWakePolicy.test.ts
- agentWakePolicy.ts
- attachments.ts
- auth.ts
- capabilities.ts
- channelAccess.ts
- channelDeletion.ts
- channelDeletionNotice.ts
- conversationTurnDispatch.ts
- conversationTurnPolicy.test.ts
- conversationTurnPolicy.ts
- conversationTurnRecovery.ts
- conversationTurns.api.test.ts
- conversationTurns.integration.test.ts
- conversationTurns.ts
- core.ts
- daemonHub.test.ts
- daemonHub.ts
- index.ts
- machineLiveness.ts
- messagePage.test.ts
- messagePage.ts
- projectDirectory.api.test.ts
- ratelimit.ts
- realtime.ts
- reconnectCatchup.test.ts
- reconnectCatchup.ts
- reminders.ts
- replyCoordination.api.test.ts
- replyCoordination.integration.test.ts
- replyCoordination.ts
- replyCoordinationPolicy.test.ts
- replyCoordinationPolicy.ts
- routes-agent.ts
- runtimeModels.ts
- scopes.ts
- socketio.ts
- staticRoutes.ts
- storage.ts
- util.ts
- ws.ts
- wsFrameGate.test.ts
- wsFrameGate.ts
- daemonProtocol.ts
- env.ts
- log.ts
- paths.ts
- redis.ts
- activityLogPrune.integration.ts
- agentActivityPhase.unit.test.ts
- agentClearSession.unit.test.ts
- agentCreateRequiresMachine.integration.ts
- agentDmAudit.integration.ts
- agentDmClassification.unit.test.ts
- agentInputPolicy.integration.ts
- agentInputPolicy.unit.test.ts
- agentInputPolicyUi.unit.test.ts
- agentJoinWatermark.integration.ts
- agentMachineOfflineState.unit.test.ts
- agentReadCursorMonotonic.integration.ts
- agentReplyPreview.unit.test.ts
- agentSignalState.unit.test.ts
- agentStopControls.unit.test.ts
- attachments.unit.test.ts
- attachmentShortId.integration.ts
- auth.unit.test.ts
- authFailFast.unit.test.ts
- authUx.unit.test.ts
- backToBottomScroll.unit.test.ts
- channelAccess.integration.ts
- channelAccessB2.integration.ts
- channelAccessB3.integration.ts
- channelAccessB4.integration.ts
- channelAccessB5.integration.ts
- channelAccessB6.integration.ts
- channelDeletedNotice.integration.ts
- channelDeleteIdempotency.integration.ts
- channelDeletionNotice.unit.test.ts
- chatInitialLoadError.unit.test.ts
- clientIp.unit.test.ts
- clipboardFallback.unit.test.ts
- composerAttachmentSend.unit.test.ts
- createAgentModalBackdrop.unit.test.ts
- daemonConnectCommand.unit.test.ts
- daemonHub.unit.test.ts
- dockerBuildMode.unit.test.ts
- errorReceiptCoalesce.integration.ts
- format.unit.test.ts
- imageAttachmentLayout.unit.test.ts
- inlineAgentActivity.integration.ts
- landingRedirect.unit.test.ts
- listModels.unit.test.ts
- logStreams.unit.test.ts
- machineDeleteFk.integration.ts
- machineOfflineAgents.integration.ts
- machineRename.integration.ts
- machineUpdateGuide.unit.test.ts
- markdownAlerts.unit.test.ts
- markdownColorSwatches.unit.test.ts
- markdownCss.unit.test.ts
- memory.unit.test.ts
- mention.integration.ts
- mention.unit.test.ts
- mentionRender.unit.test.ts
- messageHeaderLayout.unit.test.ts
- messageRender.html.unit.test.ts
- mimeXssGuard.unit.test.ts
- msgPaging.unit.test.ts
- paths.unit.test.ts
- permissionsSaveError.unit.test.ts
- profileActivityScrollLayout.unit.test.ts
- profileHandleVisibility.integration.ts
- profileHeadAlign.unit.test.ts
- publicNavContract.unit.test.ts
- qaSeedEnv.unit.test.ts
- readReturnsRemainingUnread.integration.ts
- registerRateLimit.unit.test.ts
- reminderStatusI18n.unit.test.ts
- resolveTargetDeletedChannel.integration.ts
- resolveTargetDeletedTwin.integration.ts
- savedMessageFailure.unit.test.ts
- searchStaleResponse.unit.test.ts
- sectionHeaderLayout.unit.test.ts
- selectMenuPortal.unit.test.ts
- showcaseAttachmentLightbox.unit.test.ts
- showcaseOpenHoverHighlight.unit.test.ts
- singleMessageGet.integration.ts
- skeletonLoading.unit.test.ts
- skillRoots.unit.test.ts
- startFailReason.unit.test.ts
- staticFallback.unit.test.ts
- storage.unit.test.ts
- storageDelete.unit.test.ts
- swCreateOverflow.unit.test.ts
- sysMsgLayout.unit.test.ts
- taskAssign.integration.ts
- taskAssignAgent.integration.ts
- taskNumber.unit.test.ts
- tasksBoardLayout.unit.test.ts
- tasksBoardMoveUx.unit.test.ts
- threadChannelGuards.integration.ts
- threadTarget.integration.ts
- threadTargetRoundtrip.integration.ts
- threadUnread.integration.ts
- threadUnread.unit.test.ts
- unreadRefresh.unit.test.ts
- uuidRouteBoundary.unit.test.ts
- workspaceRoot.unit.test.ts
- claude.svg
- codex.svg
- copilot.svg
- cursor.svg
- kimi.svg
- opencode.svg
- pi.svg
- avatar.png
- reports-2026-Q2.csv
- apple-touch-icon.png
- favicon.ico
- favicon.svg
- og-image.png
- robots.txt
- sitemap.xml
- prerender.js
- landing.css
- MarketingNav.tsx
- publicNav.css
- publicNav.ts
- agentInputPolicy.ts
- agentProfileLoad.ts
- agentReplyPreview.ts
- agentStop.ts
- avatarIdentity.test.ts
- avatarIdentity.ts
- clipboard.ts
- msgPaging.ts
- en.json
- zh.json
- Auth.tsx
- Chat.tsx
- ChatSidebar.tsx
- Composer.tsx
- ConnectComputerWizard.tsx
- Features.tsx
- Landing.tsx
- LiveAgentBar.tsx
- Members.tsx
- misc.tsx
- ProductMock.tsx
- ProjectDirectoryPicker.tsx
- projectDirectoryPickerPaths.test.ts
- projectDirectoryPickerPaths.ts
- Showcase.tsx
- Skeleton.tsx
- AgentActivity.tsx
- AgentStopButton.tsx
- alerts.test.ts
- alerts.tsx
- Avatar.tsx
- ConfirmModal.tsx
- entry-server.tsx
- format.ts
- i18n.ts
- iconMotion.css
- icons.tsx
- Layout.tsx
- Lightbox.tsx
- machineUi.ts
- main.tsx
- messageRender.tsx
- PaneEmpty.tsx
- QuickSwitcher.tsx
- routing.ts
- Select.tsx
- ServerSwitcher.tsx
- showcaseData.ts
- startFailReason.ts
- store.tsx
- styles.css
- TaskBoard.tsx
- threadUnread.ts
- toast.tsx
- unreadRefresh.ts
- index.html
- package-lock.json
- package.json
- tsconfig.json
- vite.config.ts
- .dockerignore
- .env.docker.example
- .env.example
- .gitattributes
- .gitignore
- AGENTS.md
- ARCHITECTURE.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- DESIGN.md
- docker-compose.yml
- Dockerfile
- drizzle.config.ts
- FEATURES.md
- LICENSE
- NOTICE
- package-lock.json
- package.json
- PRODUCT.md
- railway.json
- README.md
- README.zh-CN.md
- SECURITY.md
- tsconfig.json
# Installation Guide
git clone https://github.com/fancyboi999/open-tag
Downloads the entire project code from GitHub to your computer.
cd open-tag
Moves into the project folder you just downloaded.
2. Docker
Easy Recommended- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
docker run -d --name ot-minio -p 9000:9000 -p 9001:9001 \
Runs the built image as an actual container.
docker rm -f ot-minio # cleanup
Type this command into your terminal and run it.
Pulled directly from this repo's README.
3. Node.js
Easynpm install
Downloads and installs the libraries listed in package.json.
npm --prefix web install
Type this command into your terminal and run it.
npm --prefix docs-site install
Type this command into your terminal and run it.
npm run infra
Type this command into your terminal and run it.
npm run db:push
Type this command into your terminal and run it.
Pulled directly from this repo's README.
