mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Adds a new Claude Code slash command that answers questions about the LiteLLM codebase by chaining GitHub API calls, git history, and local code searches: /ask-codebase Is issue #22500 fixed? /ask-codebase Did PR #22822 land in main? /ask-codebase Where does audit logging write to? The skill classifies the question, gathers evidence from the appropriate sources, and returns a structured response: Answer, Evidence (with links/SHAs), Confidence level, and Caveats. Also updates .gitignore to track .claude/commands/ so team members get the shared slash commands when they clone or pull the repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| settings.json | ||