Fetches PR metadata and all changed files via the GitHub API Triages files using a stateful LangGraph workflow — deciding what to prioritize Analyzes each file with Claude 3.5 Sonnet, returning ...
You only need Postgres if you want durable LangGraph checkpoints and /memories/. If DATABASE_URL is unset, the app runs fully in memory for the current process. With both DATABASE_URL and the CHAINLIT ...