Skip to content

v1.2.1 — Documentation & Polish

Choose a tag to compare

@barkain barkain released this 22 Mar 14:12
· 40 commits to main since this release

AgentLib v1.2.1

Fixes

  • Fixed skill loading — added required name field to SKILL.md frontmatter
  • Skill invocation is /knowledge (not /agentlib:knowledge)
  • Fixed all command names to plugin-qualified format (/agentlib:agentlib-ingest-book)
  • Fixed OWASP walkthrough to use the actual SBOM book with real ingested data
  • Corrected PDF download link
  • Bumped version to 1.2.x across plugin.json and pyproject.toml

Documentation

  • Added SBOM walkthrough example (examples/sbom-walkthrough.md) with real data
  • Added all 3 commands to README (ingest, configure, library)
  • Documented /knowledge explicit invocation for when you want the book's answer
  • Removed stale MCP server references
  • Descriptive result labels in README