Commit graph

80 commits

Author SHA1 Message Date
ed950cb7c4 Polish onboarding flow docs and retry acceptance tests 2026-02-26 17:58:16 -03:00
992d22a138 Add onboarding wizard framework and startup hook 2026-02-26 17:57:32 -03:00
ba9cb97720 Document usability workflow and add acceptance tests 2026-02-26 17:44:20 -03:00
706d9e2da7 Add init command and first-run guidance flow 2026-02-26 17:43:38 -03:00
e262b26db7 Add tray controls for pause reload and diagnostics 2026-02-26 17:42:53 -03:00
77ae21d0f6 Add ux profiles and advanced config block 2026-02-26 17:41:06 -03:00
c8739b6804 Improve strict validation errors with actionable fix hints 2026-02-26 17:40:04 -03:00
ad1af63fac Add CLI subcommands and doctor diagnostics 2026-02-26 17:38:06 -03:00
9c7d7b35b1 Add hardening regressions and update operational docs 2026-02-26 16:40:45 -03:00
2b494851a6 Require cancel listener availability before entering recording state 2026-02-26 16:40:14 -03:00
aa77dbc395 Fail fast when configured recording input cannot be resolved 2026-02-26 16:39:36 -03:00
386ba4af92 Verify cached model checksum before use 2026-02-26 16:38:37 -03:00
8b3532f2ca Harden recorder shutdown with guaranteed stream close 2026-02-26 16:37:36 -03:00
48d7460f57 Fix X11 display lifecycle leaks in text injection 2026-02-26 16:36:59 -03:00
5f756ea04e Improve startup diagnostics and systemd robustness 2026-02-26 16:31:34 -03:00
67fc8d1701 Enforce strict config schema and clean examples 2026-02-26 16:31:00 -03:00
0df8c356af Harden model download with timeout and checksum 2026-02-26 16:30:04 -03:00
64c8c26bce Scope Esc cancel listener to active recording 2026-02-26 16:28:49 -03:00
e5d709a393 Revert "Add interactive edit mode with floating popup"
This reverts commit 99f07aef82.
2026-02-26 16:16:41 -03:00
99f07aef82 Add interactive edit mode with floating popup 2026-02-26 15:11:06 -03:00
b42298b9b5 Remove legacy compatibility paths 2026-02-26 13:30:01 -03:00
5b38cc7dcd Revert "Add pipeline engine and remove legacy compatibility paths" 2026-02-26 12:54:47 -03:00
e221d49020 Add pipeline engine and remove legacy compatibility paths 2026-02-25 22:40:03 -03:00
3bc473262d Validate hotkeys and support Super alias 2026-02-25 11:51:39 -03:00
2cbc1a98b9
add warning on unexpected redundant state set 2026-02-25 11:33:07 -03:00
7af8750258 Remove unused vocabulary and domain mode options 2026-02-25 11:26:23 -03:00
a6e75f9c16
update readme 2026-02-25 11:19:29 -03:00
85873d739f Initialize AI processor during daemon startup 2026-02-25 11:15:58 -03:00
09090102a2 Rename project from lel to aman 2026-02-25 11:11:10 -03:00
2c570c7a87 Remove ai.enabled configuration support 2026-02-25 11:01:18 -03:00
ccf968a410 Add clipboard cleanup option for clipboard backend 2026-02-25 10:56:32 -03:00
1423e44008 Remove log_transcript config and enforce JSON AI output 2026-02-25 10:23:56 -03:00
c3503fbbde Add vocabulary correction pipeline and example config 2026-02-25 10:03:32 -03:00
f9224621fa
Add Esc cancel support 2026-02-24 14:23:03 -03:00
b3be444625
Refine config and runtime flow 2026-02-24 14:15:17 -03:00
85e082dd46
Prompt improvements 2026-02-24 13:58:57 -03:00
a4da1ddd73
Centralize constants 2026-02-24 13:45:31 -03:00
72ad571ff2
Prompt nitpick 2026-02-24 13:35:37 -03:00
f3a1f48d04
Streamline Llama processor 2026-02-24 13:32:28 -03:00
0ca78b675e
Log ready state 2026-02-24 13:11:01 -03:00
3ba696fb7d
Filter llama context warning 2026-02-24 13:10:11 -03:00
42cf10cce3
Fix Gdk version loading 2026-02-24 13:01:22 -03:00
fb1d0c07f9
Add desktop adapters and extras 2026-02-24 12:59:19 -03:00
a83a843e1a
Use in-process Llama cleanup 2026-02-24 12:46:11 -03:00
548be49112
Simplify AI processor 2026-02-24 12:09:36 -03:00
2ec14f35f2
Align log formatting 2026-02-24 12:00:33 -03:00
ebba452268
Use in-memory audio for STT 2026-02-24 11:48:02 -03:00
861f199dea
Update STT tray icon 2026-02-24 11:38:05 -03:00
3f15a0e686
Simplify daemon tray 2026-02-24 11:31:26 -03:00
4e8edc3e40
Inline STT and tray 2026-02-24 11:27:22 -03:00