canact 0.1.0

Probe an LLM and return host policy: max tools, edit format, XML fallback, JSON repair
Documentation
1
2
3
4
5
6
7
8
9
exclude = [
  "localhost",
  "127\\.0\\.0\\.1",
  "file://",
  "example\\.com",
  "github\\.com/.*/compare/.*v.*\\.\\.\\..*v",
  "github\\.com/.*/releases/tag/.*v\\d",
  "github\\.com/.*/security/advisories/new",
]