Skip to content

Releases: adithya-hmt/fullstack-expert

v0.1.1 — Release hardening

Choose a tag to compare

@adithya-hmt adithya-hmt released this 16 Aug 15:45

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_plan and fullstack_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_plan for bounded repository inspection and vertical-slice planning.
  • fullstack_check for 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.

v0.1.0 — Evidence-driven Fullstack Expert

Choose a tag to compare

@adithya-hmt adithya-hmt released this 16 Aug 15:10

Changelog

All notable changes to this project are documented here.

[0.1.0] - 2026-08-16

Initial public release of @deepseek-ai/fullstack-expert.

Added

  • Inspect-first methodology for DeepSeek Harness coding agents.
  • fullstack_plan for bounded repository inspection and vertical-slice planning.
  • fullstack_check for 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.