Commit Graph
1504 Commits
Author SHA1 Message Date
363290fcea feat(agent): LLM auto-compact summarization for subagents (#3694)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 18:26:39 -07:00
93c7b3d6a3 fix(agent): parse Claude-native <invoke name> attribute tool calls (#3622)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 17:20:08 -07:00
0adbed247d perf(memory): swap-not-clone the chunk body in extract scoring (#3436)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 17:16:59 -07:00
mysma-9403andGitHub 3ae10f19c8 perf(notion): bound-concurrent page body markdown fetch (#3433) 2026-06-15 17:15:49 -07:00
a892cd4206 perf(memory-sources): batch composio reconcile upserts into one config save (#3432)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 17:15:33 -07:00
mysma-9403andGitHub 8709c53ebf perf(team): cache managed-tool budget probe behind a short TTL (#3431) 2026-06-15 17:14:14 -07:00
mysma-9403andGitHub 7802d1a618 perf(mcp_registry): spawn installed MCP servers concurrently at boot (#3429) 2026-06-15 17:13:33 -07:00
ZhangandGitHub ce73f0e704 fix(inference): demote expected model test failures (#3676) 2026-06-15 17:05:13 -07:00
a32f361b15 [codex] fix numeric grounding in agent prompts (#3678)
Co-authored-by: Sami Rusani <sr@samirusani>
2026-06-15 17:04:26 -07:00
eb6f563d84 feat(telegram): transcribe incoming voice messages (#3679)
Co-authored-by: Ron <ron@SpinMaster.local>
2026-06-15 17:03:05 -07:00
6363790b1f [merge 2/5] feat(channels/web): per-runtime approval-surface bridge for E2E tests (#3471) (#3666)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 17:00:37 -07:00
2202835d40 Add memory_tree_delete_source RPC (#3664)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 17:00:00 -07:00
CodeGhost21andGitHub 6b0a01684f fix(embeddings): refuse empty embed inputs at provider + caller boundaries (#13021) (#3670) 2026-06-15 16:58:46 -07:00
CodeGhost21andGitHub d9591f73eb fix(observability): skip SQLITE_FULL "database or disk is full" (Sentry TAURI-RUST-B6N) (#3672) 2026-06-15 16:32:09 -07:00
oxoxDevandGitHub 6ca8a5f33c feat(command_center): add stop/retry/continue/follow_up control verbs (#3373) (#3698) 2026-06-15 16:11:30 -07:00
eb80d249c6 fix(inference): use normalized role for Responses content kind (#3624) (#3626)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 13:29:34 -07:00
e4666f9be4 fix(memory): clear structure-degraded latch on any completed extraction (#3365) (#3631)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 13:28:23 -07:00
c5087d83da feat(meet): in-call meeting agency (active replies, streaming, approvals) (#3677)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 11:34:01 -07:00
27739ee59e fix(embeddings): prevent + handle custom endpoint with no embeddings API (Sentry TAURI-RUST-5JR) (#3625) (#3629)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-14 22:06:06 -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
595fb41c9b fix(memory): route only unrecoverable job failures to error status (#3365) (#3630)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-13 13:28:15 -07:00
sanil-23andGitHub e105e63c0c feat(claude-code): opt-in agent provider + OpenHuman memory over MCP, macOS auth fix (#3310) (#3647) 2026-06-14 01:40:52 +05:30
sanil-23andGitHub 110fb5b08c feat(mcp): MCP servers usable by the agent end-to-end — auth, OAuth, agent bridge (#3495) (#3648) 2026-06-13 12:48:36 -07:00
Steven EnamakelandGitHub 03678e3b6d feat(profiles): top-level agent profiles — soul, memory, skills, MCP, connectors (#3632) 2026-06-12 17:02:42 -07:00
Steven EnamakelandGitHub 75a6f2891b feat(agent): steer_subagent + wait_subagent for running async sub-agents (#3641) 2026-06-12 17:02:32 -07:00
Steven EnamakelandGitHub 9af599466f feat(chat): parallel agent inference (cross-thread + within-thread forks) (#3633) 2026-06-12 09:47:57 -07:00
sanil-23andGitHub 59aadab2d5 fix: repair pre-existing failing tests + fmt drift on main (#3623) 2026-06-12 19:17:00 +05:30
Mega MindandGitHub b1e82f67b7 feat(voice): expose always-on toggle + test-build logging for the always-on flow (#3619) 2026-06-12 14:58:48 +05:30
Steven EnamakelandGitHub dca3897127 refactor(prompts): centralize grounding contract, slim orchestrator (#3614) 2026-06-12 00:41:19 -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
26bd282ac0 fix(memory): stop oversized/dense chunks from breaking bge-m3 embedding (#3598)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 18:11:57 -07:00
8e2b1cf2cc feat(mcp): auto-reconnect installed servers via a background supervisor (#3312) (#3571)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 18:08:12 -07:00
sanil-23andGitHub 247bf652c2 fix(inference): preserve streaming tool_call id on empty continuation deltas (#3610) 2026-06-12 02:43:28 +05:30
4c79343a84 feat(health): granular /health liveness — a degraded component no longer 503s the container (#3312) (#3572)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 13:48:15 -07:00
oxoxDevandGitHub 3d57bb2857 feat(worktree): git worktree isolation for parallel coding agents (#3376 PR1) (#3601) 2026-06-11 12:55:44 -07:00
Steven Enamakel's DroidandGitHub 2204429996 fix(memory): accept RFC-3339 timestamps in all ingest source types (#3590) 2026-06-11 12:55:34 -07:00
oxoxDevandGitHub ab9b39c2e0 feat(workflow-runs): live workflow execution engine (#3375 PR2) (#3600) 2026-06-11 12:55:28 -07:00
sanil-23andGitHub c73e754bab fix(skill_registry): single-flight + stale-while-revalidate catalog loading (#3607) 2026-06-11 23:04:05 +05:30
oxoxDevandGitHub 324146b491 feat(agent-team): quality-gated task completion + member shutdown (#3374 PR3) (#3596) 2026-06-11 18:03:29 +05:30
61d9623fb8 fix(tools): root glob at action_dir + readable-scope search (#3357) (#3579)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-11 16:13:52 +05:30
sanil-23andGitHub 189668343d feat(agent): add resolve_time tool so agents stop hand-computing timestamps (#3591)
Co Authored by: cyrus@tinyhumans.ai
2026-06-11 12:14:38 +05:30
0193714a10 fix(observability): classify in-band SSE error frames instead of dropping them (#3588)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-11 12:14:00 +05:30
def6093dd3 fix(attachments): extract files + stash images at ingress so data URIs never flood memory/history (#3587)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-11 10:18:42 +05:30
Cyrus GrayandGitHub bfc5214b5d fix(workflows): Automations list shows only task templates, not capability skills (#3581) 2026-06-10 19:16:12 +05:30
Steven EnamakelandGitHub 6a194a2be3 feat(x402): add EVM/Base chain support and dedicated agent tool (#3564) 2026-06-09 17:36:47 -07:00
sanil-23andGitHub 1cffc8891a feat(skill_executor): reliable skill file I/O — sandboxed scratch dir + readable-location steering (#3563) 2026-06-09 13:31:44 -07:00
YellowSnnowmannandGitHub 3f0d9f6ef8 feat(meetings): respondTo required + wake-phrase filtering UI (#3555) 2026-06-09 13:31:37 -07:00
Mega MindandGitHub 2974605a46 feat(automate): browser + app keyboard-shortcut fast-paths, artist-aware Music, actionable responses (#3558) 2026-06-09 13:31:28 -07:00
oxoxDevandGitHub b010fecc63 feat(agent_team): durable team coordination model + read/claim controllers (#3374) (#3546) 2026-06-09 08:16:13 -07:00
oxoxDevandGitHub 631525ebdc fix(inference): preserve Gemini thought_signature across tool-call turns (TAURI-RUST-4PK) (#3548) (#3553) 2026-06-09 08:15:38 -07:00