Skip to content

Pull requests: tinyhumansai/openhuman

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(cdp): migrate all scanners to in-process transport; drop TCP DevTools port
#3636 opened Jun 12, 2026 by oxoxDev Contributor Loading…
12 tasks done
Fix Responses content kind for tool messages
#3635 opened Jun 12, 2026 by Subharup-31 Contributor Loading…
feat(settings): Desktop Agent setup panel (permissions, seamless mode, always-on, wake-word) agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. docs Docs-only change; used by PR automation. feature Net-new user-facing capability or product behavior. working A PR that is being worked on by the team.
#3634 opened Jun 12, 2026 by M3gA-Mind Contributor Loading…
7 tasks done
feat(profiles): top-level agent profiles — soul, memory, skills, MCP, connectors agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. feature Net-new user-facing capability or product behavior. memory Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3632 opened Jun 12, 2026 by senamakel Member Loading…
12 tasks done
fix(memory): clear structure-degraded latch on any completed extraction (#3365)
#3631 opened Jun 12, 2026 by sanil-23 Contributor Loading…
7 tasks done
fix(memory): route only unrecoverable job failures to error status (#3365)
#3630 opened Jun 12, 2026 by sanil-23 Contributor Loading…
7 tasks done
fix(embeddings): prevent + handle custom endpoint with no embeddings API (Sentry TAURI-RUST-5JR) (#3625) rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3629 opened Jun 12, 2026 by oxoxDev Contributor Loading…
12 tasks done
fix(inference): demote test-model config-rejection logs to warn! (#3627) rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3628 opened Jun 12, 2026 by oxoxDev Contributor Loading…
12 tasks done
fix(inference): use normalized role for Responses content kind (#3624) rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3626 opened Jun 12, 2026 by oxoxDev Contributor Loading…
12 tasks done
fix(agent): parse Claude-native <invoke name> attribute tool calls
#3622 opened Jun 12, 2026 by YellowSnnowmann Contributor Loading…
7 tasks done
fix(inference): cap extraction max_tokens + classify provider 402 to stop the retry/Sentry storm (#3616) bug memory Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure. sentry-traced-bug Bug identified via Sentry triage
#3617 opened Jun 12, 2026 by oxoxDev Contributor Loading…
12 tasks done
fix(memory): restore query-sensitive semantic recall
#3608 opened Jun 11, 2026 by michaelk1957 Contributor Loading…
12 tasks done
feat(meetings): backend contract — correlationId, listenOnly, in-call channel feature Net-new user-facing capability or product behavior. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3523 opened Jun 8, 2026 by Sathvik-1007 Contributor Loading…
2 tasks done
feat(meetings): calendar-triggered auto-join prompt agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. feature Net-new user-facing capability or product behavior. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3522 opened Jun 8, 2026 by Sathvik-1007 Contributor Loading…
3 tasks done
perf(subconscious): bound-concurrent calendar connection fan-out
#3472 opened Jun 7, 2026 by mysma-9403 Contributor Loading…
5 tasks done
perf(multimodal): bound-concurrent attachment reference normalization
#3440 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
13 tasks done
perf(memory): swap-not-clone the chunk body in extract scoring
#3436 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(github): bound-concurrent batch summarise, keep ingest serial
#3434 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(notion): bound-concurrent page body markdown fetch
#3433 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(memory-sources): batch composio reconcile upserts into one config save
#3432 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(team): cache managed-tool budget probe behind a short TTL
#3431 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(mcp_registry): spawn installed MCP servers concurrently at boot
#3429 opened Jun 6, 2026 by mysma-9403 Contributor Loading…
12 tasks done
perf(memory_tree): concurrently seal document-subtree sibling batches memory Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#3416 opened Jun 5, 2026 by mysma-9403 Contributor Loading…
12 tasks done
fix(inference): use Codex client version for OAuth
#3414 opened Jun 5, 2026 by junjunjunbong Contributor Loading…
12 tasks done
ProTip! Exclude everything labeled bug with -label:bug.