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

feat(core): add pluggable core runtime and fleet host feature Net-new user-facing capability or product behavior. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#4791 opened Jul 11, 2026 by senamakel Member Loading…
12 tasks done
fix(approval): clean up waiters dropped by turn timeouts
#4786 opened Jul 11, 2026 by samrusani Contributor Draft
12 tasks done
fix(wallet): mint slash-free tiny.place identity keys
#4779 opened Jul 10, 2026 by CodeGhost21 Contributor Loading…
6 of 11 tasks
feat(orchestration): connect a co-located local CLI agent + fix inbound peer attribution 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.
#4777 opened Jul 10, 2026 by oxoxDev Collaborator Loading…
5 of 7 tasks
feat(orchestration): recognize Cursor & Windsurf as first-class harnesses 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.
#4775 opened Jul 10, 2026 by CodeGhost21 Contributor Loading…
fix(keyring): declare msg mutable for cfg(windows) push_str (E0596)
#4772 opened Jul 10, 2026 by myi1 Loading…
12 tasks done
Refs/heads/main
#4771 opened Jul 10, 2026 by Kiendas25 Loading…
12 tasks
perf(memory): deterministic fast path for retrieve_memory — skip the model walk when data is present agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/.
#4768 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(web-channel): scope turn cancellation to request_id so a stale cancel cannot kill the next turn (#4760) bug rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#4765 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(agent): give the orchestrator direct memory tools so recall/store don't over-delegate agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. bug
#4764 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(inference): idle-timeout recovery + guaranteed terminal event on a stalled stream bug rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#4763 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(agent): route "list my threads" to direct thread_list, not the memory sub-agent (#4744) agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. bug
#4752 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(agent): arm harness wall-clock ceiling so a wedged turn can't ship an empty reply agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. bug
#4751 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
refactor(flows): migrate agent-node completion to crate ChatModel (#4727)
#4750 opened Jul 9, 2026 by senamakel Member Loading…
6 of 7 tasks
fix(prompts): frame MEMORY.md as background so fresh threads don't fake prior-chat continuity agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/.
#4748 opened Jul 9, 2026 by M3gA-Mind Collaborator Loading…
fix(memory): demote local-model-unreachable ingestion errors (#4735)
#4742 opened Jul 9, 2026 by oxoxDev Collaborator Loading…
12 tasks done
fix(voice): import hotkey items in non-macOS dictation listener
#4728 opened Jul 9, 2026 by YOMXXX Contributor Loading…
7 tasks done
refactor(agent): hold TurnModelSource across all turn paths (tinyagents Motion A, #4249) agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#4726 opened Jul 9, 2026 by senamakel Member Loading…
4 of 7 tasks
fix(shell): route sandbox execution through platform_shell so Windows spawns cmd.exe (#4705) agent Built-in agents, prompts, orchestration, and agent runtime in src/openhuman/agent/. bug rust-core Core Rust runtime in src/: CLI, core_server, shared infrastructure.
#4723 opened Jul 9, 2026 by CodeGhost21 Contributor Loading…
12 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.