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
caching: key on the request, not on the machine (#26)
caching: exec provider and exec grader cache entries are re-keyed by the switch from mtime to content digests. Existing entries are not served and will age out; no action is needed beyond expecting one cold run per suite. Network providers are unaffected.
Features
caching: key exec identity on content, correct the cache_salt docs (#24) (80479dc)
caching: key on the request, not on the machine (#26) (c90b9f7)
server: authenticated MCP endpoint, dual-era and read-only (#27) (88739d3)
Documentation
publish a documentation site with 32 end-to-end tested examples (#28) (4d1bab7)