Style root 404 fallback with grayscale palette and dark mode support
Improve on-site search tokenization for hyphenated and dotted identifiers
[v0.3.3] - 2026-03-13
Improve root redirect page styling for better appearance during redirect
Add runtime requirement note to first-method getting-started guide
[v0.3.2] - 2026-03-13
Document PipeCompose template mode: shorthand syntax ($, @, @?), template categories, available filters, and template context
Add @? conditional insertion pattern to PipeLLM prompt syntax reference
Add normative shorthand expansion rules to the specification
Add preprocessor guidance and filter-per-category table to implementers runtime docs
[v0.3.1] - 2026-03-09
Expand language docs: file naming conventions, bundle-level system prompt, refinement vs. new concept guidance, and structuring_method details
Fix docs quality issues: nb_output example, cross-references, concept headers, and item_type
[v0.3.0] - 2026-03-04
Add OpenGraph and Twitter Card meta tags to mike redirect template for social link previews
Add mike plugin configuration with custom redirect template
[v0.2.1] - 2026-03-03
Add PipeSearch operator to JSON Schema
[v0.2.0] - 2026-03-03
Add documentation for PipeSearch operator
[v0.1.4] - 2026-03-02
Changed
Method names: strict snake_case — the name field specification updated from kebab-case to snake_case (pattern [a-z][a-z0-9_]*). Directory name must match the name field exactly — no conversion needed.
Updated CLI I/O contract examples to use snake_case method names.
[v0.1.3] - 2026-02-26
Add PostHog analytics to docs site
Add Hub link to navigation
[v0.1.2] - 2026-02-26
Update homepage with overview content
[v0.1.1] - 2026-02-25
Change favicon and logo
[v0.1.0] - 2026-02-22
Add hosted JSON Schema and document inline model settings and enum values
Add update-schema make target to download latest JSON Schema from S3
[v0.0.4] - 2026-02-20
Added github release workflow
Fix deploy doc workflow
[v0.0.3] - 2026-02-20
Renamed Home section first page to Overview
Quieted check-uv and env targets for operational commands
Refined project description
Added /release skill and gitignore .skill artifacts