Skip to content

Commit f45d695

Browse files
ithiria894claude
andcommitted
fix: move YouTube link to bottom, note it covers an earlier version (v0.14.12)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ec19c50 commit f45d695

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ English | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | [
1919

2020
<sub>225 tests (84 unit + 141 E2E) | Zero dependencies | Demo recorded by AI using [Pagecast](https://github.com/mcpware/pagecast)</sub>
2121

22-
**[Watch the walkthrough on YouTube](https://www.youtube.com/watch?v=UAQsHwNHfcw)** — community demo by AI Coding Daily. Thank you for covering CCO!
23-
2422
> 100+ stars in 5 days. Built by a CS dropout who found 140 invisible config files controlling Claude and decided no one should have to `cat` each one. First open source project — thank you to everyone who starred, tested, and reported issues.
2523
2624
## The Loop: Scan, Find, Fix
@@ -165,6 +163,10 @@ CCO connects to every MCP server, retrieves actual tool definitions, and runs th
165163

166164
Have a feature idea? [Open an issue](https://github.com/mcpware/claude-code-organizer/issues).
167165

166+
## Community
167+
168+
**[Watch the walkthrough on YouTube](https://www.youtube.com/watch?v=UAQsHwNHfcw)** — community demo by AI Coding Daily (covers an earlier version of CCO).
169+
168170
## License
169171

170172
MIT

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcpware/claude-code-organizer",
3-
"version": "0.14.11",
3+
"version": "0.14.12",
44
"description": "Organize all your Claude Code memories, skills, MCP servers, commands, agents, rules, and hooks — see what loads globally vs per-project, then move items between scopes",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)