You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.