Skip to content

Releases: macarchy/omarchy-aikit

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:00
3a70e57

0.4.1 (2026-09-04)

Bug Fixes

  • ci: build the package without re-running the selftest (#13) (f21feab)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:56
f9f5bc1

0.4.0 (2026-09-04)

Features

  • pkg: publish a tag-based package instead of the -git PKGBUILD (#11) (6334390)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:25
8009f63

0.3.1 (2026-09-04)

Bug Fixes

  • sync: un dépôt sans issues n'est pas une panne de synchro (#9) (a215411)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:10
1decfba

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

Choose a tag to compare

@phmatray phmatray released this 26 Aug 22:30

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-dev fleet 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 doctor

An AUR package (aikit-git) is ready and waiting for AUR account registration to reopen.