Changelog
All notable changes to this project are documented here.
[0.1.1] - 2026-08-16
Release hardening for public consumption.
Added
- Packed-artifact consumer smoke test covering
fullstack_planandfullstack_check. - Disposable real Harness profile smoke test covering package resolution and patch composition.
- Release checklist and Node/Harness compatibility matrix.
- Copy/paste development commands that include clean installation prerequisites.
Fixed
- Clarified the tagged GitHub installation path while npm publication is pending.
[0.1.0] - 2026-08-16
Initial public release of @deepseek-ai/fullstack-expert.
Added
- Inspect-first methodology for DeepSeek Harness coding agents.
fullstack_planfor bounded repository inspection and vertical-slice planning.fullstack_checkfor explicit pass/fail/unknown project evidence.- Stateful phase, task, assumption, unresolved-item, evidence, and event projection.
- Embedded skills for architecture, domain modeling, TDD, debugging, frontend, backend, databases, Supabase, security, accessibility, code review, verification, and deployment.
- Complexity-governor guidance that prefers reuse, native capabilities, standard library features, and installed dependencies.
- Approval-aware guards for common shell, background-job, and Supabase-sensitive operations.
- Optional read-only Supabase project evidence detection.
- Minimal profile example and guided quickstart/demo documentation.
Scope
This release composes with native Harness capabilities. It does not provide its own shell executor, filesystem backend, browser driver, database client, Supabase SDK, deployment adapter, or model provider.