Changelog
Currently at v3.0.2. The complete per-release detail lives in CHANGELOG.md; this is the readable version.
Fixes a real bug where sudo npm install -g devforgekit (root-owned global npm prefix, common on Linux/WSL2 with a system-managed Node.js) could leave the CLI permanently broken on first run - a self-heal fallback mirror now recovers automatically. Real, evidence-only platform certification: macOS (Apple Silicon), Ubuntu, and Debian are certified via full real-hardware/real-container lifecycle testing; Fedora, Arch, and Intel Mac are expected to work but not yet certified (recorded honestly, not assumed). See docs/PlatformSupport.md in the repository for the evidence behind every claim.
GitHub ReleasesPromotes v3.0.1-rc1 to stable after real-world verification: npm and Homebrew distribution, a clean rc-validate run, and dogfooding on a real machine turned up no release-blocking issues. No code changes since v3.0.1-rc1; see that entry below for the full release-engineering changelog.
GitHub ReleasesRelease engineering: distribution channels and the release process, plus the verification work that preceded them. npm install -g devforgekit is now a real, verified install path with a self-healing dispatcher. brew install nouradinabdurahman/devforgekit/devforgekit ships via a dedicated tap, verified with a real install/test/uninstall cycle. Shell completions (bash/zsh/fish) generated from the CLI's real command tree. A devforgekit doctor --release-check gate and devforgekit rc-validate command verify every distribution channel against real artifacts before any tag is cut. Preceded by a real security audit (shell-injection, tar zip-slip, TOCTOU fixes), a full Command Safety Audit, a Backward Compatibility Matrix (228 --help invocations, 69 missing-argument error paths, a full --json validity sweep), and an API Freeze classifying every command, schema, and output format Stable, Experimental, or Internal.
GitHub ReleasesProduction-ready first public release. Added CODE_OF_CONDUCT.md, PR template, and dependabot CLI monitoring. Cleaned up placeholder assets and broken image references.
GitHub ReleasesAn interactive install wizard (Minimal/Recommended/Full/Custom) with real download-size estimates, heavy-package warnings, and category descriptions. Installs continue past a failed package and resume where they left off. A real post-install verification actually runs devforgekit commands instead of just checking files. Plus a full devforgekit uninstall command and devforgekit repair install for fixing the CLI's own install.
GitHub ReleasesComprehensive audit: cross-platform language, command reference completeness, keyboard shortcuts, theme list, AI/TUI/CLI docs, and version consistency. No new features.
GitHub ReleasesReal Linux (apt/dnf/pacman) and Windows (winget/choco/scoop) support with WSL detection. 222 packages updated with cross-platform install steps.
GitHub ReleasesIn-memory caching for all registry loaders, O(1) package lookup, cached search index. CLI response times cut roughly in half.
GitHub ReleasesAll 261 packages audited with 100% metadata coverage. Compatibility rules expanded to 196. Average quality score raised from 77% to 88%.
GitHub ReleasesArchitecture diagrams, command reference, keyboard shortcuts, FAQ, troubleshooting, migration guide, contributing guide, and a landing-page README redesign.
GitHub ReleasesNine deep passes over Registry, Generator, AI, Graph, Snapshot, Repair, Benchmark, Workspace, and the Plugin SDK.
GitHub ReleasesDashboard foundation, navigation, global search, themes, performance work, and the OS abstraction layer that prepared cross-platform support.
GitHub Releases17 distinct installation statuses tracked per package.
GitHub ReleasesThe DEV Graph: 21 node types, 16 edge types, impact analysis, and 7 export formats.
GitHub ReleasesAnalyze, orphan detection, duplicates, unused, outdated, recommendations, and impact analysis.
GitHub Releases12 scanners with dependency-aware repair ordering and automatic rollback.
GitHub Releases12 categories, 3 profiles, comparison, history, and AI-powered analysis.
GitHub ReleasesPortable .dfk archives with diff, verify, and cross-machine restore.
GitHub Releasesgit pull + npm + migration + rollback in one command.
GitHub Releases7 providers, context engine, prompt library, and local-only memory.
GitHub ReleasesVersion-range validation, conflict detection, and a 5-tier health score.
GitHub ReleasesGit, SSH, env, secrets, Docker, Kubernetes, and cloud context in one switchable unit.
GitHub ReleasesFull-screen Ink/React TUI with 20 themes.
GitHub ReleasesProduction-ready scaffolding for 17 stacks.
GitHub Releases8 recipes with configure and verify passes.
GitHub ReleasesFull plugin lifecycle with Ed25519 signing.
GitHub ReleasesNode.js CLI, component registry, plugins, profiles, configuration system, and the component ecosystem growing to 250 packages.
GitHub Releasesdevforgekit self-update pulls, migrates, and rolls back automatically if something breaks.