Steven Enamakel and GitHub
2d54e46296
test(e2e): make the harness actually exercise the UI past login ( #1859 )
2026-05-15 15:52:51 -07:00
3e148f66cb
feat(composio): bring-your-own Composio direct mode ( #1710 ) ( #1825 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 15:21:27 -07:00
b4c19b105b
fix(auth): scope clearAllAppData to active user; fix re-onboarding race; drop dead API call ( #1816 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-15 14:57:30 -07:00
5411f19e47
Add LM Studio as a local model provider ( #1750 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-15 11:54:17 -07:00
660e592fcc
fix: add error handling to parseServiceCliOutput ( #1737 )
...
Co-authored-by: Test User <test@example.com >
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-15 04:12:44 -07:00
Srinivas Vaddi and GitHub
cd911ab18d
Allow private HTTP core URLs ( #1765 )
2026-05-14 21:24:30 -07:00
3165306bd1
feat(voice): fully-local STT + TTS via Whisper/Piper provider factory ( #1755 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 14:27:51 -07:00
a1735b5589
feat(orchestrator): collapse per-integration delegation into one tool ( #1335 ) ( #1488 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-13 19:21:42 -07:00
Steven Enamakel and GitHub
c18530f594
fix(settings): round-trip LLM provider model_routes and consolidate UI ( #1660 )
2026-05-13 11:24:40 -07:00
Steven Enamakel and GitHub
74a08c8ad6
fix(auth): offer "clear app data" recovery when login decryption fails ( #1652 )
2026-05-13 09:29:54 -07:00
4be66bafd1
feat(local_ai): Ollama precondition gate + install UX hardening ( #1475 ) ( #1569 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-12 20:31:23 -07:00
84d86da70e
fix(ipc): guard isTauri() on __TAURI_INTERNALS__.invoke (OPENHUMAN-REACT-S) ( #1556 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-12 19:56:03 -07:00
Cyrus Gray and GitHub
8e9aef60f6
feat(analytics): implement Google Analytics ( #1533 )
2026-05-12 11:50:49 -07:00
oxoxDev and GitHub
ef998ca16c
fix(openUrl): fall back to window.open when CEF IPC handle not ready ( #1472 ) ( #1491 )
2026-05-11 12:07:42 -07:00
YellowSnnowmann and GitHub
fc573b05f6
fix(core-rpc): normalize config method wiring and harden startup against config/SQLite edge cases ( #1497 )
2026-05-11 09:30:05 -07:00
Steven Enamakel and GitHub
532a76c180
feat(config): configurable OpenAI-compatible backend provider ( #1342 ) ( #1467 )
2026-05-11 01:02:11 -07:00
Steven Enamakel and GitHub
6e2d69792d
Add seed phrase onboarding and multi-chain wallet setup ( #1407 )
2026-05-09 13:54:10 -07:00
d6ace5a5bb
feat(boot): cloud-mode picker auth + reload-resilient core mode ( #1357 )
...
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com >
2026-05-08 19:00:17 -07:00
YellowSnnowmann and GitHub
2c047a2153
feat(composio): granular trigger triage settings — per-toolkit + global toggle ( #1334 )
2026-05-07 12:31:40 -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
Mega Mind and GitHub
37cd17889c
fix(channels): fix WhatsApp structured ingest pipeline + Memory page sync status ( #1326 )
2026-05-07 12:25:26 -07:00
Mega Mind and GitHub
318950187e
fix(local-ai): fix false-negative Ollama diagnostics (binary + model detection) ( #1327 )
2026-05-07 12:25:14 -07:00
66bea5ed4d
Make Twitter OAuth failures actionable ( #1318 )
...
Co-authored-by: Jwalin Shah <jshah1331@gmail.com >
2026-05-07 12:11:14 -07:00
Steven Enamakel and GitHub
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
Mega Mind and GitHub
4e9f2a8f77
feat(config): RPC bootstrap hardening, socket alignment, and exhaustive tests ( #1313 )
2026-05-06 16:45:42 -07:00
Steven Enamakel and GitHub
1570f3220b
feat(local-ai): off by default, scoped usage flags, faster auto-updates ( #1263 )
2026-05-05 22:22:54 -07:00
Steven Enamakel and GitHub
c4d93f6981
feat(mascot): mic-only composer with cloud STT + cartoon voice ( #1253 )
2026-05-05 16:37:54 -07:00
a00bc06842
Add typed frontend RPC method catalog and drift tests ( #1242 )
...
Co-authored-by: Jwalin Shah <jshah1331@gmail.com >
2026-05-05 11:12:00 -07:00
62516ba418
feat(memory_tree): cloud-default LLM, queue priority, entity filter, Memory tab UI ( #1198 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-04 20:52:56 -07:00
Steven Enamakel and GitHub
ac1363d435
feat(memory): user-facing long-term memory window preset ( #1137 ) ( #1161 )
2026-05-03 21:50:18 -07:00
CodeGhost21 and GitHub
1d8e1bfa0d
feat(updater): in-app auto-update with auto-download + restart prompt ( #677 ) ( #1114 )
2026-05-03 08:29:25 -07:00
Steven Enamakel and GitHub
df6c0a941d
feat(home): early-bird banner + assistant→agent terminology ( #1113 )
2026-05-03 08:22:05 -07:00
oxoxDev and GitHub
fbd4c7ee11
fix(app): reload webview instead of restart_app in dev mode ( #1068 ) ( #1071 )
2026-05-01 17:45:34 -07:00
a084ebf45c
fix(sentry): auto-send React events; collapse core→tauri for desktop ( #1086 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-05-01 15:11:42 -07:00
Steven Enamakel and GitHub
2304d9d58f
feat(memory): add Sync and Learn sections to Memory workspace ( #1031 )
2026-04-29 18:43:11 -07:00
Steven Enamakel and GitHub
ac97a96d3a
fix(local-ai): cap local models to 1b preset ( #1029 )
2026-04-29 18:39:03 -07:00
394bfcd0fa
fix(app, mcp): PersistGate recovery + MCP handler drain on disconnect ( #857 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-29 12:52:15 -07:00
b56e846988
feat(config): runtime RPC URL configuration bootstrap (Issue #933 ) ( #948 )
...
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-29 11:33:35 -07:00
e782f1ad22
fix(auth): close cross-user state + CEF cookie leak ( #900 ) ( #1007 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 18:53:25 -07:00
Steven Enamakel and GitHub
74e532d13a
Move billing flows to web dashboard ( #956 )
2026-04-26 23:06:14 -07:00
Steven Enamakel and GitHub
80fbe370c4
feat(welcome): rework welcome agent — 5-step checklist, in-app modals, faster model ( #919 )
2026-04-25 19:23:34 -07:00
Steven Enamakel and GitHub
87ca378248
Scope CEF data to OpenHuman user profiles ( #917 )
2026-04-25 18:18:01 -07:00
Steven Enamakel and GitHub
579970c559
feat(conversations): remove suggested-question prompt bubbles ( #918 )
2026-04-25 17:50:40 -07:00
Steven Enamakel and GitHub
a472bee17f
feat(app-update): wire up tauri shell auto-updater ( #909 )
2026-04-24 21:10:55 -07:00
95504d4b09
test: add 196 tests across MCP, services, utils, autocomplete ( #855 )
...
Co-authored-by: Jwalin Shah <jshah1331@gmail.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-24 11:47:26 -07:00
5b3dec4ded
feat(app): memory citations UI, respond queue, silent ingest refresh ( #800 )
...
Co-authored-by: Jwalin Shah <jshah1331@gmail.com >
2026-04-24 09:45:54 -07:00
53befcd56f
chore: drop dead crypto + stale rules, Windows doctor disk probe ( #856 )
...
Two cleanups surfaced during a codebase review:
## Changes
- **Drop dead integration-token crypto** — `integrationTokensCrypto.ts` + helpers; no remaining consumers
- **Trim stale `.claude/rules`** — rules that contradict current CLAUDE.md
- **Windows doctor disk probe** — detect low-disk conditions on Windows
- **Refresh stale binary-size claim** in docs
Net: +82 / −3,596 (mostly dead-code removal).
## Test plan
- [ ] `yarn typecheck` green — no dangling imports to crypto module
- [ ] `cargo check` green
- [ ] Doctor runs on Windows host
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-23 22:14:48 -07:00
3b83fba93a
feat(home): next-steps card + drop stub /agents route ( #788 )
...
Co-authored-by: Jwalin Shah <jshah1331@gmail.com >
2026-04-23 10:05:23 -07:00
44fda19734
fix(recovery): prompt users to download latest build after crash loops ( #778 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-22 15:07:48 -07:00