Commit Graph
678 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 72048814ff docs(gitbooks v5): restructure features, simplify subconscious, README polish, default auto-fetch to 20 min (#1386) 2026-05-08 23:12:59 -07:00
Steven EnamakelandGitHub 6b044a9456 docs: rewrite README + gitbooks around current product, add Developing section (#1384) 2026-05-08 21:18:20 -07:00
8d9a1ca788 perf(agent): orchestrator harness efficiency improvements (#1314)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-08 20:09:47 -07:00
0f6cc583f3 feat(tools/whatsapp_data): expose local WhatsApp store to agent (#1341) (#1373)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 19:04:15 -07:00
YellowSnnowmannandGitHub dcd4f97f00 fix(ci): staging builds resolve to prod API URL — bake VITE vars into build.yml (#1371) 2026-05-08 19:04:00 -07:00
YellowSnnowmannandGitHub 0a749f5cec feat(heartbeat): deliver durable proactive meeting/reminder notifications with dedup + category controls (#1369) 2026-05-08 19:03:31 -07:00
obchainandGitHub 44417543dd test(proxy): drop env-leaking runtime_proxy assertion in clear test (#1362) 2026-05-08 19:02:48 -07:00
obchainandGitHub 3953a13ecc fix(agent/triage): tiered cloud → retry → local → defer fallback (#1367) 2026-05-08 19:01:44 -07:00
obchainandGitHub 9de2748620 fix(memory_tree/jobs): scrub credentials from worker error logs (#1363) 2026-05-08 19:00:50 -07:00
sanil-23andGitHub b8922c2e28 feat(memory): self-identity tagging via Composio identity registry (#1365) (#1381) 2026-05-08 18:59:18 -07:00
Steven EnamakelandGitHub f1203479bd feat(meet_agent): real LLM turns + tuned TTS for live meet voice (#1358) 2026-05-07 22:16:24 -07:00
Steven EnamakelandGitHub 0636b0c1a5 feat(meet_agent): live note-taking agent for Google Meet (listen + speak) (#1355) 2026-05-07 20:10:42 -07:00
Steven EnamakelandGitHub 0bc7457534 fix(memory_tree): gate ingest on source_id so summariser tree never sees a source twice (#1353) 2026-05-07 19:48:01 -07:00
Steven EnamakelandGitHub 319afbe565 feat(composio/slack): port Gmail-style ingest pipeline, retire memory/slack_ingestion (#1354) 2026-05-07 19:21:52 -07:00
sanil-23andGitHub fd5a644338 feat(memory_tree/jobs): JobOutcome::Defer + mark_deferred (#1256) (#1345) 2026-05-07 18:38:25 -07:00
Steven EnamakelandGitHub fb6f1e3166 feat(memory): kind-aware raw layout, _source.md mirror, source/<slug> tag (#1351) 2026-05-07 18:13:50 -07:00
Steven EnamakelandGitHub 836a6d852c feat(meet): join Google Meet calls with mascot virtual camera (#1350) 2026-05-07 17:56:05 -07:00
Steven EnamakelandGitHub 9a158cba19 feat(memory_tree): scale summariser for cloud — bigger batches, parallel workers, prose output (#1348) 2026-05-07 16:53:57 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
530e18e372 feat(redirect-links): stage util to append ?u= on openhm.xyz URLs (#1164) (#1184)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-05-07 12:34:19 -07:00
YellowSnnowmannandGitHub 2c047a2153 feat(composio): granular trigger triage settings — per-toolkit + global toggle (#1334) 2026-05-07 12:31:40 -07:00
a3f8321303 fix(integrations): propagate backend error body in non-2xx responses (#1296) (#1330)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:30:39 -07:00
YellowSnnowmannandGitHub c2f2d8497c feat(agent): enforce subagent role contract with concise delegated outputs (#1336) 2026-05-07 12:30:10 -07:00
34188130a0 feat(subconscious): memory-context-aware reflection threads + dedupe gates (#623) (#1344)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:29:13 -07:00
YellowSnnowmannandGitHub 694ae4e677 fix(chat): sanitize agent/cron failures and add user-safe error fallback with Sentry reporting (#1332) 2026-05-07 12:28:41 -07:00
Mega MindandGitHub 2f241ce494 fix(memory): graceful empty statuses when DB unavailable (#1292) (#1328) 2026-05-07 12:26:19 -07:00
Mega MindandGitHub 318950187e fix(local-ai): fix false-negative Ollama diagnostics (binary + model detection) (#1327) 2026-05-07 12:25:14 -07:00
5f1989d9cb SYM-231: lock security policy registry route (#1311)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-07 12:09:36 -07:00
oxoxDevandGitHub 7b0eff2d14 feat(tools/computer): humanize MouseTool cursor motion (#682) (#1309) 2026-05-07 12:05:56 -07:00
Steven EnamakelandGitHub 09f8f12f65 feat(memory): graph view, raw archive, Gemma defaults, pipeline polish (#1317) 2026-05-06 22:58:56 -07:00
ba88d8cfc3 fix(webview/meet): gate orchestrator handoff on user opt-in (#1299) (#1310)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 17:43:21 -07:00
Steven EnamakelandGitHub abec9921c4 feat(logging): rotate embedded core + shell logs to ~/.openhuman/logs (#1278) 2026-05-06 13:53:45 -07:00
a35ba10bb2 feat(channels): expose WhatsApp Web data to agent via structured RPC API (#1308)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-06 13:11:52 -07:00
oxoxDevandGitHub 5f3a9693d9 fix(tauri): clean shutdown + orphan reap (#1060) (#1248) 2026-05-05 22:36:33 -07:00
Steven EnamakelandGitHub b03412111d Agent harness: USD cost tracking, stop hooks, per-tool result caps (#1268) 2026-05-05 22:36:01 -07:00
Steven EnamakelandGitHub 1570f3220b feat(local-ai): off by default, scoped usage flags, faster auto-updates (#1263) 2026-05-05 22:22:54 -07:00
Steven EnamakelandGitHub adebdf90ed feat(profile): mirror connected-account profiles into PROFILE.md (#1262) 2026-05-05 21:32:40 -07:00
Steven EnamakelandGitHub 0eeb0c6c78 feat(observability): centralize error reporting with Sentry tags across core (#1264) 2026-05-05 21:32:17 -07:00
b1b82f4202 feat(people): add contact resolution and scoring (#1259)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 16:53:59 -07:00
Steven EnamakelandGitHub c4d93f6981 feat(mascot): mic-only composer with cloud STT + cartoon voice (#1253) 2026-05-05 16:37:54 -07:00
4d08ada637 fix(autocomplete): suppress macOS Apple Events permission popup spam (#985) (#1188)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:44:56 -07:00
fff1339532 feat(memory): per-source memory sync status (#1136) (#1250)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:34:28 -07:00
65032870f2 feat(scheduler_gate): throttling + power-aware execution for local LLM (#1073) (#1252)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:33:27 -07:00
be9bc54fbb fix(webview/gmeet): cold-add reliability + Phase A diagnosis of bg effects (#1053) (#1222)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 14:02:20 -07:00
obchainandGitHub c5ed4f5301 feat(learning): privilege explicit user reflections in agent context (#1177) 2026-05-05 11:25:07 -07:00
obchainandGitHub 1ac3feed3a fix(channels): managed-DM credentials surface as connected to chat (#1209) 2026-05-05 11:24:28 -07:00
28b35f48b1 fix(composio): address trigger toggle review feedback (#1111)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-05 11:22:37 -07:00
Jwalin ShahandGitHub d008f65bb1 refactor(notifications): convert schemas registry to data-first controller table (#1241) 2026-05-05 11:12:53 -07:00
259c49e90f Unify core JSON-RPC dispatch behind controller registry (#1238)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 11:10:32 -07:00
377a326a18 [codex] Fix Composio connected integration matching (#1229)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 11:10:15 -07:00
54d9506d51 [codex] Preserve message metadata in session_raw transcripts (#1231)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 11:09:41 -07:00