Skip to content

Releases: pau-vega/Devkit-AI

devkit-ai: v0.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:41
aeb7a4d

0.1.5 (2026-07-06)

Features

  • hooks: add per-project settings file support (19c0223)
  • hooks: add per-project settings file support (c06006f)
  • marketplace: add release-please-monorepo plugin (46e6277)
  • marketplace: add release-please-monorepo plugin (e4c10e3)

Bug Fixes

  • typescript-rules: close hook gaps and false blocks (e8ef213)
  • typescript-rules: close hook gaps and false blocks (d2be3a0)

devkit-ai: v0.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:18
b926a44

0.1.4 (2026-06-08)

Bug Fixes

  • ci: remove npm cache since package-lock.json is gitignored (651b23c)

devkit-ai: v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Jun 20:18
dad47ef

0.1.3 (2026-06-07)

Bug Fixes

  • translator: drop color field from agents for OpenCode (a1395c3)
  • translator: drop color field from agents for OpenCode (8e29e64)

devkit-ai: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 19:10
b39971b

0.1.2 (2026-06-07)

Features

  • add commit-commands plugin with agents, skills, and commands (98bff1d)
  • Add commit-commands plugin with git workflow commands (66bd740)
  • Add commit-commands plugin with git workflow commands (fa40f1e)

devkit-ai: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:27
e1ac83a

0.1.1 (2026-06-04)

Features

  • translate agent and command files to OpenCode format on install (bb3d08b)

Bug Fixes

  • translator: drop argument-hint, fix markdown in hint, remove Claude Code name leak (f06b066)

devkit-ai: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:33
389bea1

0.1.0 (2026-06-04)

Features

  • 01-01: add YAML paths field to all 5 workflow-toolkit SKILL.md files (bf605d3)
  • 01-01: add YAML paths field to typescript-rules and jsdoc-standards SKILL.md (b578bd5)
  • 01-02: add .cursor/ to .gitignore and update build script with symlink generation (3d75d63)
  • 01-02: create .cursor/skills/ symlinks for typescript-rules and jsdoc-standards (a4f5d70)
  • 01-03: extend build script to generate workflow-toolkit cursor symlinks (aabd3dd)
  • 260510-jtr: implement installer CLI with @clack/prompts and per-file conflict handling (c6b7341)
  • 260510-jtr: scaffold package.json + GitHub Packages publish workflow (980a8f2)
  • add /ts-review command (7f0a7d2)
  • add auto-generated marker above PLUGINS array (4f5b656)
  • add build script skeleton with frontmatter parser (996dc6d)
  • add build step and expand path triggers in CI workflow (b772f8f)
  • add component discovery functions to build script (a02be11)
  • add display fields to marketplace.json for build script (a98490f)
  • add HTML injection and complete build script (45d2b0f)
  • add lint and typecheck pre-commit hooks (d3e292e)
  • add lint and typecheck pre-commit hooks (2892cd5)
  • add main loop and JSON generation to build script (d547d76)
  • add marketplace and plugin manifests (5255621)
  • add marketplace showcase page and screenshots (03d5610)
  • add marketplace showcase page and screenshots (0d32568)
  • add prompt hook for TypeScript validation on Write/Edit (43b3166)
  • add release-please workflow for automatic releases (ee7c4ec)
  • add release-please workflow for automatic releases (6e8e392)
  • add ts-reviewer agent for TypeScript code review (46d113e)
  • add typescript-conventions skill with full rules (351d180)
  • add workflow icon CSS class for workflow-toolkit plugin (2596469)
  • add workflow-toolkit plugin (ec72708)
  • add workflow-toolkit plugin with developer workflow skills (ed550a9)
  • relocate hooks to plugin root, add jsdoc-standards plugin (c6f2f95)
  • relocate hooks to plugin root, add jsdoc-standards plugin (2cb8992)
  • restructure into multi-plugin marketplace (14a1cb5)
  • restructure into multi-plugin marketplace with typescript-rules, jsdoc-standards, and workflow-toolkit (e7cff56)
  • revamp marketplace UI and refine plugin metadata (28f102b)
  • revamp marketplace UI and refine plugin metadata (2c7ba85)

Bug Fixes

  • 260510-jtr: address code-review BLOCKER + 2 warnings (5db484d)
  • add Node.js 24 env var for release-please action (6a5877e)
  • add Node.js 24 env var for release-please action (7b6ab6c)
  • align plugin with marketplace best practices (6159c98)
  • align version to 0.0.0 and add initial-version config (a0caf07)
  • bump version down to 0.1.0 and normalize JSON formatting (9072622)
  • correct release-please config/manifest file paths (b42e943)
  • harden hooks and jsdoc-review command robustness (1bb25b4)
  • move release-please config to top level, pin initial version (1a6cef5)
  • move release-please config to top level, pin initial version (403aaa2)
  • patch hook bugs, add .gitignore, update README (148c9d4)
  • prevent enforce-pnpm hook false positives on commit messages (2102ea0)
  • prevent release-please from creating major versions (379b73a)
  • remove release-as bootstrap to prevent premature 1.0.0 bump (ab47193)
  • remove release-as bootstrap to prevent premature 1.0.0 bump (e8acdf0)
  • remove release-as bootstrap to prevent premature 1.0.0 bump (8ec78c4)
  • revert release-please manifest to 0.0.0 (4294586)
  • set initial release version to 0.1.0 (f72234e)
  • use turborepo typecheck pipeline in pre-commit hook (64e8a12)
  • use turborepo typecheck pipeline in pre-commit hook (bb91b1c)