Commit Graph
2882 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub e356c5cd5a feat(ios): complete QR tunnel pairing flow (#3452) 2026-06-06 19:04:52 -04:00
Steven Enamakel's DroidandGitHub 0cf27b6460 feat(composio): support multiple account connections per toolkit (#3443) 2026-06-06 18:34:06 -04:00
Steven EnamakelandGitHub c19b68a94b Add iOS App Store build automation (#3451) 2026-06-06 18:03:07 -04:00
Steven EnamakelandGitHub f60def53a4 feat(release): generate AI release notes (#3450) 2026-06-06 17:49:27 -04:00
Steven EnamakelandGitHub b649a00cd8 chore(android): publish Play Store bundles from CI (#3448) 2026-06-06 17:48:37 -04:00
Steven Enamakel's DroidandGitHub e1a1aa9271 fix(test): stabilize e2e gate failures (#3447) 2026-06-06 17:15:16 -04:00
Steven Enamakel's DroidandGitHub 1a01426eff feat(memory): add snapshot-based memory_diff module for change tracking (#3446) 2026-06-06 16:56:53 -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 Enamakel's DroidandGitHub e445aa4c50 feat(memory): add memory_search module with vector, hybrid, and context tools (#3444) 2026-06-06 15:47:13 -04:00
Steven Enamakel's DroidandGitHub 1514a2e62d fix(i18n): replace English placeholders with native translations (#3442) 2026-06-06 15:09:39 -04:00
Steven EnamakelandGitHub 1f5f1edfff docs: align ship-and-babysit guidance (#3445) 2026-06-06 15:08:27 -04:00
Steven EnamakelandGitHub 7fa3c215ea feat(ui): move agents library to Intelligence tab (#3438) 2026-06-06 14:44:57 -04:00
Steven EnamakelandGitHub 0ac6e6a5bc feat(subconscious): add scratchpad deep research loop (#3439) 2026-06-06 14:29:44 -04:00
Steven EnamakelandGitHub 638e5caad5 refactor: split 24 oversized Rust modules into sub-module directories (#3424) 2026-06-06 12:35:11 -04:00
Steven EnamakelandGitHub 5c6dbf3649 feat(agent): gate subagent delegation by allowlist (#3426) 2026-06-06 11:42:24 -04:00
Steven EnamakelandGitHub 08cbd9813d feat(memory): defer embeddings to post-sync batch pass (#3428) 2026-06-06 07:17:30 -04:00
Steven EnamakelandGitHub 728073b0f8 fix(keyring): guard empty OPENHUMAN_WORKSPACE and improve boot diagnostics (#3427) 2026-06-06 07:07:52 -04:00
Steven EnamakelandGitHub 7ef726c56a Fix keyring backend env override (#3423) 2026-06-06 05:00:28 -04:00
Steven EnamakelandGitHub 2ea4540766 feat(agent_memory): add memory retrieval domain with smart walk parser fix (#3421) 2026-06-06 04:51:57 -04:00
Steven EnamakelandGitHub 75eda6f855 fix(memory): batch embedding retries (#3422) 2026-06-06 04:51:43 -04:00
Steven EnamakelandGitHub 8b0bf9d3dc fix(task-sources): sync and prune stale tasks (#3418) 2026-06-05 21:04:06 -04:00
Steven EnamakelandGitHub 4bd115e6a2 docs: consolidate CLAUDE.md into AGENTS.md symlink (#3419) 2026-06-05 19:32:15 -04:00
1d2b6a7d06 feat(task-board): surface all statuses + drag-and-drop on the Kanban board (#3399)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-06-05 18:45:45 -04:00
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
Steven EnamakelandGitHub 298c3e5b23 feat(skills): add Hermes-style skill explorer (#3388) 2026-06-05 11:12:27 -04:00
sanil-23andGitHub 5fa8785274 fix(agent): create action_dir on boot + separator-correct tilde expansion (#3353) (#3411) 2026-06-05 11:11:55 -04:00
github-actions[bot] 82d89ee853 chore(release): v0.57.18 v0.57.18 2026-06-05 14:39:05 +00:00
oxoxDevandGitHub ecad06534a fix(shell): bounded macOS/Linux CEF cache-lock wait + graceful init failure (TAURI-RUST-F) (#3337) 2026-06-05 10:16:05 -04:00
b3be665937 feat(agent_meetings): wire mascotId through full stack + fix tests (#3363)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 10:15:26 -04:00
oxoxDevandGitHub 43233c6137 chore(welcome): remove orphaned useBackendReachable probe (#2037) (#3410) 2026-06-05 10:13:09 -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
oxoxDevandGitHub d6dfcfbe27 fix(inference): stop Codex CLI import user-state errors flooding Sentry (#3403) (#3404) 2026-06-05 10:11:55 -04:00
YellowSnnowmannandGitHub 77cfea2b61 fix(composio): show connection ID in picker when no identity cached (#3405) 2026-06-05 10:10:29 -04:00
oxoxDevandGitHub 6056ed9310 test(credentials): cover rename-stage retry + best-effort tmp cleanup (#3364 follow-up) (#3398) 2026-06-05 10:09:23 -04:00
mysma-9403andGitHub a1cd789d60 perf(memory): batch re-embed backfill into one provider request (#3392) 2026-06-05 10:07:17 -04:00
Steven EnamakelandGitHub c0ac77fcac Improve council agent UX and persistence (#3393) 2026-06-05 10:04:13 -04:00
Cyrus GrayandGitHub 5d2a4f934f feat(intelligence): strip Memory tab to core view, hide analysis sub-pills (#3397) 2026-06-05 17:45:28 +05:30
Cyrus GrayandGitHub 11fae79346 feat(appearance): add global font size setting (#3120) (#3396) 2026-06-05 17:45:10 +05:30
Cyrus GrayandGitHub c23d6ff20c feat(memory-sources): disable non-syncable toolkits in Add Source picker (#3395) 2026-06-05 17:44:55 +05:30
Cyrus GrayandGitHub ec5c26c170 fix(memory-sync): reliable per-source sync indicators and counters (#3308) 2026-06-05 17:44:41 +05:30
github-actions[bot] 9523f720e0 chore(release): v0.57.17 2026-06-05 12:00:42 +00:00
Mega MindandGitHub 0752c4a1aa fix(channels): presentation module private in release breaks the build (v0.57.16 release-blocker) (#3406) 2026-06-05 17:29:16 +05:30
github-actions[bot] 08e0b95f47 chore(release): v0.57.16 2026-06-05 11:05:41 +00:00
YellowSnnowmannandGitHub 05785981d8 fix(composio): enrich connection picker with cached account identity (#3356) (#3400) 2026-06-05 16:30:13 +05:30
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
f091bc5337 feat(memory): clean noisy Notion markdown before ingest (#3381)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-04 23:44:13 -04:00
Steven EnamakelandGitHub e1d25d8bf4 Persist thread sidebar visibility (#3390) 2026-06-04 18:58:01 -04:00
Steven EnamakelandGitHub 090c987fff Test subagent cache reuse and chat tier routing (#3389) 2026-06-04 18:36:58 -04:00
oxoxDevandGitHub 25cd13df68 fix(keyring): don't mint a new master key on keychain access-denied (#3311) (#3338) 2026-06-04 18:12:33 -04:00