Commit Graph
1968 Commits
Author SHA1 Message Date
Cyrus GrayandGitHub fb61376b25 fix(flows): make Composio tier gating effect-aware (reads no longer prompt) (#5013) 2026-07-17 19:16:44 +05:30
Cyrus GrayandGitHub 2fd56ee198 fix(flows): resolve-before-you-ask — wire runtime lookups instead of asking (#5012) 2026-07-17 18:31:13 +05:30
Cyrus GrayandGitHub b489ead52e fix(flows): builder chat hygiene — run-tool honesty (Bld #4) + reply hygiene (#5007) 2026-07-17 17:23:18 +05:30
Mega MindandGitHub 1cb1861f96 fix(settings): scope Clear App Data reset to the signed-in user (#4950) (#4954) 2026-07-17 11:48:14 +03:00
Mega MindandGitHub 4518f8da89 fix(memory): use stable document_id as sync upsert key (fixes #4947 Bug 2 secret-guard sync failure) (#4953) 2026-07-17 11:48:01 +03:00
Cyrus GrayandGitHub 70c12ad2ab fix(flows): close Composio tool_call tier-gate bypass (C1) (#5000) 2026-07-17 00:10:39 +05:30
9fd5fde5d3 feat(core): compile-time mcp feature gate (#4799) (#4914)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
Co-authored-by: oxoxDev <oxoxdev@users.noreply.github.com>
2026-07-16 18:38:12 +05:30
Cyrus GrayandGitHub 66b09c2256 fix(memory): exclude same-session docs from recall so agents don't retrieve their own request (#4991) 2026-07-16 17:51:11 +05:30
b625d735d0 feat(core): compile-time flows feature gate (#4797) (#4912)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 17:29:13 +05:30
Cyrus GrayandGitHub d09e8c1e5f fix(flows): resolve a non-owner Slack DM recipient via a lookup node (#4955) 2026-07-16 17:06:45 +05:30
Cyrus GrayandGitHub 3d76d12916 fix(flows): trail-off backstop no longer clobbers real questions (#4956) 2026-07-16 17:01:28 +05:30
8674c22177 feat(core): compile-time skills feature gate (#4798) (#4913)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 16:12:48 +05:30
f14573527b feat(safety): Emergency Stop for desktop automation (#4255) (#4600)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 15:45:45 +05:30
56841ebaea feat(core): compile-time meet feature gate (#4800) (#4915)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 14:47:27 +05:30
Steven EnamakelandGitHub 69fef4ab99 feat(agent): public accessor for last-turn usage totals (#4940) 2026-07-16 11:39:19 +03:00
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
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
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
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
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
Steven EnamakelandGitHub d320c43823 chore(rust): enforce warning-free clippy (#4872) 2026-07-16 00:04:07 +03: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
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 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 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
Cyrus GrayandGitHub 490111ef2c fix(tinyflows): preserve explicit node timeouts, align discover timeout, log cap pins (#4877) 2026-07-15 12:41:54 +05:30
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
6c219fb8a5 feat(privacy): S7 — local-only enforcement across integrations + tools (#4441) (#4850)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 22:58:19 +05:30
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
4143d35de9 feat(orchestration): connect a co-located local CLI agent + fix inbound peer attribution (#4777)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 21:00:06 +05:30
a6f53e5d48 fix(observability): demote composio set-key invalid-key rejection (TAURI-RUST-K27) (#4864)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 20:58:12 +05:30
cb9d5e6fa5 fix(shell): route sandbox execution through platform_shell so Windows spawns cmd.exe (#4705) (#4723)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 20:38:42 +05:30
YellowSnnowmannandGitHub 574c22196f fix(runtime-python): suppress Windows CMD/conhost flash on every launch (#4814) (#4848) 2026-07-14 20:36:34 +05:30
Steven EnamakelandGitHub d447f612e9 feat: welcome landings + standardized page headers across the app (#4851) 2026-07-14 16:21:47 +04:00
8409a270eb fix(socket): medulla harness — session-scoped transcripts, latching abort, whole-task timeout (#4842)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 12:51:56 +04:00