openconcho
Fast, privacy-first desktop & web UI for self-hosted Honcho — browse memories, peers, sessions, conclusions, and chat with memory context.
File Explorer
Download Latest Version (.zip)- coding-standards.md
- workflows.md
- action.yml
- bug_report.yml
- config.yml
- feature_request.yml
- ci.yml
- docker-publish.yml
- release.yml
- dependabot.yml
- pull_request_template.md
- commit-msg
- pre-commit
- pre-push
- extensions.json
- settings.json
- test-healthz.yaml
- test-spa-root.yaml
- _helpers.tpl
- deployment.yaml
- hpa.yaml
- ingress.yaml
- networkpolicy.yaml
- NOTES.txt
- pdb.yaml
- service.yaml
- serviceaccount.yaml
- Chart.yaml
- README.md
- values.schema.json
- values.yaml
- 40-openconcho-config.sh
- nginx.conf.template
- smoke-test.sh
- active.png
- idle.png
- overview.png
- stalled.png
- dreams-dark-detail.png
- dreams-dark-list.png
- dreams-light-detail.png
- dreams-light-list.png
- fleet-dashboard-dark.png
- fleet-dashboard-light.png
- fleet-dashboard-mixed-health.png
- playground-idle.png
- playground-results.png
- playground-running.png
- 01-list.png
- 02-create-form.png
- 03-apply-dialog.png
- 01-list.png
- 02-create-form.png
- 03-apply-dialog.png
- 2026-06-02-web-api-proxy.md
- 2026-06-02-honcho-api-proxy-design.md
- architecture.md
- docker.md
- default.json
- ic_launcher.xml
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher_round.png
- ic_launcher_background.xml
- AppIcon-20x20@1x.png
- AppIcon-20x20@2x-1.png
- AppIcon-20x20@2x.png
- AppIcon-20x20@3x.png
- AppIcon-29x29@1x.png
- AppIcon-29x29@2x-1.png
- AppIcon-29x29@2x.png
- AppIcon-29x29@3x.png
- AppIcon-40x40@1x.png
- AppIcon-40x40@2x-1.png
- AppIcon-40x40@2x.png
- AppIcon-40x40@3x.png
- AppIcon-512@2x.png
- AppIcon-60x60@2x.png
- AppIcon-60x60@3x.png
- AppIcon-76x76@1x.png
- AppIcon-76x76@2x.png
- AppIcon-83.5x83.5@2x.png
- 128x128.png
- 128x128@2x.png
- 32x32.png
- 64x64.png
- icon.icns
- icon.ico
- icon.png
- Square107x107Logo.png
- Square142x142Logo.png
- Square150x150Logo.png
- Square284x284Logo.png
- Square30x30Logo.png
- Square310x310Logo.png
- Square44x44Logo.png
- Square71x71Logo.png
- Square89x89Logo.png
- StoreLogo.png
- discover.rs
- lib.rs
- main.rs
- build.rs
- Cargo.lock
- Cargo.toml
- tauri.conf.json
- package.json
- dreams.spec.ts
- fleet.spec.ts
- playground.screenshots.spec.ts
- sidebar.spec.ts
- config.js
- favicon.svg
- icons.svg
- screenshot-dream-progress.mjs
- screenshot-seed-kits.mjs
- client.ts
- compareQueries.ts
- keys.ts
- queries.ts
- schema.d.ts
- scopedClient.ts
- ChatPage.tsx
- ConclusionBrowser.tsx
- Dashboard.tsx
- ServerWorkspaceRows.tsx
- DreamDetail.tsx
- DreamList.tsx
- PremiseTree.tsx
- fleetAggregates.ts
- FleetDashboard.tsx
- FleetRow.tsx
- Breadcrumb.tsx
- Sidebar.tsx
- PeerDetail.tsx
- PeerList.tsx
- DialecticPlayground.tsx
- ApplyKitDialog.tsx
- SeedKitForm.tsx
- SeedKitsView.tsx
- SessionDetail.tsx
- SessionList.tsx
- DiscoveredInstances.tsx
- InstancesManager.tsx
- SettingsForm.tsx
- Badge.tsx
- Card.tsx
- ConfirmDialog.tsx
- EmptyState.tsx
- ErrorAlert.tsx
- FormModal.tsx
- HealthDot.tsx
- InlineEditor.tsx
- JsonViewer.tsx
- LoadingSpinner.tsx
- MarkdownRenderer.tsx
- Pagination.tsx
- PeerCardViewer.tsx
- Skeleton.tsx
- SortControl.tsx
- TimestampChip.tsx
- badge.tsx
- button.tsx
- card.tsx
- collapsible.tsx
- dialog.tsx
- input.tsx
- label.tsx
- separator.tsx
- table.tsx
- tooltip.tsx
- typography.tsx
- DreamProgressPanel.tsx
- ScheduleDreamModal.tsx
- WebhookManager.tsx
- WorkspaceDetail.tsx
- WorkspaceList.tsx
- DemoContext.tsx
- MetadataContext.tsx
- useDemo.ts
- useHealthStatus.ts
- useInstances.ts
- useMetadata.ts
- useStaleQueueDetection.ts
- useTheme.ts
- config.ts
- constants.ts
- deep-link.ts
- demo.ts
- discovery.ts
- dispatch.ts
- dreams.ts
- http.ts
- peerDisplay.ts
- platform.ts
- runtimeConfig.ts
- security.ts
- seedKits.ts
- theme.ts
- utils.ts
- __root.tsx
- _dev.dream-progress.tsx
- explore.tsx
- fleet.tsx
- index.tsx
- seed-kits.tsx
- settings.tsx
- workspaces.tsx
- workspaces_.$workspaceId.tsx
- workspaces_.$workspaceId_.conclusions.tsx
- workspaces_.$workspaceId_.dreams.tsx
- workspaces_.$workspaceId_.peers.tsx
- workspaces_.$workspaceId_.peers_.$peerId.tsx
- workspaces_.$workspaceId_.peers_.$peerId_.chat.tsx
- workspaces_.$workspaceId_.peers_.$peerId_.playground.tsx
- workspaces_.$workspaceId_.queue.tsx
- workspaces_.$workspaceId_.sessions.tsx
- workspaces_.$workspaceId_.sessions_.$sessionId.tsx
- workspaces_.$workspaceId_.webhooks.tsx
- app.test.tsx
- check-connection.test.ts
- dashboard.test.tsx
- discovery.test.ts
- dispatch.test.ts
- dream-progress.test.tsx
- dreams.test.ts
- fleet.test.tsx
- health-status.test.tsx
- instances.test.ts
- peer-display.test.ts
- platform.test.ts
- playground.test.tsx
- runtime-config.test.ts
- security.test.ts
- seed-kits.test.ts
- server-workspace-rows.test.tsx
- settings-form.test.tsx
- setup.ts
- index.css
- main.tsx
- routeTree.gen.ts
- vite-env.d.ts
- .gitignore
- index.html
- openapi.json
- package.json
- playwright.config.ts
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- vitest.config.ts
- pr-evidence.sh
- secret-scan.sh
- .dockerignore
- .editorconfig
- .fire-tools.json
- .gitignore
- .npmrc
- .nvmrc
- .pnpmfile.cjs
- .releaserc.json
- AGENTS.md
- biome.json
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.md
- commitlint.config.mjs
- CONTRIBUTING.md
- docker-compose.yml
- Dockerfile
- LICENSE
- Makefile
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- SECURITY.md
- turbo.json
# Installation Guide
git clone https://github.com/offendingcommit/openconcho
Downloads the entire project code from GitHub to your computer.
cd openconcho
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 compose up -d --build
Builds and starts all defined containers (server, database, etc.) at once, in the background.
3. Node.js
Easypnpm install
Downloads and installs the libraries listed in package.json.
pnpm dev
Starts the development/run server.
pnpm --filter @openconcho/desktop dev
Type this command into your terminal and run it.
pnpm build # web only → packages/web/dist/
Type this command into your terminal and run it.
pnpm --filter @openconcho/desktop build # desktop → packages/desktop/src-tauri/target/release/bundle/
Type this command into your terminal and run it.
Pulled directly from this repo's README.
4. Rust
Medium- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
cd packages/desktop/src-tauri
This project's files live in a subfolder, so move into it first.
cargo build --release
Compiles the Rust project.
cargo run
Builds and then immediately runs the program.
5. Make
Medium- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make down # stop + remove (dev or prod)
Compiles the code based on the generated build configuration to produce an executable.
make clean # down + drop the locally built image
Compiles the code based on the generated build configuration to produce an executable.
Pulled directly from this repo's README.
