Commit Graph
204 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 090c987fff Test subagent cache reuse and chat tier routing (#3389) 2026-06-04 18:36:58 -04:00
CodeGhost21andGitHub d710252eef feat(mcp): multi-server lifecycle — enable/disable + error visibility (#3196) (#3339) 2026-06-04 18:11:39 -04:00
813f86354f feat(task-board): autonomous task runs as live task sessions (View work, cancel, degeneration guards) (#3380)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-04 18:04:34 -04:00
07093e899b feat(memory): Notion doc-aware versioned memory tree + page-content ingest (#3378)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 16:47:54 -04:00
Steven EnamakelandGitHub 1083c3112d feat(agent): expose agent library surface (#3383) 2026-06-04 16:25:31 -04:00
Steven EnamakelandGitHub f514bece86 feat(monitor): add first-class background monitor module (#3382) 2026-06-04 16:25:19 -04:00
Cyrus GrayandGitHub 0d9002fcfc feat(memory-sources): default sync sources on with conservative caps, per-source settings & All In (#3304) 2026-06-04 10:34:22 -04:00
Mega MindandGitHub f5dc9eaf22 feat(voice): Phase 2 always-on listening engine + RPC (4/8 of #3307) (#3343) 2026-06-04 10:30:50 -04:00
Steven EnamakelandGitHub 7af7283471 feat(agent): reduce orchestrator prompt bloat (#3367) 2026-06-04 10:30:20 -04:00
3119965c70 feat: tighten runtime policy + transport guards v3 (#3306)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-04 08:13:16 -04:00
06f8a629b4 feat(settings): make action_dir editable in Agent OS access (#3240) (#3305)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-04 01:36:55 -04:00
oxoxDevandGitHub 46fad3a50a fix(composio): correct direct-mode v3 execute contract + classify 404/410 as action-not-found (#3219) (#3298) 2026-06-04 00:52:54 -04:00
Steven EnamakelandGitHub 1a85d242e2 feat(chat): Quick/Reasoning toggle + resolved model display (#3325) 2026-06-04 00:38:14 -04:00
Steven EnamakelandGitHub 0fa0c3a1a0 fix(chat): rename default thread label to general (#3319) 2026-06-03 22:23:46 -04:00
Steven EnamakelandGitHub c3b9b2d665 feat(agent): add active-run steering and queue controls (#3317) 2026-06-03 19:43:37 -04:00
e3c3624a82 feat(orchestrator): wire generate_presentation + require grounding (#2780) (#3029)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-03 18:36:36 +05:30
Steven EnamakelandGitHub 2bb692d9af feat(settings): add UI for sandbox execution backend configuration (#3265) 2026-06-03 00:43:42 -04:00
Steven EnamakelandGitHub 928f516d86 feat(todos): atomic claim primitive for task-board dispatch (#3258) 2026-06-02 20:01:49 -07:00
3a7180da77 feat(security): explicit agent turn origin + fail-closed approval gate + memory provenance (#3227)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:25:30 -07:00
9d28a728a0 feat(claude-code): Claude Code CLI provider — Phases 1–5 (#2472)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:25:05 -07:00
3b857d56da feat(settings): AgentAccessPanel reads live action_dir/workspace_dir via RPC (#3245)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:21:46 -07:00
7051ca24e9 feat(memory): pipeline hardening — typed failures, BYO embeddings, doctor, honest status (#3076)
Co-authored-by: zahica1234 <i.milev001@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 16:48:47 -07:00
oxoxDevandGitHub 4d18d36e10 test(memory-sync): E2E + Vitest coverage for #3113 sync pipeline (#3116) (#3194) 2026-06-02 15:23:41 -07:00
56a31c88bd fix(memory-sync): migrate ClickUp sync to memory_tree pipeline (#2885) (#3080)
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 23:04:30 -07:00
97ff4f53d3 refactor(subconscious): replace task system with agent-per-tick model (#3079)
Co-authored-by: Steven Enamakel's Droid <enamakel.agent@tinyhumans.ai>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 22:02:46 -07:00
044728a7a4 feat(memory-sync): track Composio API action count + cost in sync audit (#3111) (#3138)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 20:55:44 -07:00
Steven Enamakel's DroidandGitHub 5890dc56c7 feat: sync budget controls + agent activity level picker (#3117) (#3174) 2026-06-01 20:44:33 -07:00
Steven Enamakel's DroidandGitHub e9f3e3a7da fix(inference): normalize 0.0.0.0 to 127.0.0.1 in Ollama URL + add endpoint edit button (#3161) 2026-06-01 20:36:29 -07:00
YOMXXXandGitHub 12fd0f7c63 refactor(composio): extract derive_toolkit_slug helper (#3035) 2026-06-01 20:11:25 -07:00
018248a55a revert: remove all Sentry error suppression (12 PRs) (#2959)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-01 17:41:13 -07:00
Steven EnamakelandGitHub 8849c00785 feat(analytics): wire product event tracking (#3123) 2026-06-01 17:06:04 -07:00
f24adaca57 fix(composio): complete connection-disconnect cleanup (config entry + memory tree) (#3140)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 04:11:57 +05:30
511ad84bf4 test: green Rust Core Coverage (stale assertions + env-race serialization) (#3156)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 03:33:14 +05:30
e9c38ea615 fix(inference): surface actionable error when Managed route fails with no credits (#3121)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 14:03:42 -07:00
Steven EnamakelandGitHub 1f463dd7ea feat(security): separate agent action sandbox from internal workspace state (#3074) 2026-06-01 12:07:07 -07:00
df99680c18 feat(agent/multimodal): support [FILE:…] markers with text extraction (#2777) (#2954)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 22:08:56 +05:30
oxoxDevandGitHub 4ab9e98a11 fix(agent): refresh orchestrator integration context on mid-session OAuth (#3044) (#3153) 2026-06-01 21:25:00 +05:30
a40cd7e64d test: fix flaky/stale tests blocking Rust E2E + coverage CI on main (#3147)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 18:41:51 +05:30
ceb769aecc feat(memory): redesign sync flow with ingest_summary, graph improvements, audit log (#3113)
Co-authored-by: Steven Enamakel <stevent95@gmail.com>
2026-05-31 21:39:02 -07:00
Steven Enamakel's DroidandGitHub 2a0cdb0d12 feat(config): add UI control for agent action timeout (#3100) (#3112) 2026-05-31 21:37:21 -07:00
Steven EnamakelandGitHub fbe89ba7b6 feat(subagent): persist sub-agent runs and let orchestrator relay user messages (#3055) 2026-05-30 23:51:33 -07:00
Steven EnamakelandGitHub 6574872c38 feat: prompt user consent when OS keyring is unavailable (#3075) 2026-05-30 23:49:19 -07:00
327de34f65 feat(mcp): ship MCP registry — unhide UI, transport-aware install, reconfigure, registry creds (#3039) (#3058)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 23:49:07 -07:00
Steven EnamakelandGitHub 4e221e978b Expand inference provider catalog (#3057) (#3062) 2026-05-30 22:37:06 -07:00
Steven EnamakelandGitHub f64f10e3c1 refactor(memory): remove global+topic trees in favor of source trees (#3059) 2026-05-30 22:36:21 -07:00
Steven EnamakelandGitHub 850d275841 feat(memory): repo-grouped GitHub raw archive + entities & priority (#3047) 2026-05-30 21:35:45 -07:00
Steven EnamakelandGitHub daa0a13f2e feat(agent): apply iteration turn cap only to short-running agents (#3056) 2026-05-30 21:27:40 -07:00
Steven EnamakelandGitHub 36a3f3fa65 feat: Memory subtabs + WebGL memory graph; drop Knowledge Vaults (#3040) 2026-05-30 20:21:58 -07:00
Steven Enamakel's DroidandGitHub b92d61c3ad fix(test): correct round21 summarize assertion to expect real newlines (#3038) 2026-05-30 19:21:53 -07:00
Steven Enamakel's DroidandGitHub 2a958e87e0 fix(chat): surface real inference error detail instead of generic apology (#3033) 2026-05-30 18:30:51 -07:00