Commit Graph
1613 Commits
Author SHA1 Message Date
github-actions[bot] 2cef023678 chore(release): v0.60.0 [skip ci] 2026-07-14 17:58:25 +00:00
f416693233 feat(privacy): S3 — privacy status surface + per-action disclosure UI (#4437) (#4849)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 22:45:00 +05:30
github-actions[bot] 969b55df49 chore(release): merge release v0.59.1 back into main 2026-07-14 16:45:11 +00:00
github-actions[bot] b08130e1ec chore(release): v0.59.1 [skip ci] 2026-07-14 16:45:07 +00:00
github-actions[bot] c549175280 chore(release): merge release v0.59.0 back into main 2026-07-14 16:30:14 +00:00
github-actions[bot] 3096c75c16 chore(release): v0.59.0 [skip ci] 2026-07-14 16:30:11 +00:00
f7468905b2 fix(flows): builder turn-budget wiring + prompt guidance + capped UX (B31-B34) (#4865)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 21:58:49 +05:30
mysma-9403andGitHub fe1419e62e refactor(agentworld): extract shared relativeTime helper (#4427) (#4518) 2026-07-14 19:28:11 +03:00
1cde3bdaf0 feat(orchestration): actionable Allow/Deny for runtime tool approvals (#4837)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 20:36:28 +05:30
Cyrus GrayandGitHub aa910d2422 feat(flows): prefill copilot input from Suggested Workflows instead of inline build (#4858) 2026-07-14 18:05:17 +05:30
Steven EnamakelandGitHub d447f612e9 feat: welcome landings + standardized page headers across the app (#4851) 2026-07-14 16:21:47 +04:00
github-actions[bot] c72ad9135a chore(release): v0.58.19 [skip ci] 2026-07-14 12:05:33 +00:00
Mega MindandGitHub f88b6cad3f fix(linux): link libX11 for XSetErrorHandler — unblock Release Production desktop build (#4859) 2026-07-14 17:25:51 +05:30
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