Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
},
"metadata": {
"description": "Two-Weeks-Team marketplace hosting the Preview Forge plugin β€” a 143-agent engineering swarm implementing the 3-DD Methodology (PreviewDD β†’ SpecDD β†’ TestDD) for Claude Code.",
"version": "1.13.0",
"version": "1.14.0",
"homepage": "https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode"
},
"plugins": [
{
"name": "pf",
"description": "Preview Forge β€” ν•œ 쀄 아이디어 β†’ 143λͺ…μ˜ Opus 4.7 가상 μ—”μ§€λ‹ˆμ–΄λ§ 쑰직이 PreviewDD Β· SpecDD Β· TestDD 3 μ‚¬μ΄ν΄λ‘œ ν’€μŠ€νƒ 앱을 freezeκΉŒμ§€. /pf:* 14 slash commands. 인간은 λ””μžμΈΒ·λ°°ν¬ 2 클릭만.",
"version": "1.13.0",
"version": "1.14.0",
"author": {
"name": "Two-Weeks-Team"
},
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.0"
".": "1.14.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.14.0](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.13.0...v1.14.0) (2026-04-26)


### Features

* **methodology:** Rule 10 β€” Output language English (Layer-0) ([#107](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/107)) ([3dda141](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/commit/3dda141443b705ca832be5c7d47c9533bfc96053))

## [1.13.0](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.12.1...v1.13.0) (2026-04-25)


Expand Down
2 changes: 1 addition & 1 deletion plugins/preview-forge/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pf",
"description": "ν•œ 쀄 아이디어 β†’ 143λͺ… Opus 4.7 가상 μ—”μ§€λ‹ˆμ–΄λ§ 쑰직이 PreviewDD β†’ SpecDD β†’ TestDD 3-DD μ‚¬μ΄ν΄λ‘œ ν’€μŠ€νƒ 앱을 freezeκΉŒμ§€. λ‚΄μž₯ Design Studio(Claude Design fallback) + Memory Tool + Reflexion μžκ°€ν•™μŠ΅. Built with Opus 4.7 hackathon.",
"version": "1.13.0",
"version": "1.14.0",
"author": {
"name": "Two-Weeks-Team",
"email": "app.2weeks@gmail.com",
Expand Down