0.5.0 (2026-04-16)
⚠ BREAKING CHANGES
Features
- dataplex: Add support for lookup context tool. (mcp-toolbox#2744) (facb69d) (bfbc709)
- skills: Add Claude Code support to generated scripts (mcp-toolbox#2966) (a1609e1) (bfbc709)
- skills: Add codex user agent (mcp-toolbox#2973) (070e939) (bfbc709)
- skills: Tool invocation via npx (mcp-toolbox#2916) (377dc5b) (bfbc709)
- tool/dataplex-lookup-context: Relax project constraint and enforce location (mcp-toolbox#2952) (7ebfdf1) (bfbc709)
- add claude code plugin config (#104) (5238172)
- add codex plugin config (#105) (0d660f9)
Bug Fixes
- skills: Fix integer parameter parsing through agent skills (mcp-toolbox#2847) (4564efe) (bfbc709)
- skills: Fix skill generation template (mcp-toolbox#2914) (a01a15e) (bfbc709)
- skills: Prevent empty strings overriding optional env vars in node scripts (mcp-toolbox#2963) (c52adeb) (bfbc709)