-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: tinyhumansai/openhuman
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(agent/multimodal): support [FILE:…] markers with text extraction (#2777)
#2954
opened May 29, 2026 by
oxoxDev
Contributor
Loading…
10 of 12 tasks
feat(intelligence): add Duplicate Entity Detection
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2953
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
feat(approval): per-launch UUID session_id + scrub legacy bearer leaks
feature
Net-new user-facing capability or product behavior.
rust-core
Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#2952
opened May 29, 2026 by
oxoxDev
Contributor
Loading…
7 tasks done
feat(intelligence): add Relationship Types
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2951
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
feat(intelligence): add Memory Timeline
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2950
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
perf(memory_tree): batch summary fetch in hydrate_summary_inputs
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
#2948
opened May 29, 2026 by
mysma-9403
Contributor
Loading…
6 tasks done
feat(intelligence): add Connection Path finder
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2946
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
feat(cron): complete smart scheduling flow from chat + polish cron management UI
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.
working
A PR that is being worked on by the team.
#2943
opened May 29, 2026 by
YellowSnnowmann
Contributor
Loading…
feat(intelligence): add Entity Associations
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2942
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
perf(memory_tree): batch chunk + score fetch in fetch_leaves
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
#2941
opened May 29, 2026 by
mysma-9403
Contributor
Loading…
9 tasks done
feat(vault): expose approved markdown writes
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.
working
A PR that is being worked on by the team.
#2936
opened May 29, 2026 by
Zavianx
Contributor
Loading…
13 tasks done
feat(intelligence): add Knowledge Freshness
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2932
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
perf(memory_tree): batch embedding fetch in topic rerank (eliminate N sequential SQLite round-trips)
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
#2927
opened May 29, 2026 by
mysma-9403
Contributor
Loading…
11 tasks done
feat(intelligence): add Prediction Calibration Ledger
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2925
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
5 tasks done
feat(intelligence): Belief Ledger — temporal contradiction & belief-revision tracker
feature
Net-new user-facing capability or product behavior.
memory
Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/.
working
A PR that is being worked on by the team.
#2919
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
feat(voice): polish mascot TTS/STT session states and lifecycle
feature
Net-new user-facing capability or product behavior.
working
A PR that is being worked on by the team.
#2916
opened May 29, 2026 by
staimoorulhassan
Contributor
Loading…
5 tasks done
feat(agent_workflows): phase-keyed workflow playbooks for the agent
#2897
opened May 29, 2026 by
senamakel
Member
Loading…
12 tasks done
feat(model-council): multi-model deliberation — parallel members + chair synthesis
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.
#2890
opened May 29, 2026 by
aashir-athar
Contributor
Loading…
feat(composio): migrate GitHub provider to memory_tree pipeline (#2885)
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.
working
A PR that is being worked on by the team.
#2889
opened May 29, 2026 by
justinhsu1477
Contributor
Loading…
11 tasks done
feat(composio): migrate Notion provider to memory_tree pipeline (#2885)
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.
working
A PR that is being worked on by the team.
#2887
opened May 29, 2026 by
justinhsu1477
Contributor
Loading…
4 tasks done
fix(memory-conversations): release STORE_LOCK during cold index rebuild (#2849)
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.
working
A PR that is being worked on by the team.
#2881
opened May 28, 2026 by
staimoorulhassan
Contributor
Loading…
3 tasks done
feat(tauri): OPENHUMAN_FORCE_GPU env override for Linux CEF disable
rust-core
Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#2862
opened May 28, 2026 by
zahica1234
Contributor
Loading…
2 tasks done
fix(chat): rearm safety timer on sub-agent tool / task-board updates
#2857
opened May 28, 2026 by
zahica1234
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.