Skip to content

v1.0.0 — multi-agent Qapla' API knowledge pack

Choose a tag to compare

@LucaQapla LucaQapla released this 15 Jun 15:05
· 28 commits to main since this release

First stable release: a portable, multi-agent knowledge pack for the Qapla' public REST API (v1.3), validated end-to-end (eval 7/7 with fresh-context agents).

Highlights

  • Multi-agent support via thin entrypoints over a single source of truth (references/overview.md):
    • SKILL.md — Claude skill
    • AGENTS.md — universal (Codex, Gemini CLI, Cursor, Copilot, Windsurf, Aider, Zed, Jules… 20+ tools)
    • .cursor/rules/qapla-api.mdc — Cursor agent-requested rule (on-demand)
  • Endpoint references + per-endpoint deep-dives, real sample payloads, and a dependency-free Python reference client.
  • Evaluation scenarios with 7/7 passing (incl. the critical getQuotes header-auth and anti-hallucination cases).

See CHANGELOG.md for the full list.

The package version is independent from the documented Qapla' API version (1.3).