You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
THE SHIT should understand YOUR codebase, patterns, and context - not just execute dumb AI calls
Core Features
1. Context Gathering
💩 analyze # Understands current state
💩 commit # Writes commits in YOUR style
💩 fix [error] # Fixes in context of YOUR code
💩 optimize --inspect=db # Deep inspection of specific areas
2. Smart Model Routing
gpt-4o-mini for simple tasks (cheap)
Claude for code generation (best quality)
GPT-5 for complex reasoning (when available)
Local LLMs for private data
3. GitHub CLI Integration
Use existing gh auth token
No separate GITHUB_TOKEN needed
Inherit gh's permissions
Implementation Plan
ContextGatherer service - git, composer, docker, system state
Vision
THE SHIT should understand YOUR codebase, patterns, and context - not just execute dumb AI calls
Core Features
1. Context Gathering
2. Smart Model Routing
3. GitHub CLI Integration
gh auth tokenImplementation Plan
Success Metrics