Commit Graph
1940 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub 0354a6c9e7 feat(audio): add podcast generation and delivery toolkit (#1970) 2026-05-16 16:08:56 -07:00
Steven EnamakelandGitHub 40a384ed65 feat(wallet): add default rpc and EVM execution tools (#1964) 2026-05-16 15:12:09 -07:00
Steven EnamakelandGitHub 32d09e7877 test(mock-api): add fuzzy socket-aware harness (#1963) 2026-05-16 14:33:21 -07:00
Steven EnamakelandGitHub 40cd7c4d0d test(composio): expand mock provider coverage and add Codex ship skill (#1959) 2026-05-16 13:47:59 -07:00
Steven EnamakelandGitHub 6707d3f993 test(rust): move fake integration backend tests to extracted file (#1960) 2026-05-16 13:47:50 -07:00
Steven EnamakelandGitHub 351d561318 test(rust): expand smart harness coverage (#1961) 2026-05-16 13:22:49 -07:00
Steven EnamakelandGitHub 30a4a0706f Harden Rust custom provider routing and mock coverage (#1958) 2026-05-16 13:18:10 -07:00
Steven EnamakelandGitHub 91634d48c1 test(rust): deepen parallel subagent harness coverage (#1957) 2026-05-16 13:17:42 -07:00
github-actions[bot] 36a0e73b39 chore(staging): v0.53.49 v0.53.49-staging 2026-05-16 18:38:32 +00:00
Steven EnamakelandGitHub 4c5831f813 ci: let staging override skip all pretests (#1956) 2026-05-16 11:37:42 -07:00
github-actions[bot] bcfecc34d8 chore(staging): v0.53.48 v0.53.48-staging 2026-05-16 18:21:08 +00:00
Steven EnamakelandGitHub f6de4cbe04 ci: fix staging release workflow gating (#1955) 2026-05-16 11:20:04 -07:00
ARYASH GUPTAandGitHub 8f93ca0cae fix(gmail): remove inbox-only sync restriction to enable sent-mail re… (#1902) 2026-05-16 01:36:54 -07:00
Steven EnamakelandGitHub df542e7268 Update README.md (#1903) 2026-05-16 00:53:40 -07:00
Steven EnamakelandGitHub 59c5c53a93 feat(mascot): backend mascot library + meeting-bot banner (#1894) 2026-05-16 00:51:09 -07:00
Steven EnamakelandGitHub bd5c2ed324 Update README.md (#1895) 2026-05-16 00:23:54 -07:00
Steven EnamakelandGitHub dbbd33ea2c test(e2e): deep chat-harness coverage + streaming mock LLM + rust-e2e Linux lane (#1892) 2026-05-15 23:28:56 -07:00
f90a337bc0 Add agent task orchestration (#1768)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 21:36:08 -07:00
Steven EnamakelandGitHub 86b57281dc feat(providers): slug-keyed cloud providers + per-workload model routing (#1888) 2026-05-15 21:19:07 -07:00
320fd6c74c feat(conversations): dedicated worker-thread UI surface (#1624) (#1812)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 21:18:36 -07:00
258837e17b composio: preserve Composio tool error semantics instead of bucketing as 502 (#1797) (#1827)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:59:52 -07:00
Steven EnamakelandGitHub bbc5504691 test(e2e): convert ~22 stub specs to resetApp() UI-driven pattern (#1889) 2026-05-15 20:51:34 -07:00
9dbb77c429 feat: add Simplified Chinese README translation (#1890)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-05-15 20:49:59 -07:00
efab59b88c fix(composio): gracefully handle unknown method for trigger settings RPC (#1784)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:32:38 -07:00
159c0aa8fe Improve reset local data guidance for locked Windows files (#1811)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:32:14 -07:00
Steven EnamakelandGitHub 7659b40829 chore(ci): extract reusable e2e/test workflows + release pretest gate (#1887) 2026-05-15 20:31:12 -07:00
30345ccd3d Feat/gmail unsubscribe agent (#1657)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:30:37 -07:00
4d73bf869a fix(whatsapp): recover DOM message bodies — telemetry, tier-3 fallback, source tag, synthetic chat_id (#1376) (#1804)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:29:29 -07:00
6872eb0139 feat: add Indonesian locale (#1884)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:27:21 -07:00
366eac1528 test: cover memory overview widgets (#1879)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:26:52 -07:00
7968f3c783 fix(composio): normalize bare calendar dates to RFC 3339 before dispatch (#1802)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:02:50 -07:00
32485b6b8b fix: quote APT_SIGNING_KEY_ID in gpg export (#1738)
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 19:59:50 -07:00