Releases: izzipizzy/aparser-mcp
Releases · izzipizzy/aparser-mcp
Release list
v0.1.3
v0.1.3
- Security-hardened skill — SKILL.md references
AP_URL/AP_PASSWORDfrom env (no literal-secret patterns) + trust note, so it passes the agentskill.sh security scan. - Baked-in MCP defaults —
config_preset=default,proxyretries=40(injected where supported),do_log=true; overridable per call and viaAP_CONFIG_PRESET/AP_PROXYRETRIES. (With a server-side dynamic thread limit, the plaindefaultpreset is enough — the global limit caps the sum of active threads and shares by task priority.) - Pre-flight validation —
add_task/one_requestverify parser names and override ids before posting, so invalid options never hit A-Parser.
v0.1.2
Full Changelog: https://github.com/izzipizzy/aparser-mcp/commits/v0.1.2