Commit graph

16 commits

Author SHA1 Message Date
haritabh-z01
74764ac465 fix: ensure audio is muted before recording state transition 2026-01-17 13:23:17 +05:30
haritabh-z01
cc7712b0a7 fix: strip leading space after trailing ascii whitespace 2026-01-16 21:56:02 +05:30
nchopra
c7a8571d0c chore: get surrounding context even when nothing is selected 2026-01-15 17:08:04 +05:30
haritabh-z01
d07b6bf5c6 chore: handle NSExceptions from swift helper 2026-01-08 15:44:34 +05:30
haritabh-z01
1d0c1a68df chore: adjust shortcut validation rules 2025-12-28 01:04:29 +05:30
nchopra
765991ff72 fix: handle fn key while consuming shortcut keys 2025-12-22 16:27:12 +05:30
nchopra
e769c00f37 chore: consume shortcut keys on mac 2025-12-21 11:02:00 +05:30
haritabh-z01
213ad6a703 chore: improve perf for muting/unmuting by caching the short clips in mem 2025-12-10 13:46:51 +05:30
haritabh-z01
deed3c4de4 chore: update ob copy + resolve circular deps 2025-11-30 20:54:49 +05:30
haritabh-z01
84235860de chore: consolidate onboarding flow 2025-11-24 16:36:39 +05:30
haritabh-z01
b85cc38f4d chore: make recording start rpc async 2025-11-13 02:37:45 +05:30
haritabh-z01
feebe5cae4 chore: formatter prompt updates 2025-07-13 14:16:52 +05:30
haritabh-z01
3119953a7e chore: move accessibility fetching to sep thread for perf 2025-06-29 22:49:39 +05:30
Haritabh
d7481f7398
Desktop MVP (#23)
* chore: logging + transcription improvements

* chore: add ax context call on rec start

* chore: amical assets

* chore: qol setup changes

* chore: add sidebar

* chore: transcriptions tab

* chore: transcriptions ui

* chore: frame improvements

* chore: ui rework

* chore logger fixes

* chore: whisper model download func

* chore: update model downloading

* chore: transcription updates

* chore: improved logging

* chore: log whisper metrics + raw pcm proc

* chore: ste up libsql

* chore: layout fixes

* chore: clean up ipcs

* chore: integrate trpc

* chore: formatting fixes

* chroe: fix pnpm lock file

* chore: clean up
2025-06-25 17:20:03 +05:30
Haritabh
9787240896
vite.build.fixes (#12)
* chore: add swift helper

* chore: separate out types into types pkg

* chore: only build apps/www for now

* chore: don't build swift helper as part of pnpm i

* chore: fix system audio mute and restore + resources embedding

* chore: resolve merge conflicts
2025-05-25 16:33:39 +05:30
Haritabh
95cb9f11f8
chore: add swift helper (#11)
* chore: add swift helper

* chore: separate out types into types pkg

* chore: only build apps/www for now

* chore: don't build swift helper as part of pnpm i
2025-05-24 05:30:25 +05:30