Skip to content

Update learning branch with latest main #106

Merged
navaneethkrishnansuresh merged 8 commits into
feat/self-learning-crossmemory-optimizationsfrom
main
May 5, 2026
Merged

Update learning branch with latest main #106
navaneethkrishnansuresh merged 8 commits into
feat/self-learning-crossmemory-optimizationsfrom
main

Conversation

@navaneethkrishnansuresh
Copy link
Copy Markdown
Member

No description provided.

DJJones66 and others added 8 commits April 30, 2026 16:42
…utoscroll

fix(client): prevent mobile chat from jumping past assistant replies
Defaulting to mode='local' on the first failed /api/config response
caused a confusing login screen for managed-mode users post-relogin:
the user was already authenticated via the gateway, but BD Core booted
faster than its own fastify routes responded, getConfig() failed open
to local, and App.tsx routed to the auth screen.

Retry budget: 5 attempts with exponential backoff (~7.5s total). After
that we still fall through to local — that's correct for genuine local
installs where /api/config legitimately 404s. The gateway side also
probes /api/config before redirecting (defense-in-depth), so reaching
the fallback at all should be rare in managed mode.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Was rendering as plain muted text — easy to miss next to the credits
balance. Match the existing Buy Credits button's golden accent theme
(bg-bd-amber + bg-bd-bg-primary text + amber-hover) so it reads as a
clear affordance to expand the topup form.

Same Tailwind tokens as the actual Buy Credits button (slightly less
prominent — no extra padding, just the inline + glyph) so visual
hierarchy still distinguishes "show form" from "complete purchase".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…d-topup-button

Fix managed-mode relogin race + style topup CTA as amber button
…rompting

feature/Add automatic LLM-assisted memory update prompting
@navaneethkrishnansuresh navaneethkrishnansuresh merged commit 1c42595 into feat/self-learning-crossmemory-optimizations May 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants