Skip to content

Commit 182e50d

Browse files
committed
chore(visibility): enhance README/README_de design, SEO callouts, badges and metadata [Path B]
1 parent 63bba90 commit 182e50d

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ All notable changes to this project are documented here.
66

77
### Documentation & Hygiene
88

9+
- Conducted Path B Discoverability & SEO audit, added ecosystem cross-links (`CareCenter-for-Codex`, `CodeBox`, `companion-for-agy`, `ellmos-filecommander-mcp`) and verification timestamps to `README.md` and `README_de.md`.
910
- Refreshed `llms.txt` header (`Last-checked: 2026-07-26`) and verified 44 passing pytest test suite execution.
1011
- Added Mermaid system flow diagrams to `README.md` and `README_de.md`.
1112
- Added Shields.io status badges and AI/LLM integration callouts (`> [!NOTE]`) to `README.md` and `README_de.md`.
1213

14+
1315
### Security
1416

1517
- Raised the optional tray dependency floor for Pillow to `>=12.2.0` after OSV reported advisories for the previous `>=10.0` lower bound.

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,20 @@ Build the windowed tray EXE:
165165
.\build_exe.bat
166166
```
167167

168+
## Related Tools & Ecosystem
169+
170+
- [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex): Maintenance database and log viewer for Codex CLI and Desktop runs.
171+
- [CodeBox](https://github.com/dev-bricks/CodeBox): Isolated python code execution box.
172+
- [companion-for-agy](https://github.com/dev-bricks/companion-for-agy): Terminal wrapper & UI helper for Antigravity.
173+
- [ellmos-filecommander-mcp](https://github.com/ellmos-ai/ellmos-filecommander-mcp): File and process orchestration MCP server.
174+
168175
## License
169176

170177
MIT License. See [LICENSE](LICENSE).
171178

172179
Direct third-party dependency license metadata is documented in
173180
[THIRD_PARTY_LICENSES.txt](THIRD_PARTY_LICENSES.txt).
181+
182+
---
183+
*Last checked: 2026-07-26 by GitHubBot Visibility & SEO Optimizer.*
184+

README_de.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,20 @@ Kompilieren der Tray-EXE:
154154
.\build_exe.bat
155155
```
156156

157+
## Verwandte Tools & Ökosystem
158+
159+
- [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex): Wartungs-Datenbank und Log-Viewer für Codex CLI und Desktop.
160+
- [CodeBox](https://github.com/dev-bricks/CodeBox): Isolierte Python-Codeausführungsumgebung.
161+
- [companion-for-agy](https://github.com/dev-bricks/companion-for-agy): Terminal-Wrapper & UI-Helfer für Antigravity.
162+
- [ellmos-filecommander-mcp](https://github.com/ellmos-ai/ellmos-filecommander-mcp): Dateisystem- und Prozess-Orchestrierungs-MCP-Server.
163+
157164
## Lizenz
158165

159166
MIT-Lizenz. Siehe [LICENSE](LICENSE).
160167

161168
Die direkten Drittanbieter-Abhängigkeiten und ihre Lizenz-Metadaten sind in
162169
[THIRD_PARTY_LICENSES.txt](THIRD_PARTY_LICENSES.txt) dokumentiert.
170+
171+
---
172+
*Zuletzt geprüft: 2026-07-26 durch GitHubBot Visibility & SEO Optimizer.*
173+

0 commit comments

Comments
 (0)