Commit Graph
3779 Commits
Author SHA1 Message Date
Cyrus GrayandGitHub d59eeede66 fix(flows): persist agentic task insights expand state across copilot turns (#4942) 2026-07-16 12:47:38 +05:30
Cyrus GrayandGitHub 6d0b7c2b5f fix(flows): expose platform_user_id in flows_list_connections schema + self-DM review follow-ups (#4941) 2026-07-16 12:29:20 +05:30
97ade54b92 feat(web3): compile-time web3 feature gate for wallet/web3/x402 (#4802) (#4855)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 08:11:41 +03:00
Steven EnamakelandGitHub 5de89af31d fix(i18n): repair grammar across locale copy (#4939) 2026-07-16 06:56:22 +03:00
15d845fd25 fix(flows): surface connected platform_user_id so the builder wires self-DMs (no #general fallback) (#4933)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:09:04 +03:00
fae9ba011f fix(channels): correct channel-setup nav paths, add in-app guidance (#4910)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:05:20 +03:00
aa54d0dcda fix(inference): honor Retry-After in the streaming retry loop (#4895) (#4909)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:05:05 +03:00
9707fa3fa8 fix(orchestration): surface async sub-agent failures/awaiting-user in chat (#4896) (#4908)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:04:50 +03:00
4f02c923f4 perf(services): start login-gated services concurrently to unblock command registration (#3490) (#4906)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:04:23 +03:00
46d4ae04c5 feat(accessibility): ranked UI-element matcher for reliable selection (#3202 slice 1) (#4905)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:04:14 +03:00
1a6a10785c perf(ui): pause mesh-gradient background when window is unfocused/hidden (#3524) (#4902)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:03:52 +03:00
66e46a2064 fix(agent-harness): enforce required structured-output block every turn (#4117) (#4900)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:03:34 +03:00
76924e79a9 feat(tools): generate_document tool emitting real .docx (#4847 Problem 3) (#4899)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:03:24 +03:00
Mega MindandGitHub 08d70334c2 feat(chat): stop-response button + ESC to interrupt and re-edit prompt (#4898) 2026-07-16 03:03:09 +03:00
55aad0f425 fix(agent): provider-aware super-context + delegation guardrails for local LLMs (#4361) (#4935)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-16 03:02:55 +03:00
0b48b67099 feat(memory): ingest Codex and Claude coding sessions (#4863)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 03:02:34 +03:00
github-actions[bot] 4be17632f0 chore(release): merge release v0.61.5 back into main 2026-07-15 22:45:06 +00:00
github-actions[bot] f4b8534d59 chore(release): v0.61.5 [skip ci] 2026-07-15 22:45:04 +00:00
a41c21a9ef fix(voice): ship the voice domain in the desktop build (#4901) (#4917)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 04:11:27 +05:30
bfaa261393 fix(theme): polish Matrix + HAL 9000 (and other dark) presets to WCAG AA (#4897)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 00:18:48 +03:00
Steven EnamakelandGitHub d320c43823 chore(rust): enforce warning-free clippy (#4872) 2026-07-16 00:04:07 +03:00
Cyrus GrayandGitHub 1feb87317d fix(flows): show "awaiting approval" state in runs lists when a run is halted at an approval gate (#4932) 2026-07-16 02:24:17 +05:30
YellowSnnowmannandGitHub 4135cfc079 feat(rewards): surface the Rewards page via a cloud-gated sidebar footer entry (#4892) 2026-07-15 23:17:37 +05:30
github-actions[bot] 3cca4f3f3d chore(release): merge release v0.61.4 back into main 2026-07-15 17:19:25 +00:00
github-actions[bot] 83cac5ba15 chore(release): v0.61.4 [skip ci] 2026-07-15 17:19:23 +00:00
github-actions[bot] 45dc6c044f chore(staging): merge release v0.61.3-staging back into main 2026-07-15 14:47:21 +00:00
github-actions[bot] 2c2e93e304 chore(staging): v0.61.3 [skip ci] 2026-07-15 14:47:18 +00:00
Cyrus GrayandGitHub 5171f5c45b fix(flows): circuit-breaker counts validate/dry_run body-level ok:false failures (#4911) 2026-07-15 20:09:14 +05:30
Cyrus GrayandGitHub eae6f9dc4e fix(flows): canvas Accept persists the proposal (accept = review + save) (#4893) 2026-07-15 20:08:16 +05:30
2dcaaba293 feat(core): compile-time media feature gate (media_generation + image) (#4804) (#4840)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-15 19:48:21 +05:30
Cyrus GrayandGitHub 5ba512b201 fix(flows): correct save_workflow + workflow_builder contract text (disarm/create accuracy) (#4904) 2026-07-15 19:36:13 +05:30
Cyrus GrayandGitHub 095e3c3446 fix(chat): don't wipe fresh streaming/tool-timeline on a completed hydrate snapshot (#4903) 2026-07-15 19:10:05 +05:30
Cyrus GrayandGitHub 0e86b85c9a fix(flows): close stale-read race in flows_update disarm + actionable-node reachability (#4891) 2026-07-15 17:29:34 +05:30
Cyrus GrayandGitHub 390c1ca6c1 fix(flows): exempt workflow proposal tools from tokenjuice compaction (canvas renders ≥4-node graphs) (#4888) 2026-07-15 17:03:29 +05:30
Cyrus GrayandGitHub fe2a30445a fix(flows): live-updating runs lists + row-action cleanup (enable toggle, delete in overflow) (#4890) 2026-07-15 16:54:51 +05:30
Cyrus GrayandGitHub 1ddd6751d6 fix(flows): copilot proposals reach the canvas — recognition, race-guard, title (#4886) 2026-07-15 16:53:45 +05:30
Cyrus GrayandGitHub ece34201f5 fix(flows): save-safety — no silent live-arming on update, flag empty runs, close resume_flow_run HITL bypass (#4889) 2026-07-15 16:48:45 +05:30
Cyrus GrayandGitHub 2cbf630293 fix(flows): guarantee a terminal state on every flows_build turn (no silent trail-off) (#4887) 2026-07-15 16:33:31 +05:30
Steven EnamakelandGitHub ad771fdc4e feat(flows): workflow-builder agent-friendliness plumbing — schema-aware sandbox, unified draft handles, reference gates (#4881) 2026-07-15 12:58:22 +03:00
github-actions[bot] 8800f1e469 chore(release): merge release v0.61.2 back into main 2026-07-15 07:32:50 +00:00
github-actions[bot] 976b84bff4 chore(release): v0.61.2 [skip ci] v0.61.2 2026-07-15 07:32:47 +00:00
Cyrus GrayandGitHub 490111ef2c fix(tinyflows): preserve explicit node timeouts, align discover timeout, log cap pins (#4877) 2026-07-15 12:41:54 +05:30
github-actions[bot] 5381c88a36 chore(release): v0.61.1 [skip ci] 2026-07-15 06:19:29 +00:00
Steven EnamakelandGitHub 2b6ff6b234 feat(analytics): standardize interaction tracking (#4873) 2026-07-15 08:40:18 +03:00
Steven EnamakelandGitHub e23be8c6eb feat(flows): Workflows page overhaul — canvas builder, list redesign, Runs/Discoveries sub-pages, privacy cleanup (#4874) 2026-07-15 08:05:20 +03:00
Steven EnamakelandGitHub f9eb90c5cf feat(flows): agent-friendliness — editing, drafts, safety rails, wider tools (#4876) 2026-07-15 08:05:08 +03:00
Cyrus GrayandGitHub 4143ddf6be fix(agent): resolve iteration cap from the agent definition, not the global default (#4868) (#4870) 2026-07-15 07:44:44 +03:00
Cyrus GrayandGitHub 0bc421968c fix(flows): plain-language workflow_builder replies + read-only memory (#4869) 2026-07-15 07:44:31 +03:00
Steven EnamakelandGitHub e8357ce532 fix(i18n): normalize locale copy and parity (#4875) 2026-07-15 07:40:17 +03:00
github-actions[bot] 972105c196 chore(release): merge release v0.61.0 back into main 2026-07-14 23:26:40 +00:00