Releases: macarchy/omarchy-aikit
Releases · macarchy/omarchy-aikit
Release list
v0.4.1
v0.4.0
v0.3.1
v0.3.0
0.3.0 (2026-09-04)
Features
- AI Kit — lanceur GUI des skills de l'AI Migration Kit (7ad77ae)
- aikit claude — Claude alone in a fresh worktree, sessions without permission prompts (#6) (d092f81)
- dist: paquet AUR, intégration continue, et « aikit setup » (c467d00)
- ouvrir les sessions claude en mode auto (9cb2d61)
- portability: l'outil s'installe ailleurs que chez son auteur (ec0006a)
- suivre AI Migration Kit 2.0 — skills renommées, --seed/--grill, audit exécutif (b531c60)
- widget de barre Omarchy pour AI Kit (0fffdf4)
- work: file de travail transversale, tous dépôts confondus (b595a25)
Bug Fixes
- la base vit dans le dossier de données, pas à côté des ressources (c3dda4e)
- n'amorcer la base qu'une fois par fenêtre, pas à chaque clic (16bde0b)
- point every self-reference at macarchy, not the renamed org (#8) (0677a04)
- suivre la couleur de contraste de la barre transparente (61bf5b7)
- une session par dépôt et par lancement, et ergonomie des listes (092733c)
v0.1.0 — first public release
First public release.
What it does — runs AI Migration Kit skills for Claude Code from the Omarchy desktop: pick a repository, pick a skill, and the session starts in a tmux terminal.
- Bar widget (Quickshell) — sessions in flight, PRs an
auto-devfleet has landed, sync health, and a click to the work queue. - Cross-repo work queue — failing CI, requested reviews, your open PRs, assigned and planned issues, across every repository at once, each row opening the right session in the right clone.
- Local GitHub mirror — a SQLite database kept fresh by a systemd timer, in three tiers; menus never wait on the network (a full pass through the flow takes ~50 ms over 243 clones).
- Bilingual — English and French, following the locale.
- 32 self-tests — the whole flow played against a stubbed sandbox: no network, no windows. They run in CI and in the AUR package's
check().
Install
omarchy plugin add https://github.com/Atypical-Consulting/omarchy-aikit.git --enable # bar widget
git clone https://github.com/Atypical-Consulting/omarchy-aikit && cd omarchy-aikit && ./install.sh
aikit doctorAn AUR package (aikit-git) is ready and waiting for AUR account registration to reopen.