dew_core 0.4.0
dew_core: ^0.4.0 copied to clipboard
Core shared types, interfaces, and configuration for the Dew project management tool.
Changelog #
0.4.0 — 2026-05-05 #
Infra and MCP provider release.
- Extended
CommandRegistry.mcpToolsto collect extra tools fromMcpToolProvidercommand classes. - Kept
InitCommandanalyzer-clean with the Dart SDK3.12lint set.
0.1.0 — 2026-04-25 #
Initial release.
DewCommandbase class with arg-parser-driven CLI and MCP tool dual-modeDewToolCommandmixin for commands that expose an MCP toolCommandRegistryfor feature-package command registrationProjectContextfor locating and loading.project/dew.yamlschemaFromArgParserhelper for generating JSON Schema fromArgParser