Skip to content

Commit abbeade

Browse files
efoutsclaude
andcommitted
docs: add JSDoc comments and improve documentation structure
- Add proper JSDoc header with GitHub URL and license info - Update CLAUDE.md version management section - Remove current version reference from CLAUDE.md (maintain in package.json only) - Improve code documentation standards 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 547bd46 commit abbeade

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ pnpm run test:all
131131

132132
## Version Management
133133

134-
- **Current version:** 0.1.0
135134
- **Semantic versioning:** MAJOR.MINOR.PATCH
136135
- **Breaking changes:** Increment MAJOR
137136
- **New features:** Increment MINOR

src/context-status.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
* context window usage as "Context: 125k" in Claude Code's status line.
88
*
99
* @see https://github.com/thisdot/claude-code-context-status-line for installation and usage
10-
* @version 0.1.0
1110
* @license MIT
1211
*/
1312

0 commit comments

Comments
 (0)