Skip to content

Commit 8361663

Browse files
sandrinioclaude
andcommitted
release(cleargate): v0.12.0 — SPRINT-27 EPIC-027 phase 1 + connection UX
SPRINT-27 ship: 11 deliverables across 3 waves. Wave 1 cleargate-cli features: - CR-065 service-token env auth (CLEARGATE_SERVICE_TOKEN bypasses keychain — unblocks stdio Claude Desktop) - CR-063 sprint-report wiki ingest (path validator + two-source buildPageBody + Step 7.5 anchor) - STORY-027-03 push.ts payload.origin stamping ('cleargate-cli' default) - CR-062 admin-api/responses.ts mail_sent schema Wave 3 cleargate-cli features: - CR-064 push.ts typeMap sprint_id + getItemTypeWithPathOverride + Step 7.4 MCP push - smoke-push-sprint-artifacts.mjs (zero-MCP-code-change-to-add-type proof) Closes EPIC-027 phase 1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 88c581c commit 8361663

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cleargate-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cleargate",
3-
"version": "0.11.5",
3+
"version": "0.12.0",
44
"private": false,
55
"type": "module",
66
"description": "Planning framework for Claude Code agents — sprint/epic/story protocol, five-role agent team (architect/developer/qa/devops/reporter), Karpathy-style awareness wiki.",

cleargate-planning/MANIFEST.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"cleargate_version": "0.11.5",
3-
"generated_at": "2026-05-15T04:32:19.220Z",
2+
"cleargate_version": "0.12.0",
3+
"generated_at": "2026-05-15T05:10:35.575Z",
44
"files": [
55
{
66
"path": ".claude/agents/architect.md",

0 commit comments

Comments
 (0)