@tom2012/cc-web 1.5.36 → 1.5.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/frontend/dist/assets/{index-DVusddgy.js → index-BTxKTqXV.js} +100 -100
- package/frontend/dist/assets/{index-CmZBdjAF.css → index-DpzQcaS6.css} +1 -1
- package/frontend/dist/assets/{index-Dc6WbVvg.js → index-lRhMzYm_.js} +1 -1
- package/frontend/dist/assets/{jszip.min-BdOVflx7.js → jszip.min-JFbhTBvU.js} +1 -1
- package/frontend/dist/index.html +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
A self-hosted web application (distributed as npm package) that provides a browser-based interface for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI sessions. Create projects, each with a persistent terminal running Claude Code, and interact with them through a real-time terminal UI.
|
|
4
4
|
|
|
5
|
-
**Current version**: v1.5.
|
|
5
|
+
**Current version**: v1.5.38 | [GitHub](https://github.com/zbc0315/cc-web) | MIT License
|
|
6
6
|
|
|
7
7
|
## Features
|
|
8
8
|
|