Skip to content

chore(main): release 1.8.0#66

Open
minipuft wants to merge 1 commit intomainfrom
release-please--branches--main--components--claude-prompts
Open

chore(main): release 1.8.0#66
minipuft wants to merge 1 commit intomainfrom
release-please--branches--main--components--claude-prompts

Conversation

@minipuft
Copy link
Owner

@minipuft minipuft commented Jan 23, 2026

🤖 I have created a release beep boop

1.8.0 (2026-02-02)

  • paths: Internal path resolution no longer falls back to the working directory. No user-facing changes all paths are resolved from CLI flags, environment variables, or the server's own package root. This prevents inconsistent behavior when the server is launched from different directories.

Added

  • ci: add commitlint, changelog-sections, and downstream sync workflow (802575d)
  • eslint: add claude-plugin custom ESLint rule (876b431)
  • gates: add response blocking and gate event emission in pipeline (914a074)
  • hooks: add server-side hook registry and MCP notification system (86ba115)
  • parsers: add framework-aware quote parsing for @ operator (9555122)
  • scripts: add skills-sync CLI for cross-client skill distribution (351291c)

Fixed

  • ci: align extension-publish tags with Release Please config (19a0024)
  • hooks: allow generated file deletions for feature removal (a8fcb24)
  • hooks: update Python hooks for new gate server format (1b0ddf5)
  • parsers: simplify argument assignment for unstructured text (061cd0f)
  • pipeline: use provider function for prompt cache synchronization (f092837)
  • runtime: bridge PathResolver to jsonUtils via PROMPTS_PATH env var (3d4505b)
  • tests: set PROMPTS_PATH in test setup for template rendering (34769d7)

Changed

  • gates: extract gate-activation utility and cleanup dead code (85bd265)
  • mcp-tools: consolidate prompt_manager into resource_manager (6a41a52)
  • parsers: simplify argument matching and remove dead code (3befb9f)
  • paths: enforce explicit path resolution, remove process.cwd() fallbacks (b93ca78)
  • prompt-guidance: remove unused resource selection code (a2da026)
  • remotion: replace demo compositions with Liquescent design system (b06706b)
  • runtime: migrate CLI argument parsing to node:util parseArgs (71dbe00)
  • server: complete modular monolith migration to 5-layer architecture (31d3884)
  • server: relocate tooling/ submodules and consolidate pipeline imports (5204a7a)
  • types: consolidate context types and add gate response contract (aa51202)

Documentation

  • add LIQUESCENT methodology and update changelog (26a639b)
  • changelog: document breaking path resolution changes (5918e16)
  • ci: update downstream sync comment to reflect Dependabot approach (82e15cd)
  • consolidate documentation and remove completed plans (1e52295)
  • update path configuration and release process documentation (abf3457)

Maintenance

  • ci: downgrade to minor bump — path resolution change is internal only (c550b74)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Jan 23, 2026

✅ CI Passed

Stage Status
Lint & Validate ✅ success
Build ✅ success
Test Matrix (Node 18, 20, 22) ✅ success
Architecture ✅ success
Files changed
.claude-plugin/plugin.json
.release-please-manifest.json
CHANGELOG.md
manifest.json
package-lock.json
package.json
server/package.json

View workflow run

@minipuft minipuft changed the title chore(main): release 1.7.1 chore(main): release 2.0.0 Jan 23, 2026
@minipuft minipuft force-pushed the release-please--branches--main--components--claude-prompts branch 5 times, most recently from 08c3efb to 28d99b9 Compare January 26, 2026 08:55
@minipuft minipuft force-pushed the release-please--branches--main--components--claude-prompts branch 3 times, most recently from e30601a to e37b1ad Compare February 2, 2026 13:01
@minipuft minipuft changed the title chore(main): release 2.0.0 chore(main): release 1.8.0 Feb 2, 2026
@minipuft minipuft force-pushed the release-please--branches--main--components--claude-prompts branch from e37b1ad to 6b9956c Compare February 2, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant