Skip to content

fix(sessions): show current credit balance - #103

Merged
ralyodio merged 1 commit into
moshcoder:mainfrom
rissrice2105-agent:fix/session-page-balance
Jul 31, 2026
Merged

fix(sessions): show current credit balance#103
ralyodio merged 1 commit into
moshcoder:mainfrom
rissrice2105-agent:fix/session-page-balance

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • load the signed-in user's current ledger balance on the session list
  • show the same live balance on individual session pages
  • extend the existing authenticated-page balance integration coverage to both routes

Validation

  • focused balance tests: 6/6 passed
  • complete PWA suite: 116/116 passed
  • syntax checks and git diff --check passed

Closes #102

@ralyodio
ralyodio merged commit fae2314 into moshcoder:main Jul 31, 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.

Session pages always show a zero credit balance

2 participants