Skip to content

Labels

Labels

  • Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/.
  • Login, session, onboarding, invites, and first-run UX.
  • Channel providers, channel runtime, and message delivery in src/openhuman/channels/.
  • Repository maintenance or housekeeping; used by PR automation.
  • Composio-backed provider integrations, sync, and provider adapters.
  • Config loading, env overrides, workspace storage, and app state.
  • Packaging or distribution follow-up created by release workflows.
  • Docs-only change; used by PR automation.
  • Documentation authoring or documentation fixes.
  • Net-new user-facing capability or product behavior.
  • CI, release automation, packaging, build containers, and test harnesses.
  • Local model runtime, Ollama integration, and local AI config.
  • Maintenance work, dependency updates, or cleanup.
  • MCP transport, tool registry, JSON-RPC, and core relay surfaces.
  • Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
  • In-app, native, and webview notification flows.
  • Platform-agnostic
  • Affects Linux
  • Affects macOS
  • Affects Windows
  • Performance improvements or regressions.
  • Blocks boot or core functionality
  • Breaks a specific feature
  • Single occurrence or niche
  • Edge case or race condition
  • React app work in app/src: pages, components, providers, store, and UX.
  • Structural code change without a primary behavior change.
  • Core Rust runtime in src/: CLI, core_server, shared infrastructure.
  • Screen intelligence pipeline in core and app screen-intelligence features.
  • Security, encryption, approvals, credentials, and trust boundaries.