Commit Graph
1972 Commits
Author SHA1 Message Date
rohanandGitHub 2ec4e954eb feat(ui): restore cross-provider RespondQueuePanel and purge legacy Mnemonic page (#2000) 2026-05-17 18:12:35 -07:00
paulpanwangandGitHub 8bec23a44c fix: handle missing installer channel value (#2015) 2026-05-17 18:11:04 -07:00
Ruifeng XueandGitHub f471d53823 fix: prevent command executors from bypassing security policy (#2013) 2026-05-17 18:10:43 -07:00
3b7c4cdc38 feat(memory): add per-model embedding tables (#2010)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
2026-05-17 18:09:37 -07:00
Steven EnamakelandGitHub db99318ea4 feat(discord): ingest webview transcripts into memory (#1993) 2026-05-17 18:08:08 -07:00
paulpanwangandGitHub d241e8c69e fix: report missing generic CLI parameter values (#2016) 2026-05-17 15:23:16 -07:00
Zavian WangandGitHub 447105144e fix(security): enforce DNS-aware URL validation (#2009) 2026-05-17 15:22:48 -07:00
Sathvik GilakamsettyandGitHub 9e8348b118 fix(webhooks): offload persist() I/O to blocking thread (#2006) 2026-05-17 15:21:52 -07:00
JarlandGitHub 3aaba5e30c fix: harden token handling and key rotation logs (#1999) 2026-05-17 15:20:10 -07:00
NgoQuocViet2001andGitHub 4738ef1c8c fix(app): clean up boot services during HMR (#1997) 2026-05-17 15:19:58 -07:00
NikhilDhaliyaandGitHub 730ae7f958 fix(linux): update tauri-cef submodule to exclude glibc libraries (#1996) 2026-05-17 15:19:30 -07:00
e6f3e1f983 fix(core-state): guard refresh commits after unmount (#1992)
Co-authored-by: Codex <codex@openai.com>
2026-05-17 15:18:10 -07:00
Steven EnamakelandGitHub f65ef6a431 feat(vault): folder-of-files ingestion into memory (NotebookLM-style) (#1994) 2026-05-17 15:17:41 -07:00
Sathvik GilakamsettyandGitHub 3e7fde4c63 fix: add provider/model failover to streaming LLM calls (#2022) 2026-05-17 15:16:48 -07:00
Steven EnamakelandGitHub b43bba7dac test: expand and stabilize settings e2e coverage (#2024) 2026-05-17 15:15:21 -07:00
Steven EnamakelandGitHub 476d7e3992 i18n: full UI coverage across 10 languages (#1986) 2026-05-17 14:19:59 -07:00
Steven EnamakelandGitHub f9de38d6f9 Add WeChat embedded webview support (#1991) 2026-05-17 02:38:10 -07:00
Steven EnamakelandGitHub 95f1f5f063 Refactor inference around external Ollama routing (#1975) 2026-05-17 02:37:42 -07:00
Steven EnamakelandGitHub 2e58438aa9 test(e2e): onboarding simple vs advanced mode spec (#1989) 2026-05-17 02:02:25 -07:00
Ruifeng XueandGitHub 5f8241254b fix(api): avoid logging bearer tokens in request diagnostics (#1987) 2026-05-17 01:38:46 -07:00
c23b14fe4f fix(memory/chunker): split oversized single lines at word boundaries (#1891)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-17 01:38:14 -07:00
Ruifeng XueandGitHub 3aa8477e1a fix(socket): use core auth user id for socket state scoping (#1984) 2026-05-17 01:37:30 -07:00
d412aaa72f fix (security): truncate command in policy.rs allowlist-miss Err return (#1967)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-17 01:36:49 -07:00
c7052709e7 Add background loop controls and usage diagnostics (#1965)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-17 01:35:55 -07:00
3297cf0125 feat: add config model pins for agents (#1905)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-17 01:34:58 -07:00
Steven EnamakelandGitHub 780510f618 feat(todos): add CRUD tool + RPC for the agent task board (#1983) 2026-05-16 22:28:32 -07:00
JustinandGitHub a6e311e744 feat(mcp): add memory navigation and entity discovery tools (#1974) 2026-05-16 21:02:44 -07:00
e5f5ce02f5 fix(app): trim URLs before openUrl http fallback (#1954)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 21:02:07 -07:00
a352e0fa6b fix(a11y): add ARIA roles and labels to ProgressIndicator (#1906)
Co-authored-by: Kiro <kiro@kiro.dev>
Co-authored-by: ZaynRae <182192945+ZaynRae@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 20:50:18 -07:00
89d5ef96a4 fix(security): prevent path traversal in agent definition prompt file loading (#1904)
Signed-off-by: Jason L <jason@outland.art>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 20:44:47 -07:00
Aqil AzizandGitHub 992d46dd15 fix(socket): preserve queued once listeners (#1978) 2026-05-16 20:44:36 -07:00
9400f77364 fix: surface expired Composio auth state (#1893)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 20:41:20 -07:00
ibstellarandGitHub c8cd15be91 fix (prompt_injection): drop false positives on credential questions (#1968) 2026-05-16 20:35:36 -07:00
Steven EnamakelandGitHub 5f15fc1f71 test(e2e): cover runtime picker → login → onboarding → logout (#1982) 2026-05-16 20:29:12 -07:00
MonkingandGitHub 1ecb0e27e0 fix(i18n): complete zh-CN onboarding translations (#1981) 2026-05-16 20:28:13 -07:00
ibstellarandGitHub b4fd252c20 perf (prompt_injection): cache classifier behind Lazy<> (was Box-alloc per call) (#1962) 2026-05-16 20:23:54 -07:00
Pranav AgarkarandGitHub 33a76615e5 fix: add max size check on audio base64 input (closes #1944) (#1951) 2026-05-16 20:21:37 -07:00
Pranav AgarkarandGitHub 004775534b fix(security): truncate command in policy error message (closes #1941) (#1950) 2026-05-16 20:21:12 -07:00
Pranav AgarkarandGitHub 34781a1c44 fix(security): guard OpenhumanLinkModal against arbitrary event paths (closes #1945) (#1949) 2026-05-16 20:20:40 -07:00
ae0718cd90 fix(memory,security,perf): chunker line splitting, DNS rebinding guard, regex caching (#1918)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 20:19:20 -07:00
chiehwangsandGitHub f0690aa981 fix: Fix installer retries for HTTP/2 download failures (#1910) 2026-05-16 20:17:52 -07:00
0fcbe0a177 fix(security): audit-log set_browser_allow_all RPC transitions (#1907)
Co-authored-by: Kiro <kiro@kiro.dev>
2026-05-16 20:16:37 -07:00
c87be6643a feat: expose embedding provider model signatures (#1901)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
2026-05-16 20:12:14 -07:00
7a7c899c5a feat: allow inline model pinning for subagents (#1896)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
2026-05-16 20:10:59 -07:00
Steven EnamakelandGitHub 3b24821527 docs: branch ship-and-babysit work off main (#1979) 2026-05-16 18:42:59 -07:00
Steven EnamakelandGitHub 95b7d084be feat(core): add managed runtime_python installer (#1976) 2026-05-16 18:36:02 -07:00
Steven EnamakelandGitHub f0b5fdb9d2 Add auth-aware MCP client transport layer (#1972) 2026-05-16 17:23:48 -07:00
Steven EnamakelandGitHub 18ca68a56c feat(runtime): add javascript facade and skill creator agent (#1971) 2026-05-16 17:23:35 -07:00
Steven EnamakelandGitHub fe8237af88 feat(core): add authenticated static directory hosting (#1966) 2026-05-16 16:43:58 -07:00
Steven EnamakelandGitHub d92cebdbdf test(rust): expand coverage for state, threads, and channel prompts (#1969) 2026-05-16 16:43:06 -07:00