seeclaudecode 1.0.4 → 1.0.6

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 CHANGED
@@ -1,7 +1,8 @@
1
1
  # SeeClaudeCode
2
2
 
3
3
  Real-time visualization of your repository structure while Claude Code edits your codebase.
4
- <img width="1435" height="696" alt="image" src="https://github.com/user-attachments/assets/ee07b0cc-4a27-446a-8566-2e0f8c143565" />
4
+
5
+ ![SeeClaudeCode Screenshot](https://seeclaudecode.fly.dev/screenshot.jpg)
5
6
 
6
7
  ## Features
7
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "seeclaudecode",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "Real-time visualization of repository structure - watch Claude Code edit your codebase",
5
5
  "main": "server.js",
6
6
  "type": "module",
package/screenshot.jpg ADDED
Binary file