Skip to content

Commit 3a94a18

Browse files
Refresh repository cover and preview assets
1 parent b12cda0 commit 3a94a18

6 files changed

Lines changed: 25 additions & 17 deletions

File tree

.github/assets/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
`social-preview.png` is the repository social preview image sized for GitHub's recommended 1280 x 640 layout.
44

5+
`cover-readme-20260321.png` is the current versioned README cover image used to avoid stale GitHub image caching on the repository page.
6+
7+
`social-preview.svg` is the editable source for the current social preview artwork, including the refreshed visible-context project framing.
8+
59
Use it in:
610

711
1. Repository `Settings`
695 KB
Loading

.github/assets/social-preview.png

-128 KB
Loading

.github/assets/social-preview.svg

Lines changed: 16 additions & 16 deletions
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Codex Workspace
22

33
<!-- workspace-hub:cover:start -->
4-
![Codex Workspace cover](cover.png)
4+
![Codex Workspace cover](.github/assets/cover-readme-20260321.png)
55
<!-- workspace-hub:cover:end -->
66

77
Codex Workspace is a local-first workspace structure for managing many standalone repositories on one machine without forcing them into a monorepo.

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 2026-03-21
44

5+
- Expanded the public project framing across the root docs to describe the filesystem-first context model, observable retrieval, and tracked-versus-local memory rules more directly.
6+
- Added cross-agent skills and MCP guidance plus a context-cache and retrieval note for generated summaries and provenance.
7+
- Refreshed the README cover path with a versioned asset to avoid stale GitHub image caching.
8+
- Updated the repository social preview artwork to match the current project framing.
59
- Moved the canonical workspace handover docs from `tools/docs/` to the root `docs/` folder.
610
- Removed the duplicated documentation links from `shared/` so it acts as a metadata-only layer.
711
- Rewrote the repo root `README.md` to behave more like a public project homepage.

0 commit comments

Comments
 (0)