MCPcopy Index your code
hub / github.com/TheJoWo/Clean-Clode

github.com/TheJoWo/Clean-Clode @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
30 symbols 78 edges 1 files 0 documented · 0% updated 4mo ago★ 382 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Clean Clode

Clean Clode

🌐 Try it now at cleanclode.com

License: GPL v3

Clean Clode (CleanClode) simple web utility that cleans up messy terminal text from Claude Code and OpenAI Codex. Transform cluttered terminal output into clean, readable text ("Clean C(l)ode").

✨ What it does

  • Smart detection - Automatically chooses the right cleaning method for different text types
  • Claude Code dumps - Removes pipes, box characters, and formatting artifacts
  • Broken text - Fixes line wrapping while preserving lists and structure
  • Privacy first - Everything runs in your browser, no data sent anywhere
  • One-click copy - Auto-copies cleaned text to clipboard

🚀 Usage

Online: Visit cleanclode.com

Local: Clone and open index.html in your browser

📋 Example

Before:

│   How can I create a script that     │
│   cleans up extraneous characters    │
│   and extra spaces?                  │

After:

How can I create a script that cleans up extraneous characters and extra spaces?

🤝 Contributing

Contributions welcome!

📄 License

GPL-3.0 - see LICENSE file.

🙌 Acknowledgments

  • Uses TUI CSS for styling. See the TUI CSS project at https://github.com/vinibiavatti1/TuiCss for more information.

🙏 Sponsor

This project is sponsored by

The InnerWebs™


Clean Clode is an independent open-source project not affiliated with Anthropic, Claude, OpenAI, or Codex.

Core symbols most depended-on inside this repo

updateHistoryVisibility
called by 5
script.js
updateHistoryDisplay
called by 5
script.js
isHistoryEnabled
called by 4
script.js
getHistory
called by 4
script.js
updateOutputVisibility
called by 4
script.js
updateAboutSectionDisplay
called by 3
script.js
isMobile
called by 2
script.js
isSafari
called by 2
script.js

Shape

Function 30

Languages

TypeScript100%

Modules by API surface

script.js30 symbols

For agents

$ claude mcp add Clean-Clode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact