dew_core 0.2.0
dew_core: ^0.2.0 copied to clipboard
Core shared types, interfaces, and configuration for the Dew project management tool.
Changelog #
0.2.0 — 2026-05-02 #
- Removed stale MCP config references from core config documentation.
- Updated
dew initdefaults to generate only supported project config.
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