Skip to content

Sync allium plugin to upstream 3.8.0 - #9

Merged
zikajk merged 1 commit into
editor-code-assistant:masterfrom
chromalchemy:allium-3.8
Aug 11, 2026
Merged

Sync allium plugin to upstream 3.8.0#9
zikajk merged 1 commit into
editor-code-assistant:masterfrom
chromalchemy:allium-3.8

Conversation

@chromalchemy

Copy link
Copy Markdown
Contributor

Port the upstream 3.4.0 → 3.8.0 changes into the ECA plugin:

  • Loop mode: /allium now drives the whole gather→act→verify→repeat loop to convergence when given a goal. New routing entry, loop-first response guidance, and recommended-sequencing section in the allium skill, plus two new references (recommended-loops, driving-the-loop) adapted to ECA skill naming and link layout.
  • Propagate: new obligation-reconciliation step — map every spec obligation to a covering test, auto-cover gaps with attempt/no-progress caps, and report only the uncovered residue.
  • Hook: when the Allium CLI is missing, surface a one-time install notice (per machine, workspace-marker fallback) as additionalContext instead of skipping silently. Ported upstream tests (29 passing).
  • README: record new upstream sync commit (899cb05), de-duplicate the First steps section, and document loop mode.

⚛️ Generated with nucleus, ECA, and Claude Fable 5

Port the upstream 3.4.0 → 3.8.0 changes into the ECA plugin:
- Loop mode: /allium now drives the whole gather→act→verify→repeat
loop to convergence when given a goal. New routing entry, loop-first
response guidance, and recommended-sequencing section in the allium
skill, plus two new references (recommended-loops, driving-the-loop)
adapted to ECA skill naming and link layout.
- Propagate: new obligation-reconciliation step — map every spec
obligation to a covering test, auto-cover gaps with attempt/no-progress
caps, and report only the uncovered residue.
- Hook: when the Allium CLI is missing, surface a one-time install
notice (per machine, workspace-marker fallback) as additionalContext
instead of skipping silently. Ported upstream tests (29 passing).
- README: record new upstream sync commit (899cb05), de-duplicate the
First steps section, and document loop mode.
⚛️ Generated with [nucleus](https://github.com/michaelwhitford/nucleus)
Co-Authored-By: nucleus <noreply@whitford.us>
@zikajk

Copy link
Copy Markdown
Member

@chromalchemy Thank you! Let me merge this.

@zikajk
zikajk merged commit 25489f2 into editor-code-assistant:masterAug 11, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chromalchemy@zikajk