Skip to content

Releases: mbourmaud/sillage-workflow

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:29
f611f6b

Added

  • Full workflow kernel with decision-bound review and handoff artifacts.
  • Read-only context and status views for fresh-agent cold starts.
  • Explicit, atomic transition --write for local task records, with optimistic
    concurrency and symlink protections.
  • Initial orchestration skill, compact workflow templates, and a complete
    executable pilot.
  • A responsive public website with workflow, installation, and release pages.
  • Full-workflow installation and deliberate-update guidance for Agent Skills
    clients.
  • Provider-neutral execution profiles for matching reasoning capability and
    effort to each workflow stage without naming a model.
  • Provider-neutral delegation requests for bounded parent or subagent work,
    with explicit isolation and return packets.
  • Codex adapter profiles for decision research, isolated implementation, and
    read-only review.
  • A canonical provenance policy documenting inspirations, naming boundaries,
    and MIT attribution rules.
  • A skills-first V1 suite with explicit using-sillage entry and compact
    Markdown task-card guidance.
  • Language-neutral architecture, testing, interface, systems, security, and
    platform lenses with a shared engineering doctrine for pressure, seams,
    patterns, failure, compatibility, and proof.

Changed

  • Release validation now requires a versioned changelog section before a tag
    can publish.
  • Specialist lenses are progressive and non-prescriptive: DDD, SOLID, Clean
    Architecture, patterns, HTTP, networking, security, and platform practices
    are selected by observed risk rather than imposed on every project.

Sillage 0.1.0

Choose a tag to compare

@mbourmaud mbourmaud released this 14 Aug 13:51
fd41928

Sillage 0.1.0 is the first stable release of the human-governed workflow protocol.\n\nIncluded:\n- portable lifecycle, project/task contracts, and deterministic Go validation\n- researching-with-evidence Agent Skill with baseline comparison and human-reviewed Codex pilot\n- Agent Plugins manifest\n- Codex and Claude Code marketplace adapters\n- Agent Skills distribution through skills-compatible clients\n- CI quality gates and contract tests\n\nInstall:\n- Codex: codex plugin marketplace add mbourmaud/sillage-workflow && codex plugin add sillage-workflow@sillage\n- Claude Code: claude plugin marketplace add mbourmaud/sillage-workflow && claude plugin install sillage-workflow@sillage\n- Skills CLI: npx skills add mbourmaud/sillage-workflow --skill researching-with-evidence