 Steven EnamakelandGitHub
|
8e8ea4c05e
|
feat(runtime): add runtime Python server (#4106)
|
2026-06-25 09:24:13 -07:00 |
|
 Steven EnamakelandGitHub
|
96437120e5
|
Plan-mode review: approve/reject/revise goals & to-dos before execute (#4105)
|
2026-06-25 09:24:02 -07:00 |
|
 Steven EnamakelandGitHub
|
25e6ae96f3
|
refactor(subconscious): structured memory_diff → prepare_context → decide tick (#4107)
|
2026-06-25 09:20:47 -07:00 |
|
 Cyrus GrayandGitHub
|
71b2609aa4
|
feat(chat): human-language agent processing — server tool labels + persisted thoughts (#4054)
|
2026-06-25 18:36:29 +05:30 |
|
 Cyrus GrayandGitHub
|
d18c2f2a5b
|
fix(sidebar): enlarge collapsed-rail icons and add breathing room (#4110)
|
2026-06-25 17:14:20 +05:30 |
|
 Cyrus GrayandGitHub
|
fc563ebe9c
|
fix(channels): unify the messaging default-channel selector into one grid (#4109)
|
2026-06-25 16:30:18 +05:30 |
|
 Cyrus GrayandGitHub
|
ee62fe6eba
|
feat(chat): in-composer stop button to cancel generation (#4103)
|
2026-06-25 16:30:06 +05:30 |
|
 Cyrus GrayandGitHub
|
171cedc6ef
|
feat(ui): consolidate buttons — 3 variants (primary/secondary/tertiary) + danger tone (#4057)
|
2026-06-25 16:29:52 +05:30 |
|
 obchainandGitHub
|
af29f92c2d
|
feat(notifications): filter alerts by category (#3718)
|
2026-06-25 15:52:28 +05:30 |
|
 oxoxDevandGitHub
|
c2e040a53c
|
feat(api): capture host + body snippet on backend_api non-2xx (#4055) (#4058)
|
2026-06-25 14:46:35 +05:30 |
|
github-actions[bot]
|
bce197c03c
|
chore(release): v0.57.57
|
2026-06-25 09:05:56 +00:00 |
|
 Steven EnamakelandGitHub
|
febc1b5365
|
feat(memory_diff): read-marker watermark, real text diffs, item titles (#4100)
|
2026-06-25 01:50:39 -07:00 |
|
github-actions[bot]
|
4d664fa2f8
|
chore(staging): v0.57.56
v0.57.56-staging
|
2026-06-25 08:05:35 +00:00 |
|
 Mega MindandGitHub
|
c75ca0b779
|
fix(observability): demote Ollama Cloud hosted-inference 500 flood (TAURI-RUST-5MV) (#4069)
|
2026-06-25 13:34:41 +05:30 |
|
 Mega MindandGitHub
|
3005439072
|
fix(inference): don't send max_output_tokens to the Codex OAuth /responses endpoint (#4068)
|
2026-06-25 13:34:26 +05:30 |
|
 Steven EnamakelandGitHub
|
13938f5973
|
feat(thread_goals): Codex-style thread-level goal (core + RPC + tools + harness + UI) (#4087)
|
2026-06-25 01:01:21 -07:00 |
|
 Steven EnamakelandGitHub
|
364496da70
|
feat(context_scout): enrich pre-flight context with transcripts, threads & skills (#4084)
|
2026-06-24 20:43:25 -07:00 |
|
 Steven EnamakelandGitHub
|
16c2c46f1b
|
feat(super-context): harness-driven first-turn context collection (default on) (#4085)
|
2026-06-24 20:30:34 -07:00 |
|
 Steven EnamakelandGitHub
|
8719ac57e4
|
feat(chat): surface cron, subconscious & memory sync in Background tasks panel (#4086)
|
2026-06-24 20:30:25 -07:00 |
|
 sanil-23andGitHub
|
43914f225d
|
feat(subconscious,triage): route background workloads through the subconscious provider (#4082)
|
2026-06-24 19:29:51 -07:00 |
|
 
|
0e8caf03fd
|
fix(migrations): normalize stale default_model to chat-v1 (schema 7->8) (#4080)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-06-24 15:04:29 -07:00 |
|
 Steven EnamakelandGitHub
|
004803628e
|
fix(routing): pin specialised sub-agent hints to their managed backend tier (#4081)
|
2026-06-24 14:56:35 -07:00 |
|
 
|
2b90955482
|
feat(chat): install skills and connect integrations inline (#4062)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-24 12:53:18 -07:00 |
|
 sanil-23andGitHub
|
48e16d1363
|
fix(composio): loading skeleton + bounded fetch timeout for Connections (no hardcoded flash) (#4079)
|
2026-06-24 10:26:06 -07:00 |
|
 oxoxDevandGitHub
|
6294d87e4a
|
fix(inference): demote provider monthly-quota exhaustion from Sentry (#4075) (#4076)
|
2026-06-24 10:25:49 -07:00 |
|
 Mega MindandGitHub
|
ab8ecca5e1
|
fix(embeddings): validate model id + demote chat-model-as-embeddings 400 (TAURI-RUST-9SK) (#4070)
|
2026-06-24 10:25:13 -07:00 |
|
 oxoxDevandGitHub
|
7025548f7e
|
fix(tinyplace): show own posts in Tiny Place feed so composed posts appear (#4059) (#4072)
|
2026-06-24 10:24:19 -07:00 |
|
 Mega MindandGitHub
|
f30fbbdca8
|
fix(embeddings): fail fast when a keyed provider's API key is empty (TAURI-RUST-4TZ) (#4066)
|
2026-06-24 10:23:24 -07:00 |
|
 Mega MindandGitHub
|
5bce4f6140
|
fix(credentials): reclaim leaked self-owned auth-profile lock immediately (#2318) (#4064)
|
2026-06-24 10:23:14 -07:00 |
|
 mysma-9403andGitHub
|
4987391cc6
|
perf(memory): defer vector-search metadata parse past truncation (#4063)
|
2026-06-24 10:23:03 -07:00 |
|
 Mega MindandGitHub
|
908fbaccbb
|
fix(inference): classify abacus "no remaining credits" 400 as budget-exhausted (#4043) (#4071)
|
2026-06-24 10:13:22 -07:00 |
|
 Mega MindandGitHub
|
7d0ddfe741
|
fix(memory): recover from SQLITE_CORRUPT in mem_tree jobs worker (#4048) (#4067)
|
2026-06-24 10:11:17 -07:00 |
|
 Mega MindandGitHub
|
ed8aa69812
|
fix(inference): stop retry loop + disable /responses fallback after a 404 (nous-portal) (#4065)
|
2026-06-24 10:11:08 -07:00 |
|
 oxoxDevandGitHub
|
f0489cae48
|
fix(agentworld): confirm-before-spend + balance gate for identity offer/bid (#4039) (#4061)
|
2026-06-24 10:10:59 -07:00 |
|
 mysma-9403andGitHub
|
d35de21950
|
perf(memory): hoist loop-invariant relation clone out of recall loop (#4049)
|
2026-06-24 10:09:59 -07:00 |
|
 oxoxDevandGitHub
|
854df03363
|
fix(agentworld): reliably boot Tiny Place world renderer + error/retry (#4038) (#4060)
|
2026-06-24 10:09:37 -07:00 |
|
 HüsamandGitHub
|
689ef8123c
|
feat(chat): queue follow-up messages while a response streams (#4050)
|
2026-06-24 10:09:17 -07:00 |
|
 oxoxDevandGitHub
|
08a8c8160e
|
fix(inference): demote OpenRouter no-tool-use-endpoint 404 + surface it in Subconscious (#3996) (#4003)
|
2026-06-24 10:09:07 -07:00 |
|
 oxoxDevandGitHub
|
4764493b7d
|
fix(inference): demote BYO insufficient-credits 402 across all compatible-provider paths (#3961) (#3976)
|
2026-06-24 10:08:33 -07:00 |
|
 oxoxDevandGitHub
|
2b75f0df78
|
fix(web): reclassify budget-caused empty response as out-of-credits (#3386) (#4032)
|
2026-06-24 10:07:55 -07:00 |
|
  
|
5840fc1f6d
|
Fix memory letterhead source formatting (#4051)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Subharup Nandi <Subharup-31@users.noreply.github.com>
|
2026-06-24 10:07:41 -07:00 |
|
 oxoxDevandGitHub
|
496292e17c
|
fix(agent): cap max_tokens on the agent chat turn (#4005) (#4031)
|
2026-06-24 10:06:38 -07:00 |
|
 oxoxDevandGitHub
|
02f9769bc5
|
fix(tinyplace): gate feed fetch on wallet status so wallet-less users never hit the RPC (#3964) (#4030)
|
2026-06-24 10:06:14 -07:00 |
|
 Cyrus GrayandGitHub
|
dc8219eacb
|
fix(sidebar): make the active nav tab visible in light theme (#4053)
|
2026-06-24 09:20:11 -07:00 |
|
 Cyrus GrayandGitHub
|
8b4d4e7765
|
feat(sidebar): label the app-rail add button for new users (#4052)
|
2026-06-24 09:20:00 -07:00 |
|
github-actions[bot]
|
59317f5fb9
|
chore(staging): v0.57.55
|
2026-06-24 14:01:05 +00:00 |
|
 
|
c803a4606c
|
ci(build-desktop): stop CEF lib-dir lookup aborting the Linux build under pipefail (#4078)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
|
2026-06-24 19:26:12 +05:30 |
|
github-actions[bot]
|
0d6acfd460
|
chore(staging): v0.57.54
|
2026-06-24 12:15:37 +00:00 |
|
 Cyrus GrayandGitHub
|
163948039d
|
feat(settings): unify panels under one consistent SettingsPanel template (#4037)
|
2026-06-24 15:24:01 +05:30 |
|
 Steven EnamakelandGitHub
|
4fff156374
|
fix(shell,node,npm): no default timeout for scripting tools (#4023) (#4026)
|
2026-06-23 22:47:58 -07:00 |
|