Commit Graph
1683 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 99d2015dfc fix(credentials): quarantine corrupt auth profile store (#1514) 2026-05-11 23:30:20 -07:00
Steven EnamakelandGitHub ba3e116609 fix(conversations): catch loadThreads rejection on mount to silence Sentry noise (#1513) 2026-05-11 20:03:46 -07:00
Steven EnamakelandGitHub f14f97ce56 fix(secrets): cache decoded key + retry transient reads (OPENHUMAN-TAURI-58) (#1509) 2026-05-11 19:47:09 -07:00
Steven EnamakelandGitHub 6729fe9453 fix(observability): render full anyhow chain so Sentry events are diagnosable (#1511) 2026-05-11 19:35:22 -07:00
Steven EnamakelandGitHub e3749a0383 fix(tauri): prevent CEF init panic on second launch via single-instance plugin (#1510) 2026-05-11 19:35:03 -07:00
obchainandGitHub 018619dc6a feat(orchestrator): expose update_check + update_apply tools (#1435) (#1473) 2026-05-11 19:32:45 -07:00
Steven EnamakelandGitHub c1200b8a2e fix(observability): skip Sentry report for 429 from upstream providers (#1512) 2026-05-11 19:25:28 -07:00
Steven EnamakelandGitHub 5bef91ea4d fix(memory): default embeddings to cloud (Voyage), opt in for local Ollama (#1508) 2026-05-11 19:10:29 -07:00
Steven EnamakelandGitHub fd0ac9cb0e fix(ci): install pnpm before setup-node in release workflows (#1507) 2026-05-11 18:28:58 -07:00
Steven EnamakelandGitHub 60a5c4f90f fix(auth): treat missing backend session token as auth-expired (#1504) 2026-05-11 18:14:44 -07:00
Steven EnamakelandGitHub 64e57e743e chore(ci): bump deprecated Node 20 GitHub Actions to Node 24-compatible majors (#1501) 2026-05-11 13:37:51 -07:00
github-actions[bot] dbc536f8b0 chore(staging): v0.53.28 v0.53.28-staging 2026-05-11 19:17:47 +00:00
1b99b56fa9 [codex] Align E2E docs with CEF reality (#1464)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-11 12:08:24 -07:00
a2ced40ef9 feat(memory): add tool-scoped memory with durable rule capture, RPC APIs, and prompt pinning (#1487)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 12:07:59 -07:00
oxoxDevandGitHub ef998ca16c fix(openUrl): fall back to window.open when CEF IPC handle not ready (#1472) (#1491) 2026-05-11 12:07:42 -07:00
f0606ba703 fix(windows): silence conhost flashes from core-side spawns (#731/#1338 follow-up) (#1498)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 12:07:30 -07:00
HugoTheCatandGitHub 089ffe0d06 docs: fix README typos and copy bugs (#1500) 2026-05-11 11:44:43 -07:00
2426110c5d feat(auth): classify RPC 401s + global reauth bus (#1472) (#1495)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 11:34:08 -07:00
YellowSnnowmannandGitHub 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
oxoxDevandGitHub 49398094e8 fix(human/mascot): consume orphan audio-stopped rejections (#1472) (#1494) 2026-05-11 09:29:47 -07:00
Cyrus GrayandGitHub 5138a726dd feat(mascot): sleep by default, wake on hover/click (#1493) 2026-05-11 09:29:31 -07:00
obchainandGitHub 89d7c54c7a feat(human): toggle voice recording with spacebar (#1471) (#1483) 2026-05-11 09:27:19 -07:00
b5bedd6b2c fix(tauri): align staging datadir resolution with core (#1490) (#1492)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 09:26:38 -07:00
Cyrus GrayandGitHub a312a85663 feat(tauri): make floating mascot draggable (#1485) 2026-05-11 15:50:41 +05:30
github-actions[bot] 09c55609ca chore(staging): v0.53.27 v0.53.27-staging 2026-05-11 08:40:31 +00:00
Steven EnamakelandGitHub 767aa24b74 ci(release): checkout submodules in prepare-build step (#1482) 2026-05-11 01:39:38 -07:00
Steven EnamakelandGitHub 532a76c180 feat(config): configurable OpenAI-compatible backend provider (#1342) (#1467) 2026-05-11 01:02:11 -07:00
Cyrus GrayandGitHub 381fc9f4da add review_pr to gitignore (#1481) 2026-05-11 13:30:10 +05:30
Steven EnamakelandGitHub 838e6fce90 fix(windows): stop terminal flood on app launch via GUI subsystem + AttachConsole (#1468) 2026-05-10 23:20:25 -07:00
62db85ef0d docs: add Operator MVP execution plan (#1470)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-10 23:20:14 -07:00
87ea53c1a8 Fix segmented chat response reconciliation (#1469)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-10 23:19:41 -07:00
Steven EnamakelandGitHub 83bc564838 feat(web): cloud-only boot picker + build:web target (#1466) 2026-05-10 22:14:18 -07:00
Steven EnamakelandGitHub 81d24b4d74 fix(release): refresh Cargo.lock on bump, attach uid to core Sentry, hide debug settings (#1465) 2026-05-10 20:44:23 -07:00
sanil-23andGitHub 12ef69b89f feat(learning): ambient personalization cache for #566 (#1460) 2026-05-10 09:45:40 -07:00
Steven EnamakelandGitHub 065e198cf4 Support reliable self-update for server-side and headless core instances (#1458) 2026-05-09 23:55:25 -07:00
github-actions[bot] 8c6b1273e2 chore(staging): v0.53.26 v0.53.26-staging 2026-05-10 06:46:33 +00:00
Steven EnamakelandGitHub 887e483790 Send client app version headers on backend requests (#1456) 2026-05-09 23:46:01 -07:00
Steven EnamakelandGitHub c50ffe7993 Rationalize memory-tree summary filenames and stamp core version on wiki artifacts (#1457) 2026-05-09 23:36:53 -07:00
Steven EnamakelandGitHub 803e93d067 Update README.md (#1459) 2026-05-09 23:31:33 -07:00
Steven EnamakelandGitHub 310ebedfd1 Expand CONTRIBUTING setup guide and Codex workflow helpers (#1455) 2026-05-09 20:20:39 -07:00
Steven EnamakelandGitHub d58312047d Document building the Rust core from scratch (#1454) 2026-05-09 20:20:14 -07:00
Steven EnamakelandGitHub fbed3b21f0 fix(learning): cloud fallback when local reflection gate is off (#1453) 2026-05-09 20:09:29 -07:00
github-actions[bot] c4fc70c376 chore(staging): v0.53.25 v0.53.25-staging 2026-05-10 02:54:10 +00:00
Steven EnamakelandGitHub 2928476e71 fix(sentry): resolve verifier path correctly on Windows (#1452) 2026-05-09 19:53:44 -07:00
Steven Enamakelandgitbook-bot f4e3a14d4e GITBOOK-50: No subject 2026-05-10 02:52:14 +00:00
Steven EnamakelandGitHub 2b9e24aafd Update README.md (#1451) 2026-05-09 19:48:30 -07:00
Steven EnamakelandGitHub 8ed738ac2d Update README.md (#1449) 2026-05-09 19:46:22 -07:00
github-actions[bot] 8a4ceaac6d chore(staging): v0.53.24 2026-05-09 23:57:45 +00:00
Steven EnamakelandGitHub 67c06ea9bd fix(sentry): accept _sentryDebugIds runtime map as proof of source-map upload (#1448) 2026-05-09 16:46:06 -07:00
Steven EnamakelandGitHub 87b4903ac8 docs(core): simplify remote core RPC token setup (#1438) (#1444) 2026-05-09 16:44:49 -07:00