Skip to content

Commit aea0f8a

Browse files
Refine README artwork and Workspace Hub presentation
1 parent 792281c commit aea0f8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Codex Workspace
22

3-
<img src="favicon.png" alt="Codex Workspace favicon" width="64" />
4-
5-
<!-- workspace-hub:cover:start -->
6-
![Codex Workspace cover](.github/assets/cover-readme-20260321.png)
7-
<!-- workspace-hub:cover:end -->
3+
<img src="favicon.png" alt="Codex Workspace favicon" width="128" />
84

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

@@ -138,6 +134,10 @@ Supporting references:
138134

139135
Workspace Hub is the most concrete product in this repo today. It scans sibling repos, classifies them conservatively, shows runtime and metadata state, and provides start, stop, open, and preview actions without forcing all repos into one toolchain.
140136

137+
<!-- workspace-hub:cover:start -->
138+
![Codex Workspace cover](.github/assets/cover-readme-20260321.png)
139+
<!-- workspace-hub:cover:end -->
140+
141141
See:
142142
- [repos/workspace-hub/README.md](repos/workspace-hub/README.md)
143143
- [repos/workspace-hub/docs/manifest.md](repos/workspace-hub/docs/manifest.md)

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": "0.1.7",
4+
"version": "0.1.8",
55
"type": "module",
66
"packageManager": "pnpm@9.4.0",
77
"scripts": {

0 commit comments

Comments
 (0)