Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.42 KB

File metadata and controls

46 lines (31 loc) · 1.42 KB

Changelog

All notable changes to the ibl.ai API skills.

[Unreleased]

[0.2.2] - 2026-07-28

Documentation

  • add platform screenshots to the voice-agent walkthrough

[0.2.1] - 2026-07-28

Documentation

  • add tutorials/ with an end-to-end voice-agent walkthrough

[0.2.0] - 2026-07-27

Added

  • adding skill for the support
  • fold all developer docs into skills — per-skill references/ + infrastructure & ecosystem skills (lossless)
  • merge remaining developer docs into skills (code-verified) + references/ split
  • add iblai-api-inference and merge developer docs into the skills
  • fold MCP configuration into iblai-api-agent-mcp, drop the separate skill
  • add iblai-api-apply skill — the platform application gate (code-verified)
  • added skill for mcp configuration
  • 8 new DM skills (code-verified) + repo-wide format standardization (#9)

Fixed

  • made sure everything merged / created is complete
  • bring iblai-api-mcp-configuration onto repo conventions (code-verified)
  • rename learner and mentor to user and agent respectively
  • revert mcp name change
  • add CRM schema

Documentation

  • list iblai-api-mcp-configuration in the README skill index
  • document org key + secret as a no-browser auth path
  • add "Updating the skills" section to README
  • simplify login onboarding to two clear paths
  • normalize IBL.ai -> ibl.ai in agent-chat server README; align license to MIT