Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ The private `0.2.0` repository snapshot established the initial engine research
- Optional declarative experience metadata and idempotent owned chrome injection/removal.
- Static React/Vite Gallery, automated tests, CI, security policy, and contribution templates.

[Unreleased]: https://github.com/erickkkyt/Awesome-codex-themes/commits/main
[Unreleased]: https://github.com/BeatAPI/Awesome-codex-themes/commits/main
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</p>

<p align="center">
<a href="https://github.com/erickkkyt/Awesome-codex-themes/actions/workflows/ci.yml"><img src="https://github.com/erickkkyt/Awesome-codex-themes/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="https://github.com/BeatAPI/Awesome-codex-themes/actions/workflows/ci.yml"><img src="https://github.com/BeatAPI/Awesome-codex-themes/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-171815.svg" alt="MIT License"></a>
<img src="https://img.shields.io/badge/platform-macOS-171815.svg" alt="macOS">
<img src="https://img.shields.io/badge/themes-12-19d3da.svg" alt="12 themes">
Expand Down Expand Up @@ -177,7 +177,7 @@ Requirements:
Clone the repository and run read-only checks first:

```bash
git clone https://github.com/erickkkyt/Awesome-codex-themes.git
git clone https://github.com/BeatAPI/Awesome-codex-themes.git
cd Awesome-codex-themes
./bin/awesome-codex-themes doctor
./bin/awesome-codex-themes list
Expand Down Expand Up @@ -218,7 +218,7 @@ If Codex is already open without this project's managed CDP endpoint, the agent

The LaunchAgent points to an immutable installed copy, not the Git clone. It starts the official app with a local CDP endpoint, reapplies the selected theme after renderer reloads, and preserves an explicit pause, restore, and uninstall path.

After an official Codex update, the agent attempts the shared adapter again. If a changed interface looks wrong, run `pause` or `restore` to return to the official UI, then open a [GitHub Issue](https://github.com/erickkkyt/Awesome-codex-themes/issues/new/choose) with the Codex version and a privacy-safe screenshot.
After an official Codex update, the agent attempts the shared adapter again. If a changed interface looks wrong, run `pause` or `restore` to return to the official UI, then open a [GitHub Issue](https://github.com/BeatAPI/Awesome-codex-themes/issues/new/choose) with the Codex version and a privacy-safe screenshot.

## Current status

Expand Down
2 changes: 1 addition & 1 deletion docs/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The `26.715.21425` service-boundary results are recorded in the [Satoru Gojo lif

## 4. Public visibility gate

Changing repository visibility is a consequential external action. Obtain the repository owner's explicit approval immediately before changing `erickkkyt/Awesome-codex-themes` from private to public.
Changing repository visibility is a consequential external action. `BeatAPI/Awesome-codex-themes` is public; obtain the repository owner's explicit approval before changing its visibility again.

Before approval is executed, verify:

Expand Down
4 changes: 2 additions & 2 deletions docs/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Last verified: 2026-07-17 (Asia/Shanghai)
| Satoru Gojo (native Japanese name: 五条 悟) | Featured complete package, experimental compatibility | Version `1.2.0` is live-verified on 26.707/26.715 with current assets, owned-state behavior, and persistent lifecycle recovery. |
| Twelve-theme collection | Implemented and current-version verified | Satoru Gojo is Featured. Eleven additional Schema 2 packages include complete local backgrounds, previews, CSS, metadata, and component assets; all eleven passed the recorded 26.715 workspace, right-panel, home, plugins, scheduled, sites, pull-request, and narrow-window matrix. Compatibility remains experimental outside the recorded builds. |
| Static Gallery | Implemented | Catalog, search, native-name discovery, detail, copy, and production-build tests are present. |
| GitHub public release | Not released | The repository remains private and no public GitHub Release has been created. |
| GitHub repository | Publicly released | The repository is public under `BeatAPI/Awesome-codex-themes`; no tagged GitHub Release has been created yet. |
| Signed GUI / commercial desktop manager | Out of scope | Intentionally absent from this open-source repository. |

## Recorded local prototype environment
Expand All @@ -50,4 +50,4 @@ The legacy injector plist and script were backed up outside the repository befor

The approved live session recorded the unmanaged `restart-required` transition, renderer reload reapply, pause and owned-state removal, paused-state upgrade, resume, managed relaunch, a real LaunchAgent bootout/bootstrap cycle, the former unknown-version safe mode before the policy changed, uninstall, and a successful reinstall with the original Codex profile preserved.

A clean release candidate passed `release:check`: 34 test files / 248 tests, all 12 theme packages, TypeScript, production Gallery build, production dependency audit, public-file hygiene, and diff whitespace. An anonymous public-clone test remains pending until the private repository is made public. Remaining public-release gates are a physical logout/reboot observation, the exact-commit CI result, and an explicit public-release decision.
A clean release candidate passed `release:check`: 34 test files / 248 tests, all 12 theme packages, TypeScript, production Gallery build, production dependency audit, public-file hygiene, and diff whitespace. The public repository and anonymous clone path are live. Remaining tagged-release gates are a physical logout/reboot observation, the exact-commit CI result, and an explicit version-tag decision.
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@
1. Run full `pnpm check` and inspect complete output.
2. If safe, apply a fixture theme to the existing loopback CDP session, verify markers, and restore immediately; never restart Codex.
3. Run the deterministic pre-commit scanner before and after staging, then manually review the full diff against the security checklist.
4. Commit on `main`, publish `erickkkyt/Awesome-codex-themes`, push with tracking, and verify remote visibility and commit SHA.
4. Commit on `main`, publish `BeatAPI/Awesome-codex-themes`, push with tracking, and verify remote visibility and commit SHA.
5. Open the local `Awesome-codex-themes` checkout in GitHub Desktop and verify the app received the repository path.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/erickkkyt/Awesome-codex-themes.git"
"url": "git+https://github.com/BeatAPI/Awesome-codex-themes.git"
},
"homepage": "https://github.com/erickkkyt/Awesome-codex-themes#readme",
"homepage": "https://github.com/BeatAPI/Awesome-codex-themes#readme",
"bugs": {
"url": "https://github.com/erickkkyt/Awesome-codex-themes/issues"
"url": "https://github.com/BeatAPI/Awesome-codex-themes/issues"
},
"keywords": [
"codex",
Expand Down
4 changes: 2 additions & 2 deletions src/gallery/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export function App() {
<nav aria-label="Primary navigation">
<a href="#collection">Collection</a>
<a href="#principles">Principles</a>
<a href="https://github.com/erickkkyt/Awesome-codex-themes">GitHub ↗</a>
<a href="https://github.com/BeatAPI/Awesome-codex-themes">GitHub ↗</a>
</nav>
</header>

Expand All @@ -145,7 +145,7 @@ export function App() {
<p className="hero__lede">Twelve complete full-workspace themes, one persistent local agent, and an inspectable adapter with diagnostics, switching, and recovery built in.</p>
<div className="hero__actions">
<a className="button button--primary" href="#collection">Browse the collection</a>
<a className="button button--secondary" href="https://github.com/erickkkyt/Awesome-codex-themes">Inspect the source ↗</a>
<a className="button button--secondary" href="https://github.com/BeatAPI/Awesome-codex-themes">Inspect the source ↗</a>
</div>
</div>
<button
Expand Down
Loading