dew/packages/core
2026-05-04 22:01:05 -04:00
..
lib Raise SDK floor and resolve vault paths from config 2026-05-04 22:01:05 -04:00
test Raise SDK floor and resolve vault paths from config 2026-05-04 22:01:05 -04:00
CHANGELOG.md chore: prepare v0.1.0 release 2026-04-28 15:22:41 -04:00
LICENSE chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
pubspec.yaml Raise SDK floor and resolve vault paths from config 2026-05-04 22:01:05 -04:00
README.md chore: prepare v0.1.0 release 2026-04-28 15:22:41 -04:00

dew_core

Core abstractions for the Dew project management tool.

Provides DewCommand, DewToolCommand, CommandRegistry, and ProjectContext — the building blocks used by every Dew feature package.

Usage

This package is an internal dependency of dew_kanban, dew_mcp, and dew. It is not intended for direct use outside the Dew ecosystem.

License

MIT — see LICENSE.