Skip to content

Commit e0d2adc

Browse files
chore: bump release to v1.2.2
1 parent 309f7c2 commit e0d2adc

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2026-04-11
44

5+
- Bumped the workspace baseline release to `v1.2.2` and updated `repos/workspace-hub` to `1.2.2` to capture the side-load `entry.md` packet flow, manifest `entryDocs` support, and thin-versus-deep indexed search as the new published baseline.
56
- Refreshed the root [README](../README.md) with tool-agnostic positioning (Codex, Cursor, Claude), a **Workspace Hub** subsection with the cover image, and a **What's included (and why)** table; shifted public docs to neutral language for optional reverse-proxy and mapped-host previews while keeping compatibility manifest keys documented where needed.
67
- Updated [HANDOVER](HANDOVER.md) completion review, the project review addendum pointer to [CHANGELOG](CHANGELOG.md) for resolved Hub items, and aligned [docs/README](README.md), wiki stubs, contributor templates, and [AGENTS.md](../AGENTS.md) with the same stance.
78
- Rewrote [00-overview](00-overview.md) and [02-local-runtime-handover](02-local-runtime-handover.md) so runtime guidance uses generic mapped-host terminology while keeping stable manifest enum and field names (`servbay`, `servbayPath`, `servbaySubdomain`) documented in [repos/workspace-hub/docs/manifest.md](../repos/workspace-hub/docs/manifest.md).

docs/HANDOVER.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ Suggested instruction for a fresh chat:
2828
2929
Current release baseline:
3030

31-
- workspace release tag: `v1.2.1`
32-
- `repos/workspace-hub` version: `1.2.1`
31+
- workspace release tag: `v1.2.2`
32+
- `repos/workspace-hub` version: `1.2.2`
3333
- stable release gate passed on `2026-04-10`
3434

3535
Current published release record:
3636

37-
- release ref: `v1.2.1`
37+
- release ref: `v1.2.2`
3838
- previous stable release tag: `v1.2.0`
39-
- release URL: `https://github.com/RichardGeorgeDavis/Codex-Workspace/releases/tag/v1.2.1`
39+
- release URL: `https://github.com/RichardGeorgeDavis/Codex-Workspace/releases/tag/v1.2.2`
4040

4141
## Canonical doc location
4242

@@ -208,7 +208,7 @@ Current likely pickup:
208208

209209
## Acceptance closeout (2026-04-10)
210210

211-
This released `v1.2.1` baseline now has a complete verification snapshot:
211+
This released `v1.2.2` baseline now has a complete verification snapshot:
212212

213213
- `tools/scripts/install-mcp-profile.sh default-full`
214214
- `tools/scripts/check-mcp-health.sh --profile default-full`

docs/plans/readme-docs-closeout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tracked copy of the implementation plan (for Codex or future sessions). Executed
44

55
## Summary
66

7-
1. **Handover:** Batches 1–4 complete; v1.2.1 baseline. Optional follow-ons: MCP profiles, Hub memory-graph Phase 2, capability drill-down, repo-intake polish. Completion review open themes: diagnostics, favourites, dependency feedback, mapped-host preview polish, runtime troubleshooting docs.
7+
1. **Handover:** Batches 1–4 complete; v1.2.2 baseline. Optional follow-ons: MCP profiles, Hub memory-graph Phase 2, capability drill-down, repo-intake polish. Completion review open themes: diagnostics, favourites, dependency feedback, mapped-host preview polish, runtime troubleshooting docs.
88
2. **Docs/wiki review:** Align `docs/` and `docs/wiki/` with HANDOVER/CHANGELOG; reduce duplicate prose; keep wiki navigational.
99
3. **Remove ServBay product naming** from docs and user-facing surfaces; use neutral language (optional reverse proxy, mapped host). Stable JSON keys `servbay`, `servbayPath`, `servbaySubdomain` remain documented as stable manifest values.
1010
4. **README:** Multi-agent intro, Workspace Hub section + cover placement, **What's included (and why)** table.

repos/workspace-hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "workspace-hub",
33
"private": true,
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"type": "module",
66
"packageManager": "pnpm@9.4.0",
77
"scripts": {

0 commit comments

Comments
 (0)