patch
Consolidate @driftdev/spec into @driftdev/sdk. Spec types, constants, and JSON schema validation are now exported directly from the SDK. The @driftdev/spec package is removed.
Every release, straight from the changesets. Newest first.
Consolidate @driftdev/spec into @driftdev/sdk. Spec types, constants, and JSON schema validation are now exported directly from the SDK. The @driftdev/spec package is removed.
Two-surface CLI: hide non-human commands from --help, default bare drift to scan, replace --capabilities with --tools, enrich context with per-issue detail and undocumented export locations
Improve release readiness and docs-quality workflows:
package.json layouts (exports, module, bin) and CLI-style source resolution.drift ci skip packages with no detectable entry point instead of failing the entire run.Add monorepo support to drift breaking and drift diff commands with --all and --private flags
Add diff, breaking changes, and undocumented export analysis to drift ci. Structured PR comments with collapsible sections. Remove agent server in favor of GitHub Action docs-sync.