Skip to content

Releases: izzipizzy/aparser-mcp

Release list

v0.1.3

Choose a tag to compare

@izzipizzy izzipizzy released this 23 Jul 21:26

v0.1.3

  • Security-hardened skill — SKILL.md references AP_URL/AP_PASSWORD from env (no literal-secret patterns) + trust note, so it passes the agentskill.sh security scan.
  • Baked-in MCP defaultsconfig_preset=default, proxyretries=40 (injected where supported), do_log=true; overridable per call and via AP_CONFIG_PRESET/AP_PROXYRETRIES. (With a server-side dynamic thread limit, the plain default preset is enough — the global limit caps the sum of active threads and shares by task priority.)
  • Pre-flight validationadd_task/one_request verify parser names and override ids before posting, so invalid options never hit A-Parser.

v0.1.2

Choose a tag to compare

@izzipizzy izzipizzy released this 20 Jul 21:53