CoolFace
Apppublic

Sheeba0321/ehr-space

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
50 commits on main
17047c54mo ago

ci: deploy ehr-service

GitHub Actions
d970d584mo ago

fix: WebSocket connects to /scribe namespace + VARCHAR(10) language truncation

Sheeba0321, Claude Sonnet 4.6
6de2d594mo ago

fix: truncate language to VARCHAR(10) limit — Whisper returns full language names

Sheeba0321, Claude Sonnet 4.6
70b459b4mo ago

ci: deploy - no hard failure on sparse transcript + show transcript

Sheeba0321
087492b4mo ago

fix: remove hallucination block + show transcript + better error handling

Sheeba0321, Claude Sonnet 4.6
e003a3b4mo ago

ci: deploy audio fix - createReadStream + noiseSuppression false

Sheeba0321
3a4965e4mo ago

fix: use fs.createReadStream for Whisper + disable noiseSuppression

Sheeba0321, Claude Sonnet 4.6
9cdf8544mo ago

ci: retrigger HF deploy with fixed colors

Sheeba0321
7a8440a4mo ago

fix: HF README colors — only red/yellow/green/blue/indigo/purple/pink/gray allowed

Sheeba0321, Claude Sonnet 4.6
3afd78a4mo ago

fix: README.md YAML frontmatter must not have leading spaces for HF

Sheeba0321, Claude Sonnet 4.6
e87c4914mo ago

fix: add HF Space README config to each service deployment

Sheeba0321, Claude Sonnet 4.6
6fabc204mo ago

fix: revert demo credentials to match actual seed data

Sheeba0321, Claude Sonnet 4.6
072388e4mo ago

fix: replace type=email with type=text to stop browser native validation

Sheeba0321, Claude Sonnet 4.6
bd5ae284mo ago

fix: login demo credentials + HF deploy Dockerfile path

Sheeba0321, Claude Sonnet 4.6
0a89f264mo ago

fix: demo credentials — correct email/password to match seeded users

Sheeba0321, Claude Sonnet 4.6
341d39a4mo ago

fix: WebSocket spam + 401 on approve + Whisper medical prompt + null fields

Sheeba0321, Claude Sonnet 4.6
b6e2f264mo ago

ci: auto-deploy all 5 services to HuggingFace Spaces on push to master

Sheeba0321, Claude Sonnet 4.6
fe23d024mo ago

remove: Type Transcript mode from Scribe page

Sheeba0321, Claude Sonnet 4.6
59bc0684mo ago

fix: Whisper hallucinations + null strings in SOAP notes

Sheeba0321, Claude Sonnet 4.6
91d23ad4mo ago

fix: restore browser audio processing — Whisper hallucinated near-silence without it

Sheeba0321, Claude Sonnet 4.6
ff80c944mo ago

fix: disable browser audio processing so Whisper gets raw voice

Sheeba0321, Claude Sonnet 4.6
594f7374mo ago

fix: iOS Safari audio timing — wait 500ms after stop for final chunk

Sheeba0321, Claude Sonnet 4.6
4fb8acb4mo ago

fix: capture MediaRecorder mimeType BEFORE stop() — Chrome 120+ regression

Sheeba0321, Claude Sonnet 4.6
a591e0d4mo ago

fix: simplest audio constraints - let browser choose best settings

Sheeba0321, Claude Sonnet 4.6
ede12aa4mo ago

fix: recording indicator works on mobile (iOS delivers chunks at stop not during)

Sheeba0321, Claude Sonnet 4.6
2aaf8d94mo ago

fix: replace fake mic bar with honest audio bytes indicator

Sheeba0321, Claude Sonnet 4.6
4bac1fb4mo ago

fix: mic level uses chunk size instead of unreliable AudioContext

Sheeba0321, Claude Sonnet 4.6
acc3db94mo ago

fix: mic level bar — resume AudioContext + use time domain data

Sheeba0321, Claude Sonnet 4.6
b5c060a4mo ago

fix: restore SOAP note generation — 3 bugs found and fixed

Sheeba0321, Claude Sonnet 4.6
aa198304mo ago

fix: resolve all 8 audit issues for production readiness

Sheeba0321, Claude Sonnet 4.6
ec478974mo ago

feat: live mic level indicator during recording

Sheeba0321, Claude Sonnet 4.6
3ac3e2a4mo ago

fix: SOAP note never appeared — polling checked note_id but API returns noteId

Sheeba0321, Claude Sonnet 4.6
d3b9c7b4mo ago

fix: mobile stop button + reliable audio stop for iOS Safari

Sheeba0321, Claude Sonnet 4.6
92b34744mo ago

fix: repair JSX after transcript mode removal + revert tsconfig change

Sheeba0321, Claude Sonnet 4.6
8ab0f844mo ago

fix: remove Type Transcript tab + improve audio capture quality

Sheeba0321, Claude Sonnet 4.6
ae1d8964mo ago

fix: silence TypeScript baseUrl deprecation warning

Sheeba0321, Claude Sonnet 4.6
fac7fe64mo ago

fix: remove deleted_at and is_active filters from patients queries

Sheeba0321, Claude Sonnet 4.6
4509c544mo ago

fix: definitive patients fix — resilient INSERT without migration-dependent columns

Sheeba0321, Claude Sonnet 4.6
c2ec54a4mo ago

fix: remove duplicate module imports from PatientsModule

Sheeba0321, Claude Sonnet 4.6
4daca3f4mo ago

fix: make patients and note save resilient to missing migration columns

Sheeba0321, Claude Sonnet 4.6
bc3c03c4mo ago

feat: proper storage schema — saas-architect redesign

Sheeba0321, Claude Sonnet 4.6
201ac3b4mo ago

fix: resolve all architecture review issues in patients module

Sheeba0321, Claude Sonnet 4.6
79e37f64mo ago

fix: update saas-architect agent model to claude-sonnet-4-6

Sheeba0321, Claude Sonnet 4.6
2d22bee4mo ago

feat: add saas-architect agent for SaaS architecture engineering

Sheeba0321, Claude Sonnet 4.6
29528bf4mo ago

fix: properly import DatabaseModule and EncryptionModule in PatientsModule

Sheeba0321, Claude Sonnet 4.6
b288eb64mo ago

docs: update README and add completion/testing docs

Sheeba0321, Claude Sonnet 4.6
c7dcb034mo ago

feat: add Patient Records tab to admin dashboard

Sheeba0321, Claude Sonnet 4.6
e9f7fe94mo ago

feat: working forgot password flow with reset token

Sheeba0321, Claude Sonnet 4.6
ba24fbe4mo ago

feat: add Change Password to Settings page

Sheeba0321, Claude Sonnet 4.6
8d4593b4mo ago

fix: clean up landing page buttons - all link to register/login correctly

Sheeba0321, Claude Sonnet 4.6