feat: add codesight to CLI Utilities

This commit is contained in:
Kailesk Khumar
2026-04-13 00:48:59 +05:30
parent cc3cc78835
commit 4d22f212c7
+1
View File
@@ -138,6 +138,7 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w
- [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source.
- [resume-cli](https://github.com/inevolin/resume-cli) — CLI that aggregates recent sessions from Claude Code, Codex, and GitHub Copilot in one place. Pick a session and resume it in any of the three tools.
- [codesight](https://github.com/Houseofmvps/codesight) — CLI token optimizer and AI context generator. Scans codebases to extract routes, schema, components, and dependencies for Claude Code, Cursor, Copilot, Codex, and Windsurf. 9x13x token reduction, built-in MCP server, zero runtime dependencies. `npx codesight`
---
## Web-Based Tools