 Steven EnamakelandGitHub
|
fb720fd305
|
feat(harness_init): eager first-run setup with init overlay; pin managed Python to 3.13 (#4021)
|
2026-06-23 17:32:29 -07:00 |
|
 Steven EnamakelandGitHub
|
39fd83e866
|
feat(chat): per-thread todo list strip above the composer (#4017)
|
2026-06-23 17:31:29 -07:00 |
|
 Cyrus GrayandGitHub
|
8801a929db
|
feat(conversations): show sub-agent tool input/output in processing drawer (#4007)
|
2026-06-23 15:42:41 -07:00 |
|
 Cyrus GrayandGitHub
|
025a7fad40
|
fix(agent-orchestration): finalize orphaned async subagent runs in the ledger (#4008)
|
2026-06-23 13:00:15 -07:00 |
|
 oxoxDevandGitHub
|
123a7d1675
|
fix(observability): demote Ollama 501 'server does not support embeddings' (TAURI-RUST-8WA) (#3999)
|
2026-06-23 11:54:15 -07:00 |
|
 
|
56e355becf
|
fix(tools): preserve hidden follow-up handles (#4012)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
|
2026-06-23 11:53:49 -07:00 |
|
 oxoxDevandGitHub
|
494527b6ec
|
fix(inference): demote chat-factory empty-model bail to expected config-rejection (#4001) (#4011)
|
2026-06-23 11:53:25 -07:00 |
|
 oxoxDevandGitHub
|
ae7dd39927
|
fix(inference): gate /responses fallback on provider capability (#3997) (#4009)
|
2026-06-23 11:53:11 -07:00 |
|
 oxoxDevandGitHub
|
a3791d45b7
|
fix(local_ai): reject ollama.com website as Ollama base URL (#3991, TAURI-RUST-A3T) (#3992)
|
2026-06-23 11:51:20 -07:00 |
|
 YellowSnnowmannandGitHub
|
8b6b5fdbe8
|
fix(skills): surface registry-installed skills in Installed tab + raise catalog browse timeout (#3954) (#3987)
|
2026-06-23 11:50:36 -07:00 |
|
 Mega MindandGitHub
|
854634db17
|
fix(tools): App UI Control toggle grants click/type mutations (#3762) (#3985)
|
2026-06-23 11:49:39 -07:00 |
|
 Mega MindandGitHub
|
232d28e05a
|
fix(notifications): persist core notifications so missed events survive (#3805) (#3982)
|
2026-06-23 11:48:49 -07:00 |
|
 Mega MindandGitHub
|
50d565ddf8
|
feat(provider): first-class prompt-cache capability model for BYOK/OpenAI-compatible providers (#3981)
|
2026-06-23 11:48:19 -07:00 |
|
 oxoxDevandGitHub
|
1d42c766e0
|
fix(tinyplace): classify wallet-not-configured as expected user-state (#3964) (#3974)
|
2026-06-23 11:45:53 -07:00 |
|
 Mega MindandGitHub
|
3afb28427d
|
fix(rpc): alias legacy tool_registry.diagnostics to canonical method (#3294) (#3973)
|
2026-06-23 11:45:43 -07:00 |
|
 sanil-23andGitHub
|
91ecbe80c4
|
feat(composio): consume dynamic toolkit catalog from backend (#3933)
|
2026-06-23 11:44:48 -07:00 |
|
 oxoxDevandGitHub
|
9281b630c8
|
fix(observability): surface io cause + demote OS-denied config reads (#3962) (#3969)
|
2026-06-23 10:29:09 -07:00 |
|
 Mega MindandGitHub
|
259fc10e71
|
feat(agent): structured tracing export from the progress channel (#3886) (#3966)
|
2026-06-23 10:28:42 -07:00 |
|
 Mega MindandGitHub
|
e4c99171c4
|
fix(local-ai): pass LM Studio embedding ids through the allowlist (#3920) (#3960)
|
2026-06-23 10:27:43 -07:00 |
|
 Mega MindandGitHub
|
5277e22ef3
|
fix(memory_tree): route bucket-seal embeddings to local OpenAI-compatible backend (#3959)
|
2026-06-23 10:27:27 -07:00 |
|
 Cyrus GrayandGitHub
|
334080a513
|
feat(tinyplace): autonomous tiny.place agent — scheduled bounty runs (opt-in) (#3925)
|
2026-06-23 10:26:22 -07:00 |
|
  
|
f0d184c269
|
fix(tools): hide internal run ids from user outputs (#3918)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-23 10:26:02 -07:00 |
|
 Steven EnamakelandGitHub
|
4c2277070f
|
feat(agent): agent_prepare_context tool + context_scout subagent (#3949)
|
2026-06-23 10:22:38 -07:00 |
|
 Steven EnamakelandGitHub
|
3c98c98158
|
feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948)
|
2026-06-23 08:58:04 -07:00 |
|
 Steven EnamakelandGitHub
|
8ee89acdaf
|
feat(memory): deterministic E2GraphRAG retrieval (replace agentic walk) (#3947)
|
2026-06-23 00:53:10 -07:00 |
|
 MartianandGitHub
|
f435d3af7f
|
fix(composio): pin toolkit_versions=latest in direct-mode tool listings (#3932) (#3941)
|
2026-06-22 19:06:07 -07:00 |
|
 Steven EnamakelandGitHub
|
95d517ca26
|
feat: move feedback to sidebar footer, rename World card, fix Clear App Data scoping (#3945)
|
2026-06-22 18:01:23 -07:00 |
|
 Steven EnamakelandGitHub
|
2d71eb3ab1
|
Make subagents async and reusable by default (#3887)
|
2026-06-22 15:51:48 -07:00 |
|
 
|
ccee419d86
|
fix(skills): detect installed built-in catalog entries (#3656)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 15:12:21 -07:00 |
|
 
|
a15da11c5f
|
fix(settings): prompt for managed embeddings sign-in (#3858)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 15:11:47 -07:00 |
|
 
|
9e5d0329bf
|
feat: add ModelScope API support (#3773)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 14:29:05 -07:00 |
|
 sanil-23andGitHub
|
7f5a746c19
|
refactor(memory_sync): internalize the cap math into the orchestrator (single source of truth) (#3937)
|
2026-06-22 13:36:22 -07:00 |
|
  
|
2412ec7afc
|
[codex] fix auth session persistence on transient /auth/me (#3746)
Co-authored-by: Sami Rusani <sr@samirusani>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 13:33:09 -07:00 |
|
  
|
6762efd7f3
|
Omlx local provider (#3862)
Co-authored-by: OpenHuman <package@openhuman.org>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 13:00:51 -07:00 |
|
 CodeGhost21andGitHub
|
f6f65df71f
|
fix(rpc/credentials): preserve anyhow context chain in BackendOAuthClient call sites (TAURI-RUST-10) (#3674)
|
2026-06-22 12:36:44 -07:00 |
|
 sanil-23andGitHub
|
28d078fb0f
|
fix(embeddings): name the served model when an LM Studio embedding id isn't loaded (#3761) (#3841)
|
2026-06-22 12:30:46 -07:00 |
|
 sanil-23andGitHub
|
5b0c7ca4b3
|
refactor(memory_sync): convert Gmail to the generic sync orchestrator (Refs #3333, stacked on #3873) (#3874)
|
2026-06-22 12:30:28 -07:00 |
|
 ZhangandGitHub
|
092668e41f
|
fix(observability): drop all-transient provider exhaustion events (#3663)
|
2026-06-22 12:19:49 -07:00 |
|
  
|
fbcbd085ad
|
fix(cli): restore SIGPIPE default on Unix (#3657)
Co-authored-by: shanu <shanu@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-22 12:18:54 -07:00 |
|
  
|
6ce4f52972
|
fix(channels): repair Discord & Telegram messaging end-to-end (#3712, #3763) (#3794)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:17:21 -07:00 |
|
 
|
9198444ffd
|
fix(agent): halt on first permanent inference failure to stop agent cascade (#3104) (#3779)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:16:59 -07:00 |
|
 
|
333d1bb282
|
fix(agent): actionable error when system prompt exceeds local model context (TAURI-RUST-6V0) (#3771)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:16:24 -07:00 |
|
 
|
9dc2127710
|
fix(inference): persist Gemini thought_signature on tool-call history (TAURI-RUST-4PK/4PJ) (#3770)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:16:05 -07:00 |
|
 
|
b065e1728a
|
fix(voice): classify lapsed-session TTS-reply 401s as session-expiry (TAURI-RUST-8X1) (#3750)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:15:43 -07:00 |
|
 
|
48eca1505e
|
feat(shell): add hide_window option to suppress Windows console window (#3747)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 12:14:36 -07:00 |
|
 obchainandGitHub
|
fd1b4e6f3f
|
feat(skills): retract uninstalled skills from mid-session catalogue (#3745)
|
2026-06-22 23:47:30 +05:30 |
|
 
|
ce7e61f1f3
|
fix(inference): classify OpenAI OAuth token_expired 401 as user-state, demote from Sentry (#3801) (#3803)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 11:17:01 -07:00 |
|
 oxoxDevandGitHub
|
9cbf023750
|
fix(memory): stop SQLITE_FULL flood from mem_tree_jobs worker (#3909) (#3911)
|
2026-06-22 11:09:52 -07:00 |
|
 
|
4347e579c1
|
fix(inference): classify list_models 404 at source + actionable hint (TAURI-RUST-8X3) (#3769)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 11:08:55 -07:00 |
|
 
|
8fca02a22f
|
fix(integrations): drive re-login on session-JWT 401 + demote tool-execute noise (TAURI-RUST-84E) (#3749)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-06-22 11:08:24 -07:00 |
|