Commit graph

18 commits

Author SHA1 Message Date
haritabh-z01
e2b07afc77 fix: windows native helper missing directive 2025-12-11 23:37:02 +05:30
haritabh-z01
76553887c5 chore: handle com exceptions in windows helper 2025-12-11 23:12:06 +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 Singh
3b2b300e1d fix: win shortcuts handling 2025-11-07 12:04:58 +05:30
haritabh-z01
6bfed2546f fix: preserve type info in windows helper 2025-10-27 04:20:55 +05:30
haritabh-z01
6c0b6c0531 chore: pre-pkg dot net with win binary 2025-10-25 23:03:05 +05:30
haritabh-z01
93496a2bde fix: transcriptions history remounting of search box 2025-09-11 22:41:28 +05:30
nchopra
17d034be80 Squashed commit of the following:
commit d6c92ea0ad95c0b640ac9c7df48197412c7518e3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 23:27:44 2025 +0530

    fix: unpacking amical/smart-whisper dep

commit 87819819bb12c07b94f5b52cbb0ea42a452c16e2
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 17:41:02 2025 +0530

    fix: unpacking of smart-whisper

commit 81cec166834606cbff2cdd2e750dcc1fb769d4f3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 16:08:39 2025 +0530

    chore: re-enable mac builds

commit f13069c1f350fe06c69aa8f16af41f983f34131e
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 13:06:26 2025 +0530

    feat: add smart-whisper package with updated build configuration

commit a24e06856cc595f5e6c5d914090531716d208d2a
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 11:37:25 2025 +0530

    chore: bump smart-whisper ver

commit 98f84b6f89c873370f1bb356f11c97dab0185ab7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:59:55 2025 +0530

    feat: release wf updates for win builds

commit a85825d362f2a27fdef7b49533a9139aea4785b7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:36:13 2025 +0530

    feat: add windows support basics
2025-08-25 23:54:28 +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-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +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
f9a5bdc1ea
turbo.swift.build.cache (#14)
* chore: switch from polling to event for screen change detection

* chore: enable caching of swift helper builds
2025-05-25 20:25:19 +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