Commit History

Revise README for clarity and project details
b105e9f
unverified

faais-k commited on

chore: update ignores and add GEMINI.md context
e3b84a4

faais-k commited on

Fix resume upload UI crash
c3ba00a

faais-k commited on

Modernize design system: Rename teal variables to ascent-blue, update hardcoded colors, and clean up Setup.jsx
e23d982

faais-k commited on

Update favicon assets to match new Ascent blue branding
0a1643f

faais-k commited on

fix: embed logo as base64 and remove binary assets to fix production loading
c4282bd

faais-k commited on

fix: integrate high-res logo as base64 to ensure production loading
6309258

faais-k commited on

feat: complete visual rebranding to Ascent Blue identity
f6d3681

faais-k commited on

feat: stabilize anti-cheat UX, tighten plagiarism detection, and fix landing page links
63ad667

faais-k commited on

fix: enhance ASR filler detection and integrate anti-cheat feedback in UI
5270c7b

faais-k commited on

fix: reset evaluation state on successful answer submission
d6d6b43

faais-k commited on

feat: stabilize AI interview pipeline - Toast notifications, anti-cheat feedback, and ASR accuracy improvements
def5719

faais-k commited on

feat: add End Interview button and improve failure recovery
0bcfceb

faais-k commited on

fix: resolve TypeError in weight calculation
d576f62

faais-k commited on

fix: resolve SyntaxError by moving helper function out of main loop
a65c162

faais-k commited on

fix: refactor score persistence and fix NameError in plagiarism block
87e0e21

faais-k commited on

fix: resolve tensor dimension error in plagiarism check
4241ad0

faais-k commited on

fix: resolve scoring route ImportError and state machine lock
0c88af3

faais-k commited on

security: implement anti-cheating, disable paste, and fix dashboard skills
01f8438

faais-k commited on

docs: update production README and fix question type labeling
d01a3a7

faais-k commited on

fix: enforce state machine idempotency and remove legacy status string
2561046

faais-k commited on

fix: ASR model format and state machine transition gaps
64cb0b1

faais-k commited on

feat: reliability and performance hardening (faster-whisper, state machine, adaptive polling)
9883061

faais-k commited on

fix: add robust fallbacks for Celery tasks when Redis is unavailable
7a1f03d

faais-k commited on

feat: implement background task processing with Celery and Redis
d5adeb5

faais-k commited on

style: run black formatter to fix CI
7e89e5d

faais-k commited on

fix(ui): trigger camera permission explicitly and show AI fallback warning
d147960

faais-k commited on

feat: phase 3 - observability and metrics
30718db

faais-k commited on

feat: phase 2 - state machine, AI orchestration gateway, and test suite
b126c08

faais-k commited on

chore: phase 1 - setup hygiene, security hardening, and testing infrastructure
91dff4c

faais-k commited on

feat: enhance permission handling and add LLM fallback notifications
d742f01

faais-k commited on

fix: resolve TypeError in scoring and plan generation for structured project data
4cf371d

faais-k commited on

Fix TypeError in scoring pipeline and update project extraction for structured data
d6b8097

faais-k commited on

feat: enhance resume parsing API with extraction quality metadata
a6cd007

faais-k commited on

feat: implement high-fidelity project extraction with confidence scoring
8d7d125

faais-k commited on

fix: enhance resume parsing and project extraction robustness
c0e8ce8

faais-k commited on

fix: enforce minimum question count and fix violation route imports
056da21

faais-k commited on

feat: design refinements and UI layout adjustments for interview flow
247a2fc

faais-k commited on

fix: comprehensive stability fixes for skip flow, follow-ups, and results page
4139d04

faais-k commited on

fix: improve session recovery and audio recorder reliability
59c3cc3

faais-k commited on

fix: stabilize interview state and prevent question repetition
3df0574

faais-k commited on

refactor: use handleSkip for consistent TTS cancellation in Interview page
41a9ea9

faais-k commited on

fix: add ErrorBoundary, refine results fallback, and UI icon consistency
de5084a

faais-k commited on

feat: implement guest storage, refine interview flow, and fix UI crashes
9cd7dfb

faais-k commited on

fix: resolve white screen crash and improve question loading states in Interview page
ed7ca08

faais-k commited on

fix: resolve mic test failure by syncing hook method names and refs
b8157cd

faais-k commited on

fix: audio recorder state management and stop/reset robustness
e189a90

faais-k commited on

fix: audio hook closure and dependency cleanup
9649ada

faais-k commited on

fix: remove legacy spacy download and sync dockerfile
4290ffc

faais-k commited on

fix: add missing spacy dependency for build process
95348ff

faais-k commited on