Skip to content

v0.1.0 — Evidence-driven Fullstack Expert

Choose a tag to compare

@adithya-hmt adithya-hmt released this 16 Aug 15:10
· 3 commits to main since this release

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.