release: v0.12.0 - #21
Merged
Merged
Conversation
Make common skills natural-language loadable (A–E tiers), rewrite /mol:note as harness knowledge sync, codify unit-test layout and hard-coded regressions, and ship bootstrap Design preferences (OOP primitives, no silent debt). Trim verbose skill/agent copy so contracts stay short and scannable.
Move adopt-workspace out of mol into plugins/molexp as /molexp:adopt-workspace (data harness, not agent harness). Register molexp in both marketplaces and open skill-ref validation to any plugin name. Compress /mol:push, /mol:release, and /mol-plugin:release to the gate tables and publish chain without losing iron laws.
Register plugins/molq with /molq:jobs (read dashboard), /molq:submit, and /molq:cancel, wired to the molmcp MolqProvider surface (list/get/logs/destinations/queue + opt-in mutate). Marketplace and README install paths updated.
Make natural language and agent self-routing load molq skills (or MCP tools) without requiring /molq: slash — queue checks and clear submit intent included.
Unified marketplace bump: mol, molexp, molq, mol-plugin.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Marketplace v0.12.0 — minor release for new plugins and harness contracts since v0.11.0.
Plugins (unified version)
molmolexp/molexp:adopt-workspace)molq/molq:jobs,submit,cancel)mol-pluginHighlights
/mol:noteharness sync — supersede/delete fossils, not append-only diariessrc/tests/; regressions hard-coded goldens (no live third-party)mol; molq skills for molmcp job tools (opt-in submit/cancel)/mol:push//mol:release//mol-plugin:releaseValidation
python plugins/mol-plugin/scripts/validate_repository.py— pass (0 warnings)Test plan
v0.12.0on upstream defaultmol@molcrafts,molexp@molcrafts,molq@molcrafts