Skip to content

feat: add skeleton CLI command and fix windows path parsing#9

Merged
ForLoopCodes merged 1 commit intoForLoopCodes:mainfrom
fd44fdg:feat/cli-skeleton-and-windows-fix
Mar 2, 2026
Merged

feat: add skeleton CLI command and fix windows path parsing#9
ForLoopCodes merged 1 commit intoForLoopCodes:mainfrom
fd44fdg:feat/cli-skeleton-and-windows-fix

Conversation

@fd44fdg
Copy link
Copy Markdown
Contributor

@fd44fdg fd44fdg commented Mar 2, 2026

What's new?

  • New CLI Command: \skeleton\ / \ ree. This allows viewing the structural tree (headers, functions, classes) directly in the terminal without starting an MCP server.
  • Windows Support: Fixed root directory resolution and path splitting logic to work correctly on Windows.
  • Robust Tree Building: Refactored the tree building logic to be more efficient and resilient to missing parent nodes.

This improvement makes \contextplus\ much more accessible for quick codebase inspection by both humans and AI agents.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 2, 2026

@fd44fdg is attempting to deploy a commit to the ForLoopCodes' projects Team on Vercel.

A member of the Team first needs to authorize it.

@ForLoopCodes ForLoopCodes merged commit 7227ce0 into ForLoopCodes:main Mar 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants