Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 12:11
· 39 commits to main since this release
telemaco 0.1.1

Adds the acceptance gate: 40 stages run against local fixtures, wired into
CI so a pull request that regresses one is blocked.

Fixes:
- --dump links and --dump assets resolve relative URLs against the
  document base URL, so a page with <base href> reports the right targets.
- Every crate manifest carries the Apache-2.0 license again.
- The CI comparison jobs stage telemaco-worker alongside telemaco, so the
  parallel scrape path is actually exercised.

Also ships install.sh, which installs the binary and offers to register it
as an MCP server with the agents it finds.