aman/src
Thales Maciel a3368056ff
Some checks are pending
ci / test-and-build (push) Waiting to run
Ship the portable X11 bundle lifecycle
Implement milestone 2 around a portable X11 release bundle instead of\nkeeping distro packages as the only end-user path.\n\nAdd make/package scripts plus a portable installer helper that builds the\ntarball, creates a user-scoped venv install, manages the user service, handles\nupgrade rollback, and supports uninstall with optional purge.\n\nFlip the end-user docs to the portable bundle, add a dedicated install guide\nand validation matrix, and leave the roadmap milestone open only for the\nremaining manual distro validation evidence.\n\nValidation: python3 -m py_compile src/*.py packaging/portable/portable_installer.py tests/test_portable_bundle.py; PYTHONPATH=src python3 -m unittest tests.test_portable_bundle; PYTHONPATH=src python3 -m unittest tests.test_aman_cli tests.test_diagnostics tests.test_portable_bundle; PYTHONPATH=src python3 -m unittest discover -s tests -p 'test_*.py'
2026-03-12 15:01:26 -03:00
..
assets Update STT tray icon 2026-02-24 11:38:05 -03:00
engine Simplify editor cleanup and keep live ASR metadata 2026-03-12 13:24:36 -03:00
stages Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
aiprocess.py Simplify editor cleanup and keep live ASR metadata 2026-03-12 13:24:36 -03:00
aman.py Define the X11 support contract for milestone 1 2026-03-12 14:14:24 -03:00
config.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
config_ui.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
constants.py Ship the portable X11 bundle lifecycle 2026-03-12 15:01:26 -03:00
desktop.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
desktop_wayland.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
diagnostics.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
hotkey.py Validate hotkeys and support Super alias 2026-02-25 11:51:39 -03:00
languages.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
model_eval.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
recorder.py Fail fast when configured recording input cannot be resolved 2026-02-26 16:39:36 -03:00
vocabulary.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00