Commit Graph
120 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub fb720fd305 feat(harness_init): eager first-run setup with init overlay; pin managed Python to 3.13 (#4021) 2026-06-23 17:32:29 -07:00
461f39bd6b feat(agent-team): live teammate execution + messaging (#3374) (#3637)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-16 12:49:31 +05:30
6b6db6129a feat(memory): windowed cover_window tool + 24h morning brief (#3700)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 23:39:28 -07:00
2944b83fc0 fix: hardening audit pass 1 — core RPC auth, inference resilience, secrets, deep-link CSRF (#3652)
Co-authored-by: WOZCODE <contact@withwoz.com>
2026-06-14 12:26:05 -07:00
Steven EnamakelandGitHub 9389e544b6 fix(memory_sync): keep memory tree synced & compressed — coverage-tracked reconcile, workspace periodic sync, queue self-heal (#3613) 2026-06-12 00:40:30 -07:00
oxoxDevandGitHub ab9b39c2e0 feat(workflow-runs): live workflow execution engine (#3375 PR2) (#3600) 2026-06-11 12:55:28 -07:00
oxoxDevandGitHub 324146b491 feat(agent-team): quality-gated task completion + member shutdown (#3374 PR3) (#3596) 2026-06-11 18:03:29 +05:30
oxoxDevandGitHub b010fecc63 feat(agent_team): durable team coordination model + read/claim controllers (#3374) (#3546) 2026-06-09 08:16:13 -07:00
oxoxDevandGitHub f277a410cb feat(agent_orchestration): durable workflow-run model + read surface (#3375) (#3500) 2026-06-09 17:03:12 +05:30
oxoxDevandGitHub 9b85a64b58 feat(agent_orchestration): background command-center run list (#3373) (#3497) 2026-06-08 07:26:25 -07:00
Steven Enamakel's DroidandGitHub e213afc456 fix(test): stabilize flaky MCP client E2E tests under cargo-llvm-cov (#3485) 2026-06-07 22:59:21 -07:00
Steven EnamakelandGitHub 3ae5bab787 feat(mcp-registry): redesign MCP tab with official registry as primary source (#3480) 2026-06-07 21:22:29 -07:00
sanil-23andGitHub d7c4f35155 fix(memory-sources): hide inactive Composio connections in sources list (#3413) 2026-06-07 05:40:59 -04:00
d22d9c987e refactor(workflows): complete skills→workflows rename (internal + wire/FE) [#3324 follow-up] (#3412)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-07 05:40:50 -04:00
Steven EnamakelandGitHub 3fb8375b23 refactor(inference): retire local_ai rpc namespace (#3476) 2026-06-07 03:53:49 -04:00
Steven EnamakelandGitHub 53373234a7 Run memory agent from agent config (#3454) 2026-06-07 03:26:17 -04:00
Steven Enamakel's DroidandGitHub 6cf53c0282 feat(memory): add Conversation as a memory source kind (#3441) 2026-06-06 15:55:20 -04:00
Steven EnamakelandGitHub 5c6dbf3649 feat(agent): gate subagent delegation by allowlist (#3426) 2026-06-06 11:42:24 -04:00
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
Cyrus GrayandGitHub 9411188ea8 feat(memory-sync): configurable global sync interval (4h/12h/24h/manual) (#3408) 2026-06-05 10:12:07 -04:00
Steven EnamakelandGitHub c0ac77fcac Improve council agent UX and persistence (#3393) 2026-06-05 10:04:13 -04:00
95118d5a7d refactor(workflows): merge skills into the unified workflows primitive (#3324)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-06-04 23:44:39 -04:00
Steven EnamakelandGitHub 52e4d0610d Persist agent run ledger state (#3391) 2026-06-04 23:44:25 -04:00
CodeGhost21andGitHub d710252eef feat(mcp): multi-server lifecycle — enable/disable + error visibility (#3196) (#3339) 2026-06-04 18:11:39 -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
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 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 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
Steven EnamakelandGitHub 1f463dd7ea feat(security): separate agent action sandbox from internal workspace state (#3074) 2026-06-01 12:07:07 -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
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 f64f10e3c1 refactor(memory): remove global+topic trees in favor of source trees (#3059) 2026-05-30 22:36:21 -07:00
Steven EnamakelandGitHub 29f8806fdb feat(settings): Crypto + Notifications hubs, wallet send/receive & multi-network balances (#3027) 2026-05-30 09:34:09 -07:00
Steven EnamakelandGitHub 20ad76d796 feat(workflows): agent workflows — phase-keyed task lifecycle playbooks (#3008) 2026-05-30 01:00:18 -07:00
Steven EnamakelandGitHub 51d5326322 feat(web3): add swap/bridge/dapp module; slim wallet to primitives (#3006) 2026-05-30 00:09:46 -07:00
Steven EnamakelandGitHub c3ee5d420f feat(settings): Agents settings hub + dedicated agent editor (#3005) 2026-05-29 22:37:55 -07:00
Steven EnamakelandGitHub b008a0e93e feat: Agent Tasks board + Settings > Agents registry panel (#2998) 2026-05-29 18:11:19 -07:00
Steven EnamakelandGitHub 86b7b6f30f feat(agent-registry): add configurable agent registry (#2993) 2026-05-29 16:58:03 -07:00
Steven EnamakelGitHubcyrus@tinyhumans.ai <cyrus@tinyhumans.ai>
29bf148f38 feat(task-sources): proactive task ingestion from GitHub/Notion/Linear/ClickUp (#2894)
Co-authored-by: cyrus@tinyhumans.ai <cyrus@tinyhumans.ai>
2026-05-29 19:30:34 +05:30
Steven EnamakelGitHubcyrus@tinyhumans.ai <cyrus@tinyhumans.ai>
3e59548f12 Enrich agent task board workflow (#2891)
Co-authored-by: cyrus@tinyhumans.ai <cyrus@tinyhumans.ai>
2026-05-29 19:19:03 +05:30
sanil-23andGitHub 0fddf1120f feat(approval): consolidate on ApprovalGate + persistent "Always allow" list (#2706) 2026-05-27 05:54:24 +05:30
Mega MindandGitHub cdee8f73fb fix(startup): recover from core port 7788 conflict automatically (#2626) 2026-05-25 20:09:08 +05:30
b7b8ba6bb8 feat(thread): support manual editing of conversation thread titles (#2525)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:28:47 -07:00
Steven EnamakelandGitHub 91f2774102 refactor(security): move secret store under keyring (#2592) 2026-05-24 21:15:05 -07:00
Steven EnamakelandGitHub 85e84210db feat: prod-test 2026-05-23 — composer, settings reorg, MCP/search, alpha banners (#2554) 2026-05-23 19:36:31 -07:00
Steven EnamakelandGitHub cf600a93ff feat(memory_tree): consolidate module + add agentic walk tool + tests (#2556) 2026-05-23 19:23:28 -07:00
Steven EnamakelandGitHub 97553caf23 feat(wallet): complete multi-chain signing + broadcast (EVM/BTC/Solana/Tron) (#2519) 2026-05-23 01:13:01 -07:00
48548a223b feat(app): UI control for max_actions_per_hour (#2486) (#2500)
Co-authored-by: Chen Qian <cq@Chens-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 00:52:54 -07:00