Skip to content

8.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Apr 15:52
210d297

8.3.2 - 2025-04-17

Added

  • cli: Added init --no-base option to skip creating the base template.
  • env: Added DIPDUP_NO_BASE environment variable to skip creating the base template.
  • mcp: Added ctx.api datasource and ctx.call_api helper to server context.

Fixed

  • cli: Fixed new command using incorrect template.
  • mcp: Fixed handling exceptions in MCP tools.

Changed

  • cli: init --base option is now enabled by default.