mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
feat: include codex-lens Python package in npm distribution
- Add codex-lens/src/codexlens/ to package.json files - Add codex-lens/pyproject.toml for pip install - Update .npmignore to exclude Python cache and dev files - Enables ccw view CodexLens installation from npm package 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
".codex/",
|
||||
".gemini/",
|
||||
".qwen/",
|
||||
"codex-lens/src/codexlens/",
|
||||
"codex-lens/pyproject.toml",
|
||||
"CLAUDE.md",
|
||||
"README.md"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user