Commit Graph
1600 Commits
Author SHA1 Message Date
github-actions[bot] 439a2e085c chore(release): v0.58.18 [skip ci] 2026-07-14 09:54:03 +00:00
Steven EnamakelandGitHub 81a666f34a fix(ci): stabilize full test and desktop E2E lanes (#4838) 2026-07-14 06:58:44 +04:00
49a3916d77 feat(orchestration): recognize Cursor & Windsurf as first-class harnesses (#4775)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 05:30:55 +04:00
YellowSnnowmannandGitHub e0a7b66e49 fix(orchestration): hide raw sub-agent dumps, dedup device tools, scope delegation, pin master-chat scroll (#4831) 2026-07-14 05:27:14 +04:00
github-actions[bot] 296d102bf4 chore(release): v0.58.17 [skip ci] 2026-07-13 19:41:10 +00:00
+1 1e39b0aebd chore(release): backmerge v0.58.16 into main (#4832)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mega Mind <146339422+M3gA-Mind@users.noreply.github.com>
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: CodeGhost21 <164498022+CodeGhost21@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: YellowSnnowmann <167776381+YellowSnnowmann@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-13 23:35:26 +04:00
Cyrus GrayandGitHub b6e489ea65 fix(flows): stop raw tool-call JSON and doubled replies in copilot chat (B25/B26) (#4836) 2026-07-14 00:53:21 +05:30
Cyrus GrayandGitHub 1b978634a0 fix(flows): gate flows_create so saving a scheduled/side-effecting flow can't silently arm it (#4835) 2026-07-14 00:46:00 +05:30
Mega MindandGitHub 59cb250e99 fix(window): persist window geometry on normal quit, not just restart (#4810) (#4817) 2026-07-13 20:09:08 +04:00
Mega MindandGitHub e1914d209b fix(tauri/windows): restore minimized window on desktop shortcut/taskbar click (#4818) 2026-07-13 20:08:56 +04:00
Cyrus GrayandGitHub 6a5b661bb7 fix(flows): dedupe double-rendered run output, add plain-language summary (#4822) 2026-07-13 21:22:01 +05:30
Cyrus GrayandGitHub f517ff858e fix(flows): canvas re-sync after save + Fix with agent on failed runs (B21/B22) (#4823) 2026-07-13 20:12:03 +05:30
Steven EnamakelandGitHub 407fd8edd7 chore: update vendored submodules (#4815) 2026-07-13 17:27:56 +04:00
Steven EnamakelandGitHub 96c3703145 refactor(memory): complete TinyCortex engine migration (#4794) 2026-07-13 02:38:03 -07:00
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 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 e5c6507cc5 refactor(orchestration): hosted-only brain — retire the client local orchestration engine (Phase 4) (#4738) 2026-07-09 08:25:31 -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
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
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
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 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
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
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
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
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
CodeGhost21andGitHub af321f65df test(e2e): convert chat-harness-subagent to llmKeywordRules (#4517) (#4671) 2026-07-07 13:59:01 -07:00
CodeGhost21andGitHub e5ee20be6c test(e2e): fix macOS providers shard — canonical home markers + macOS-adequate timeouts (#4618) (#4666) 2026-07-07 13:58:52 -07:00
208b51d5d2 fix(auth): actionable cloud-runtime sign-in failure message + docs (#3025) (#4649)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:58:34 -07:00
CodeGhost21andGitHub ed79bf489c fix(e2e): align harness-cron oracle + tool-call args with current cron schemas (#4646) 2026-07-07 13:58:24 -07:00
1dea7484ea fix(startup-recovery): scope Windows pre-CEF reap to the wedged GUI instance (#3900) (#4644)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:57:49 -07:00
4dd20a31f9 fix(cef): route Windows OPENHUMAN_DISABLE_GPU through SwiftShader software GL (#4385) (#4643)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:57:39 -07:00
YellowSnnowmannandGitHub 796468c034 feat: dual mascots in meetings — per-mascot voice + speaker alternation (#4277) (#4585) 2026-07-07 13:56:57 -07:00
Cyrus GrayandGitHub c0e7b5158a fix(flows): flip the workflow row ⋮ menu upward when it would clip at the bottom (#4670) 2026-07-08 01:53:22 +05:30
Cyrus GrayandGitHub 8018eeb6ef fix(flows): default require_approval to false for builder-created workflows (frontend paths) (#4668) 2026-07-08 01:15:32 +05:30
Cyrus GrayandGitHub cd0b08ec0a fix(flows): persist + rehydrate the Copilot chat across reload (B11) (#4663) 2026-07-08 00:56:05 +05:30
Cyrus GrayandGitHub 5d3a18eff8 fix(flows): route Copilot reasoning to Agentic task insights (B4) (#4662) 2026-07-08 00:50:37 +05:30
CodeGhost21andGitHub 0fa6c2ac27 fix(webview-accounts): remount provider WebviewHost on account switch to stop cross-account bleed (#4421) (#4642) 2026-07-07 10:49:00 -07:00
Cyrus GrayandGitHub 77639d3bc5 fix(flows): render + preserve non-cron trigger schedules on the canvas (B9) (#4647) 2026-07-07 19:52:53 +05:30
Cyrus GrayandGitHub b2f6206290 feat(flows): builder clarifies ambiguous inputs instead of guessing (orchestrator posture) (#4630) 2026-07-07 19:40:43 +05:30
Steven EnamakelandGitHub 23440e524c refactor(chat): move the subagent event family + tool_args_delta into reducers (Phase 3, slices 3–4) (#4626) 2026-07-06 20:49:13 -07:00
Steven EnamakelandGitHub 93d27ebb56 test(e2e): openhuman ↔ tiny.place messaging e2e (core + Playwright) (#4624) 2026-07-06 19:27:36 -07:00
Steven EnamakelandGitHub 6081484535 refactor(chat): move socket-event merges into chatRuntimeSlice reducers (Phase 3, slices 1–2) (#4622) 2026-07-06 19:17:14 -07:00
Steven EnamakelandGitHub cba85e9492 Fix/tinyplaceui (#4621) 2026-07-06 18:30:13 -07:00