Skip to content

Releases: thomas-gleizes/lazyshell

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 07:28

Changelog

  • d948647 feat(ctl): ajoute le verbe wait pour attendre un état d'agent
  • 86d0c2b fix(test): utilise /usr/bin/true pour TestWaitFailsWhenTheTargetedSessionExitsFirst

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:44

Changelog

  • ba50da2 feat(site): ajoute l'éditeur de configuration graphique du site statique

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:55

Changelog

  • d401590 docs(config): référence détaillée des champs de lazyshell.yml
  • 79ce6d8 fix(session): corrige la détection d'échec de stop_on_failure avec l'intégration OSC 133 réelle

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:16

Changelog

  • 63b8255 add two feature to roadmap
  • 52dd098 feat(session): ajoute stop_on_failure: aux sessions de projet

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 08:59

Changelog

  • 71726a7 feat(config): persistance de la disposition entre deux lancements
  • d880aab fix(ci): whitelist persistance in misspell like the other french homographs

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:27

Changelog

  • f39b71e feat(config): per-session lock state declared in the project file

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:40

Changelog

  • 117ac0b feat(gui): demande confirmation avant de quitter si un agent travaille
  • 0a6b05c feat(gui): pass-through par défaut, mode « défilement » devient « verrouillé »
  • 0a39b70 feat(gui): points pleins colorés + pulsation pour l'état des agents IA
  • 905d1e6 feat(gui): tableau de bord des agents IA sous la liste des sessions
  • 88f0fdb fix(tests): lock pass-through in TestStatusBarNamesTheGroupFilter
  • 53890ed fix(tests): stop TestCPUPercent's average-fallback case from flaking on CI

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:29

Changelog

  • 613eb7f docs(license): ajoute une licence MIT au projet
  • 316d079 feat(session): ajoute restart: on-failure/always aux sessions de projet
  • 902eef6 feat(session): ajoute les watchers de motifs par session
  • cf87713 feat(update): ajoute lazyshell update pour se mettre à jour depuis le binaire
  • bb2a684 fix(ci): corrige lint et race condition introduits par les watchers de motifs
  • 562a354 fix(tests): élimine une data race dans les tests d'agent detection

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:45

Changelog

  • 8845cd8 feat(config): ajoute lazyshell config edit pour éditer la config dans $EDITOR

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:09

Changelog

  • e1baece feat(screen): ajoute l'intégration shell OSC 133 (bornes de prompt/commande)