Skip to content

Commit 6be9fb0

Browse files
chore: bump version 0.4.4 → 0.5.0 — epic dso-fel5 complete
Removes pre-compact checkpoint system (pre-compact-checkpoint.sh, post-compact-review-check.sh, pre-push-sentinel-check.sh, and all supporting files). Context compaction no longer triggers git operations, review-gate checks, or sentinel-file management. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 98aa602 commit 6be9fb0

File tree

11 files changed

+16
-12
lines changed

11 files changed

+16
-12
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dso",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"description": "Workflow infrastructure plugin for Claude Code projects",
55
"commands": "./commands/",
66
"skills": "./skills/",

.tickets/.sync-state.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,6 @@
227227
"jira_hash": "b2fcb1e44695c32874c75055e4b8c9e8",
228228
"last_synced": "2026-03-17T18:34:36Z"
229229
},
230-
"last_sync_commit": "8cc462b1dfb4051c690e5d3b7be0b78bcfeaa635",
231-
"last_pull_timestamp": "2026-03-18T18:55:58Z"
230+
"last_sync_commit": "98aa602e8bbc44909d535e6002ad3dca784acc04",
231+
"last_pull_timestamp": "2026-03-18T19:10:09Z"
232232
}

.tickets/dso-5lb8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-5lb8
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T17:15:25Z

.tickets/dso-8fc5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-8fc5
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T17:15:25Z

.tickets/dso-d8xe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-d8xe
3-
status: in_progress
3+
status: closed
44
deps: [dso-oqto]
55
links: []
66
created: 2026-03-18T17:30:23Z

.tickets/dso-dnq2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-dnq2
3-
status: in_progress
3+
status: closed
44
deps: [dso-oqto]
55
links: []
66
created: 2026-03-18T17:30:10Z

.tickets/dso-fel5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-fel5
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T17:03:13Z

.tickets/dso-j1kw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-j1kw
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T17:29:31Z

.tickets/dso-jneo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-jneo
3-
status: open
3+
status: closed
44
deps: [dso-l19q, dso-5lb8]
55
links: []
66
created: 2026-03-18T17:15:25Z

.tickets/dso-q0df.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: dso-q0df
3-
status: in_progress
3+
status: closed
44
deps: []
55
links: []
66
created: 2026-03-18T17:29:19Z

0 commit comments

Comments
 (0)