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
haritabh-z01
54f40d2313
chore: get pre/post cursort text in windows helper
2026-01-15 21:41:37 +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
ad56b0f0a1
chore: restore clipboard on windows
2025-12-21 13:28:05 +05:30
nchopra
bf4fe4ff6d
chore: consume shortcut keys on windows
2025-12-21 11:39:08 +05:30
nchopra
e769c00f37
chore: consume shortcut keys on mac
2025-12-21 11:02:00 +05:30
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
4a0353dd16
feat: enable acceleration via vulkan
2025-12-10 10:59:49 +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
420a6d7c78
chore: improved onboarding flow
2025-11-24 06:35:03 +05:30
haritabh-z01
b85cc38f4d
chore: make recording start rpc async
2025-11-13 02:37:45 +05:30
haritabh-z01
81e5919735
chore: handle token refresh nuances
2025-11-12 17:10:28 +05:30
haritabh-z01
55e6971781
feat: add optional cloud models for transcrption
2025-11-11 19:55:11 +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
3f2a78ce30
fix: restore whisper.cpp submodule
2025-09-25 18:00:19 +05:30
haritabh-z01
97bd60135e
fix: invalid paths to icons in about section
2025-09-25 17:22:33 +05:30
nchopra
048915da61
feat: migrate from smart-whisper to custom binding + add cuda support
2025-09-19 16:09:08 +05:30
haritabh-z01
93496a2bde
fix: transcriptions history remounting of search box
2025-09-11 22:41:28 +05:30
Haritabh
a128ec7972
Feat/notes init ( #40 )
...
* feat: notes init
* Feat/notes page (#39 )
* wip: notes page ui added
* notes page basic ui done
* wip: page UI
* minor cleanup
* todo comments added for easy ref for backend wiring
---------
Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
* feat: wire up notes
---------
Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 16:13:33 +05:30
Haritabh
f5686d45be
Feat/updated settings layout ( #38 )
...
* wip: updating settings layout
* most issues resolved
* settings layout revamped
* fix:multiple unrequired toast on formatter settings resolved
* feat: updated ai-models tabs to extract common components and logic
* chore: formatting fix
* chore: code cleanup
* fix: forward navigation handling
* fix: model selections ux
* fix: vocabulary update flow
* chore: update lang list
* chore: cleanup migrations
* fix: invalid drag class on back buttont
* chore: swap to tanstack router
* fix: history navigation
* chore: clean up + models unification
* chore: cleanup migrations
* refactor: settings deep merges
---------
Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 01:16:12 +05:30
nchopra
e7d9e91bf4
fix: wire up transcription playback
2025-08-26 01:29:35 +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-z01
dd6af5e879
chore: update linting and formatting
...
chore: fix linter for www
2025-06-28 11:04:24 +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
Turbobot
a330de854d
feat(create-turbo): create basic
2025-05-09 15:35:49 +05:30