Conversation
There was a problem hiding this comment.
This PR adds comprehensive Python SDK examples for the Context SDK. I've identified a few potential bugs and security concerns that should be addressed.
🤖 Automated review complete. Please react with 👍 or 👎 on the individual review comments to provide feedback on their usefulness.
🤖 Augment PR SummarySummary: This PR adds a comprehensive set of Python examples for the Auggie Context SDK, covering both API-backed and local filesystem-backed context modes. Changes:
Technical Notes: The indexer downloads tarballs for full re-index, uses Compare API for incremental changes, and filters files (ignore rules, key-ish patterns, UTF-8 checks) before uploading to Direct Context. 🤖 Was this summary useful? React with 👍 or 👎 |
|
augment review |
d94a33e to
119c920
Compare
|
augment review |
3db5c8b to
2f311d3
Compare
Add comprehensive Python SDK examples demonstrating context modes and AI-powered code analysis capabilities.
What's Included
This PR introduces five complete working examples showcasing different ways to use the Auggie SDK's context features:
Core Examples
Key Features Demonstrated
search()andsearch_and_ask()Documentation
Each example includes:
🤖 This description was generated automatically. Please react with 👍 if it's helpful or 👎 if it needs improvement.