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
// repository documentation
Was this content helpful?
(0 ratings)
