Skip to content

MiniCode v0.2.1

Latest

Choose a tag to compare

@wjh4sg wjh4sg released this 20 Jun 14:57
f857c70

MiniCode v0.2.1 is a presentation-focused patch release. It adds real-model evidence and clearer CLI documentation without expanding the Agent's permissions or runtime behavior.

Highlights

  • Adds a sanitized real Alibaba Cloud Model Studio deepseek-v4-flash feature-planning run.
  • Adds a terminal-style SVG showing --help, doctor, and sensitive-file denial.
  • Adds a concrete doctor output example to the README.
  • Adds docs/spec-v0.2.0.md as the CLI-productization delta to the v0.1.1 core specification.
  • Adds tests that verify display assets exist and contain no API key, Authorization header, or machine-specific user path.

Safety

This release does not change Skill routing, tools, model-client behavior, memory, doctor, or the read-only permission boundary.

Validation

  • Real request completed with deepseek-v4-flash through the existing OpenAI-compatible client.
  • 59 tests passed locally; 2 Windows symlink tests skipped because symlink creation is unavailable.
  • GitHub Actions passed on Python 3.10, 3.11, and 3.12.
  • Editable installation, minicode --version, and minicode doctor passed smoke tests.
  • Display files passed explicit secret and local-path sanitization checks.

Full change: #5