No description
  • Rust 64.9%
  • TypeScript 32.2%
  • Dockerfile 1.3%
  • CSS 0.8%
  • Astro 0.6%
  • Other 0.2%
Find a file
Ronit Nath a7350dc243
All checks were successful
pipeline-service No pipeline action (save)
fix(chatbot): cost display delay, UserMenu auth state, done frame timing
- Send WS done frame before title auto-generation (eliminates 5s delay)
- Move title generation to spawned background task
- Fix cost display condition: check cost_usd not input_tokens
- Force UserMenu re-mount after auth data confirms session is ready

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 01:48:17 -07:00
frontend fix(chatbot): cost display delay, UserMenu auth state, done frame timing 2026-03-26 01:48:17 -07:00
migrations feat(chatbot): initial commit with deploy artifacts 2026-03-23 02:37:16 -07:00
src fix(chatbot): cost display delay, UserMenu auth state, done frame timing 2026-03-26 01:48:17 -07:00
.gitignore wip: gitignore deploy-hash files, update Cargo.lock 2026-03-24 21:39:09 -07:00
Cargo.lock fix: convention sweep — chatbot 2026-03-24 23:08:06 -07:00
Cargo.toml feat: onboard to shared UI manifest injection 2026-03-24 11:22:12 -07:00
Containerfile fix(chatbot): add isoastra-test-utils to Containerfile 2026-03-23 02:53:49 -07:00
deploy.toml feat(chatbot): add NATS events, TTS, search, update model roster 2026-03-26 00:22:16 -07:00