Skip to content

Releases: dapi/zelma

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:49

What's Changed

  • [codex] add live sessions monitor by @dapi in #106
  • [codex] add session observation commands by @dapi in #104
  • feat: add safe session message send by @dapi in #105

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:18

What's Changed

  • fix: filter sessions list by active state by @dapi in #90
  • fix: avoid live lookup for hidden sessions by @dapi in #92
  • feat: add distributable zelma Codex skill by @dapi in #91
  • [codex] Auto-detect sessions list by default by @dapi in #89
  • test: cover stale cleanup e2e by @dapi in #93
  • test: cover manual pane adoption e2e by @dapi in #74
  • [codex] test FT-033 session inventory e2e by @dapi in #94
  • test: cover managed agent launch e2e by @dapi in #95
  • test: add agent recovery diagnostics e2e by @dapi in #96
  • FT-039: Agent Handoff E2E by @dapi in #97
  • feat: add issue supervisor e2e by @dapi in #98
  • feat(issue-71): add parallel supervisor e2e coverage by @dapi in #99
  • feat: add dashboard status backend by @dapi in #100

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 20:09

What's Changed

  • [codex] fix node-wrapped Codex pane detection by @dapi in #75
  • [codex] add Docker zellij e2e target by @dapi in #76
  • sessions: show zellij tab metadata by @dapi in #77
  • sessions: resolve codex ids from argv by @dapi in #78
  • detect: skip missing zellij sessions by @dapi in #79
  • detect: explain evidence and index lookup by @dapi in #80
  • sessions: assign numeric zelma ids by @dapi in #81
  • sessions: focus panes by id by @dapi in #82
  • docs: renumber focus feature package by @dapi in #83
  • feat: add pane pid session evidence by @dapi in #85

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:31

What's Changed

  • feat: add go module scaffold by @dapi in #11
  • ci: add go workflow by @dapi in #12
  • feat: add repo root resolver by @dapi in #13
  • feat: add cobra command tree by @dapi in #14
  • feat: define sessions registry schema v1 by @dapi in #17
  • feat: configure zelma gitignore by @dapi in #15
  • feat: add agent-first help templates by @dapi in #16
  • [codex] test CLI output contracts by @dapi in #18
  • feat: add registry validation diagnostics by @dapi in #20
  • feat: add atomic registry writes by @dapi in #19
  • feat: implement sessions list output by @dapi in #21
  • [codex] add zellij list sessions adapter by @dapi in #44
  • [codex] Add zellij output fixture coverage by @dapi in #45
  • [codex] Add zellij pane adapter by @dapi in #43
  • [codex] add codex pane candidate classifier by @dapi in #46
  • [codex] implement detect candidate upsert by @dapi in #47
  • feat(issue-27): define codex launch contract by @dapi in #49
  • [codex] add zellij run pane adapter by @dapi in #48
  • feat: confirm create pane before registry write by @dapi in #50
  • [codex] add create recovery diagnostics by @dapi in #51
  • feat: add codex metadata source discovery by @dapi in #52
  • [codex] add session evidence parser by @dapi in #53
  • feat: add privacy-safe codex evidence fixtures by @dapi in #54
  • feat: implement candidate active state rules by @dapi in #55
  • test: cover lifecycle state transitions by @dapi in #56
  • feat: add live sessions list by @dapi in #57
  • feat: add stale session detection by @dapi in #58
  • feat: add stale session cleanup by @dapi in #59
  • docs: define codex skill contract by @dapi in #60
  • test: add machine-readable output compatibility by @dapi in #61
  • [codex] add skill command wrappers by @dapi in #62
  • [codex] add agent recovery flows by @dapi in #63

New Contributors

  • @dapi made their first contribution in #11

Full Changelog: https://github.com/dapi/zelma/commits/v0.1.0