Skip to content

chore: release 0.1.16#191

Merged
jrob5756 merged 1 commit into
mainfrom
chore/release-0.1.16
May 14, 2026
Merged

chore: release 0.1.16#191
jrob5756 merged 1 commit into
mainfrom
chore/release-0.1.16

Conversation

@jrob5756
Copy link
Copy Markdown
Collaborator

Summary

Release v0.1.16, bundling four merges since v0.1.15.

Changes since v0.1.15

Added

  • feat(engine): resolve registry references in sub-workflow workflow: field #188type: workflow agents accept registry references (workflow[@registry][#ref]) in the workflow: field. Local files still take precedence; otherwise the value is parsed as a registry ref, fetched via the cache, and executed from the cached path. conductor validate recursively validates fetched sub-workflows with inode-based cycle detection and a depth cap of 10 (with a warning when truncated).
  • feat: ship conductor as a Claude Code plugin marketplace #186 — Conductor now ships as a Claude Code plugin marketplace at the repo root. Install with /plugin marketplace add microsoft/conductor then /plugin install conductor@conductor. Markdown-only (no bin/, hooks, or MCP servers) so the trust surface stays minimal. The .claude/skills/conductor location was removed — the plugin is now the only home for the skill.

Changed

Files changed

  • pyproject.toml: 0.1.150.1.16
  • CHANGELOG.md: new [0.1.16] section, Unreleased link bumped

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

- feat(engine): registry references in sub-workflow workflow: field (#188)
- feat: Claude Code plugin marketplace (#186)
- docs(skill): refresh conductor skill with latest features (#187)
- docs: rewrite 'Why Conductor?' README section (#185)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756 jrob5756 merged commit 9a4a7af into main May 14, 2026
3 of 4 checks passed
Sign up for free to 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.

1 participant