chore(release): bump CodeStable to 2.0.1

This commit is contained in:
dafang
2026-08-03 16:56:28 +08:00
parent b054c05047
commit 8407d6dfba
7 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"plugins": [
{
"name": "codestable",
"version": "2.0.0",
"version": "2.0.1",
"description": "CodeStable AI coding workflow skills.",
"source": {
"source": "local",
+1 -1
View File
@@ -7,7 +7,7 @@
"plugins": [
{
"name": "codestable",
"version": "2.0.0",
"version": "2.0.1",
"description": "CodeStable AI coding workflow skills.",
"source": "./plugins/codestable"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2.0.1
- Replaced task-shape workflow tiers with minimum sufficient assurance selected from unexcluded risks.
- Added pre-approval Epic route discovery with a document-owned route map, derived frontier, and explicit HITL decisions.
- Added conditional shared-language alignment for Feature and Epic design without introducing a mandatory glossary or new gate.
- Removed stale experiments for retired v1 skill entries and tightened experiment-to-skill consistency checks.
## 2.0.0
- Reduced the shipped package from the 32 skills in v1.0.4 to 8 thin-harness skills: `cs`,
+1 -1
View File
@@ -1 +1 @@
2.0.0
2.0.1
@@ -1,6 +1,6 @@
{
"name": "codestable",
"version": "2.0.0",
"version": "2.0.1",
"description": "CodeStable AI coding workflow skills.",
"author": {
"name": "CodeStable"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codestable",
"version": "2.0.0",
"version": "2.0.1",
"description": "CodeStable AI coding workflow skills.",
"skills": "./skills/"
}
+1 -1
View File
@@ -1 +1 @@
2.0.0
2.0.1