Skip to content

Task2Tool v0.3.0 — Coverage-aware capability composition

Latest

Choose a tag to compare

@mockingbird777 mockingbird777 released this 22 Jul 03:02

Compose a compact set of complementary local skills, prompts, agents, MCP servers, and catalogs for a task.

Highlights:

  • Greedy marginal lexical coverage with deterministic tie-breaking.
  • Explains newly covered terms, cumulative coverage, and explicit remaining gaps.
  • Schema 1.2 discloses bounded query evaluation so truncated input can never appear as complete coverage.

Proof boundary: coverage is normalized lexical overlap, not semantic planning or a capability guarantee.

What's Changed

  • feat(scanner): discover GitHub Copilot instruction Markdown files by @dchaudhari7177 in #3
  • scanner: parse YAML block-list tags/keywords in frontmatter by @dchaudhari7177 in #5

New Contributors

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