Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 4.48 KB

File metadata and controls

66 lines (49 loc) · 4.48 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

v0.4.0 - May 1, 2026

Canon

  • Added ideas/branding-accessibility-skill.md for future visual accessibility ownership.
  • Added references/vitepress-markdown-pages.md for VitePress Markdown page UI, global component reuse, and page reachability.
  • Documented high-value helper contracts across canon sync, CLI support, utility, and skill-author scripts.
  • Updated coding skill standards to require ## Documentation lifecycle sections.
  • Updated references/inline-code-and-api-docs.md to prefer useful JSDoc tags for exported helpers.

Skills

  • Added component-level accessibility guidance to tanaab-vue-author.
  • Added playground-first Vue component documentation fallbacks with schema-driven generated usage code.
  • Updated current coding skills with dedicated ## Documentation sections.
  • Updated JavaScript and CLI authoring guidance for API docs, help surfaces, and documentation routing.
  • Updated Vue and VitePress guidance for component docs, Markdown pages, and reusable frontend boundaries.
  • Added release archive checks that reinstall production dependencies before packaging canon bundles.

Canon

  • Added codexsync for validating and syncing managed plugin cache state.
  • Added PR unit-test workflow coverage for canon validation on Ubuntu and macOS.
  • Fixed release version stamping for .codex-plugin/plugin.json.
  • Updated CLI standards for version help text, dimmed usage placeholders, and release-stampable script versions.
  • Updated JavaScript repo canon for Bun-first validation helpers and canon script structure.
  • Updated Leia scenario guidance for release-shaped CLI examples and focused assertions.

Skills

  • Added tanaab-github-release-author for release readiness, version selection, changelog-backed release notes, and GitHub Release drafts.
  • Updated tanaab-javascript-author for Codex 5.5 readiness and focused JavaScript test guidance.
  • Updated tanaab-javascript-cli-author and tanaab-shell-cli-author templates for aligned version help text.
  • Updated tanaab-vitepress-author and tanaab-vue-author to clarify VitePress and Vue ownership boundaries.

Canon

  • Added canonical Markdown buckets for durable guidance, future ideas, stable references, reusable prompts, and shared templates.
  • Added a Codex plugin that executes and enforces the live Tanaab canon through installable skills.
  • Added a local development flow for plugin symlinks, targeted validation, and day-to-day canon maintenance.
  • Added a release-ready install path for versioned archives, personal marketplace setup, and Codex plugin installation.
  • Added repo-wide standards for changelog shape, CLI behavior, inline code docs, JavaScript repo structure, and README authoring.

Skills

  • Added tanaab-changelog-author for CHANGELOG.md drafting, maintenance, and changelog-contract alignment.
  • Added tanaab-github-action-author for GitHub Action product surfaces such as action.yml, committed runtime files, and action README contracts.
  • Added tanaab-github-checks-triage for GitHub-hosted CI failure investigation and actionable failure summaries.
  • Added tanaab-github-workflow-author for GitHub Actions workflow graphs, including triggers, permissions, reusable workflows, and job topology.
  • Added tanaab-javascript-author for JavaScript and Bun implementation work, especially low-coupling helpers and utility logic.
  • Added tanaab-javascript-cli-author for true Bun CLI product surfaces such as entrypoints, help output, versioning, and packaging contracts.
  • Added tanaab-javascript-repo-standardizer for JavaScript and Bun repo baselines such as layout, linting, formatting, and baseline scripts.
  • Added tanaab-readme-author for repository README structure and standardization.
  • Added tanaab-shell-cli-author for Bash and PowerShell CLI surfaces, including wrappers, help output, and shell safety behavior.
  • Added tanaab-skill-author for canon skill scaffolding, standardization, and validation.
  • Added tanaab-vitepress-author for VitePress docs and static-site surfaces.
  • Added tanaab-vue-author for Vue 3 frontend implementation surfaces such as components and Composition API flows.