Commit Graph
3661 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub c58fe10b52 feat(inference): Phase 3 P3-B — crate-native turn path + delete compatible*.rs [WIP] (#4784) 2026-07-12 21:25:07 -07:00
Steven EnamakelandGitHub a67d6a5d94 feat(core): add pluggable core runtime and fleet host (#4791) 2026-07-11 22:30:37 -07:00
Steven EnamakelandGitHub 1d5862bc0c docs: refresh OpenHuman architecture docs (#4792) 2026-07-11 19:25:51 -07:00
Steven EnamakelandGitHub a1eb4e51fd refactor(tinycortex): W5 memory_search vector+scoring shim + remaining-Ws readiness map (#4790) 2026-07-11 15:58:28 -07:00
Steven EnamakelandGitHub 3fdd411da1 refactor(tinycortex): W7 — shim memory_tools over the crate tool_memory engine (#4789) 2026-07-11 15:48:16 -07:00
Steven EnamakelandGitHub 4a4d0f32b1 refactor(tinycortex): W7 — shim memory_diff over the crate DiffEngine (#4788) 2026-07-11 13:41:16 -07:00
Steven EnamakelandGitHub 9c5f5a03e4 refactor(tinycortex): W7 — shim memory_conversations over the crate (#4787) 2026-07-11 11:11:24 -07:00
Steven EnamakelandGitHub d575f9dd6e refactor(tinycortex): W7 long-tail — delete/shim 4 memory modules onto the crate (#4785) 2026-07-11 09:25:03 -07:00
Steven EnamakelandGitHub 9410cba114 feat(inference): adopt crate ModelRouter for host workload-tier routing (Phase 3) (#4783) 2026-07-10 22:02:50 -07:00
Steven EnamakelandGitHub e7a6b616b3 feat(inference): flip openai/codex + custom cloud slugs to crate-native OpenAiModel (#4782) 2026-07-10 21:04:01 -07:00
Steven EnamakelandGitHub 9a7d91f833 feat(tinycortex): run the memory queue on the crate engine (W4) (#4781) 2026-07-10 20:27:41 -07:00
Steven EnamakelandGitHub 8a6e780dc8 feat(inference): cut wire-equivalent BYOK cloud slugs to crate-native (Motion B) (#4780) 2026-07-10 19:44:19 -07:00
Steven EnamakelGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
d5ce6aa978 feat(inference): TinyAgents model-interface inversion — Motion A complete + managed-backend crate cutover (Motion B) (#4769)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-10 19:03:57 -07:00
Steven EnamakelandGitHub 04ffc029a2 perf(build): faster Rust test builds, opt-in fast linker, parallel frontend typecheck (#4721) 2026-07-10 14:34:01 -07:00
YellowSnnowmannandGitHub b709a99370 fix(orchestration): run device sub-agents from master chat; serialize master-ask seq (#4778) 2026-07-10 12:23:18 -07:00
f5b77edd28 feat(orchestration): local-exec device tool + trust gate + async completion forward (stacked on #4738) (#4753)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 17:40:15 -07:00
Mega MindandGitHub 54511e6145 fix(tests): restore test-module imports broken by recent refactors (#4759) 2026-07-10 00:14:06 +05:30
YellowSnnowmannandGitHub e5c6507cc5 refactor(orchestration): hosted-only brain — retire the client local orchestration engine (Phase 4) (#4738) 2026-07-09 08:25:31 -07:00
Steven EnamakelandGitHub 7659c75dc5 feat(orchestration): thin hosted-brain client — pushers, effect/tool executors, wire allowlist (#4725) 2026-07-09 00:28:04 -07:00
Steven EnamakelGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
0881023866 feat(orchestration): chat rework, Agent graph, global Kanban, presence (#4722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-08 22:14:41 -07:00
Steven EnamakelandGitHub e456b77993 Feat/orch fixes (#4720) 2026-07-08 19:51:59 -07:00
3a38100219 refactor(triage): collapse dispatch_target_agent onto build_root_parent (#4369) (#4402)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:42:03 -07:00
c71dac4ee9 fix(i18n,inference): repath stale "Settings → AI" nav copy (#4694)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:15:27 -07:00
531119d825 fix(memory): classify cloud-embedding "No backend session" as AuthMissing (#4699)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:15:12 -07:00
9175603a9c feat(orchestration): surface tool_result outcome + per-session message_count (#4712)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:14:38 -07:00
55c33b990f feat(settings): fine-tune root font size beyond the presets (#4246) (#4696)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:14:13 -07:00
653e6e1436 fix(memory_store): self-heal drifted content-sha tokens + prune vanished folder items (#4700)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 18:53:01 -07:00
27b62175ed fix(flows): clear prompt-bar build seed after dispatch so reopening the copilot can't re-save the flow (#4628)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 18:52:30 -07:00
CodeGhost21andGitHub b9c88abe90 fix(boot): skip stale local active-user seed in cloud mode (#4545) (#4704) 2026-07-08 16:55:55 -07:00
CodeGhost21andGitHub bcdad327da fix(mcp): add master_agent + master_reporter to RESOURCE_CATALOG (#4717) 2026-07-08 16:55:46 -07:00
CodeGhost21andGitHub c54d7b4116 fix(memory): stop Vault checklist reporting healthy while Sync shows Degraded (#4691) (#4703) 2026-07-08 16:55:08 -07:00
CodeGhost21andGitHub 4e811b194a test(e2e): resolve dynamic task_id in continue_subagent spec via mock templating (#4517) (#4701) 2026-07-08 16:54:55 -07:00
Mega MindandGitHub 4c4f2aa6ba telegram_scanner: back-pressure bulk history ingest so it can't starve the local core RPC (#4715) 2026-07-08 16:54:38 -07:00
Mega MindandGitHub 9de1debaec Fix chat-v1 context window to 1M (DeepSeek v4 Flash backing) (#4711) 2026-07-08 16:54:26 -07:00
sanil-23andGitHub 003e8c5d12 feat(orchestration): chat-UI redesign — agent chat as normal chat window + connections sessions (#4713) 2026-07-08 16:31:02 -07:00
sanil-23andGitHub c25ab861d1 feat(orchestration): receive session_info harness events into the v2 mirror (B′2) (#4710) 2026-07-08 16:30:50 -07:00
sanil-23andGitHub f50fac9bb6 feat(orchestration): auto-accept contact requests from linked agents (O2) (#4709) 2026-07-08 16:30:29 -07:00
Cyrus GrayandGitHub 2e5eb4f8c5 fix(flows): normalize bare-scope jq in condition expressions + prompt guard (B17) (#4707) 2026-07-08 19:22:33 +05:30
Cyrus GrayandGitHub 9830c90d5a fix(flows): real-output probe to derive the array path when the tool schema is absent (B16) (#4702) 2026-07-08 18:21:15 +05:30
Mega MindandGitHub 8fc9a13da7 fix(connections): drop account from state before purge so disconnect can't resurrect its webview (#4697) 2026-07-08 17:52:10 +05:30
Cyrus GrayandGitHub 77786e50c5 fix(flows): stop condition nodes starving downstream =item + dry-run routing-divergence warning (B15) (#4698) 2026-07-08 15:37:54 +05:30
Steven EnamakelandGitHub 078844323d feat(orchestration): promote TinyPlace Orchestration to its own tab + teach the orchestrator to manage a fleet (#4693) 2026-07-08 00:04:51 -07:00
oxoxDevandGitHub 2dccaf663f feat(orchestration): receive typed v2 harness-session stream (#4652) 2026-07-07 23:39:27 -07:00
Mega MindandGitHub 63163ea1be spawn_parallel_agents: opt out of the 120s per-tool timeout so the fan-out isn't truncated (#4686) 2026-07-07 23:23:02 -07:00
Mega MindandGitHub bcb9bc4701 orchestrator: batch independent memory lookups into one parallel fan-out (#4683) 2026-07-07 23:22:50 -07:00
2094a3f804 fix(orchestrator): route review-before-finalize tasks to synchronous delegation (#4682)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-07 23:22:37 -07:00
89d601c0eb fix(tracing): link spawned sub-agent Langfuse traces to their parent turn (#4678)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-08 04:20:13 +05:30
c38d4c9bcb fix(observability): chunk Langfuse ingestion batches to <=500 events (#4676)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-08 03:39:38 +05:30
Cyrus GrayandGitHub 916836567c revert(flows): restore require_approval default to true (merge LAST, after approval surfacing) (#4672) 2026-07-08 02:52:02 +05:30
Cyrus GrayandGitHub dfcf71a7fa feat(flows): frontend — surface flow-run approvals (run-details + chat + notifications) (#4674) 2026-07-08 02:51:28 +05:30