Skip to content

Commit 6af2879

Browse files
committed
docs(marketing): update llms.txt Last-checked date to 2026-07-30, add open-bricks ecosystem badges & update CHANGELOG [G 2026-07-30]
1 parent 31a6a92 commit 6af2879

5 files changed

Lines changed: 18 additions & 6 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
- Maintenance (2026-07-30): Pfad B Discoverability, README & SEO audit. Updated `llms.txt` header metadata (`Last-checked: 2026-07-30`), synced verification metadata (345 total tests, 344 passed, 1 skipped), added open-bricks ecosystem badges in `README.md` & `README.de.md`, and updated changelog audit log.
56
- Accessibility: The three thread-hygiene settings now expose localized labels, tooltips, accessible names, and descriptions for screen-reader users.
67
- Maintenance (2026-07-29): Pfad B Discoverability, README & SEO audit. Updated `llms.txt` header metadata (`Last-checked: 2026-07-29`), synced Pytest badge to 345 passing tests, added System Architecture Mermaid diagram to `README.md` & `README.de.md`, and logged marketing recommendations.
78
- Added direct normal-start worker regressions for renderer success, launcher failure,

MARKETING-LOG.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,16 @@ Repo: dev-bricks/CareCenter-for-Codex
99
3. Added interactive System Architecture & Data Flow Mermaid diagrams to both `README.md` and `README.de.md`.
1010
4. Updated `CHANGELOG.md` with audit log.
1111

12-
## Non-Automated Marketing & Discoverability Recommendations:
13-
1. **GitHub Topics**: Ensure the GitHub repository has topics set: `#codex-maintenance`, `#windows-tray`, `#sqlite-maintenance`, `#pyside6`, `#desktop-utility`.
12+
## Date: 2026-07-30
13+
Repo: dev-bricks/CareCenter-for-Codex
14+
15+
### Automated Actions Applied:
16+
1. Updated `llms.txt` header metadata (`Last-checked: 2026-07-30`) and test suite verification notice (345 total tests: 344 passed, 1 skipped).
17+
2. Added `open-bricks` ecosystem badges to `README.md` and `README.de.md`.
18+
3. Updated `CHANGELOG.md` with audit entry.
19+
20+
### Non-Automated Marketing & Discoverability Recommendations:
21+
1. **GitHub Topics**: Ensure the GitHub repository has topics set: `#codex-maintenance`, `#windows-tray`, `#sqlite-maintenance`, `#pyside6`, `#desktop-utility`, `#open-bricks`.
1422
2. **Community Showcase**: Post a brief update on Reddit / r/OpenAI or developer forums describing the offline singleton-lock repair for Codex desktop on Windows 10/11.
1523
3. **Glama / MCP Directories**: Register CareCenter for Codex CLI / MCP diagnostic hooks on Glama / Smithery if applicable.
24+

README.de.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![Python](https://img.shields.io/badge/Python-3.12+-blue.svg)](https://www.python.org/)
1010
[![Lizenz](https://img.shields.io/badge/Lizenz-MIT-yellow.svg)](LICENSE)
1111
[![Plattform](https://img.shields.io/badge/Plattform-Windows-lightgrey.svg)](https://github.com/dev-bricks/CareCenter-for-Codex)
12+
[![open-bricks](https://img.shields.io/badge/Ökosystem-open--bricks-blue.svg)](https://github.com/open-bricks)
1213
[![KI-Indexierung](https://img.shields.io/badge/LLM--Bereit-llms.txt-blueviolet.svg)](llms.txt)
1314

1415
Englische Dokumentation: [README.md](README.md)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![Python](https://img.shields.io/badge/Python-3.12+-blue.svg)](https://www.python.org/)
1010
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
1111
[![Platform](https://img.shields.io/badge/Platform-Windows-lightgrey.svg)](https://github.com/dev-bricks/CareCenter-for-Codex)
12+
[![open-bricks](https://img.shields.io/badge/ecosystem-open--bricks-blue.svg)](https://github.com/open-bricks)
1213
[![AI Indexing](https://img.shields.io/badge/LLM--Ready-llms.txt-blueviolet.svg)](llms.txt)
1314

1415
German documentation: [README.de.md](README.de.md)

llms.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CareCenter for Codex
22

3-
> Last-checked: 2026-07-29
4-
> Test suite: 345 passing tests (verified 2026-07-29)
3+
> Last-checked: 2026-07-30
4+
> Test suite: 345 total tests (344 passed, 1 skipped, verified 2026-07-30)
55

66
CareCenter for Codex is an unofficial local Windows tray and CLI utility for
77
maintaining the OpenAI Codex desktop app installation. It repairs failed
@@ -54,7 +54,7 @@ Environment variables:
5454
Verification:
5555
- python -m compileall -q src tests
5656
- python -m pytest -q
57-
- Current local verification: 333 pytest tests pass on Python 3.12 (2026-07-26)
57+
- Current local verification: 345 total tests (344 passed, 1 skipped) pass on Python 3.12 (2026-07-30)
5858

5959
Public documentation:
6060
- README.md: overview, install, usage, safety boundaries
@@ -63,4 +63,4 @@ Public documentation:
6363
- STORE_LISTING.md, PRIVACY_POLICY.md, SUPPORT.md: Store release materials
6464
- SECURITY.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md: community health files
6565

66-
Last-checked: 2026-07-26
66+
Last-checked: 2026-07-30

0 commit comments

Comments
 (0)