agents / index.json
judstephenson's picture
smelt publish catalog 0.1.0: triage, commit, redact, extract
93edc5f verified
Raw
History Blame Contribute Delete
1.39 kB
{
"agents" : [
{
"bytes" : 46657,
"description" : "Reads a log line, returns severity, component, summary",
"model" : "Qwen\/Qwen3.5-0.8B",
"name" : "triage",
"sha256" : "84bc8bb19c65a490ba0c745e8190b4636e992ffe14f5af415ab7648f079ea6f5",
"tarball" : "agents\/triage-0.1.0.tar.gz",
"version" : "0.1.0"
},
{
"bytes" : 46364,
"description" : "Writes the commit message from your staged diff",
"model" : "Qwen\/Qwen3.5-0.8B",
"name" : "commit",
"sha256" : "191e901084d168fbcc5be2ffb7f0ed05378b90e4aa08a3e369529be98dc1dd5c",
"tarball" : "agents\/commit-0.1.0.tar.gz",
"version" : "0.1.0"
},
{
"bytes" : 46523,
"description" : "Replaces PII with typed placeholders before text leaves your machine",
"model" : "Qwen\/Qwen3.5-0.8B",
"name" : "redact",
"sha256" : "fb97b64c274c6adc704e5ceaeec22a688fa25821a79994b9622c713f8bc62df5",
"tarball" : "agents\/redact-0.1.0.tar.gz",
"version" : "0.1.0"
},
{
"bytes" : 46708,
"description" : "Invoices, receipts, contacts to typed records",
"model" : "Qwen\/Qwen3.5-0.8B",
"name" : "extract",
"sha256" : "10513c537b5919b539874f03e97d3818acce08424f69f656583f57cf6165d594",
"tarball" : "agents\/extract-0.1.0.tar.gz",
"version" : "0.1.0"
}
],
"version" : 1
}