01Token-aware parsing of Swift files, returning only class definitions, properties, and function signatures.
02Extraction of resolved Xcode build settings and fetching recent build logs for diagnostics.
030 GitHub stars
04Ability to read specific line ranges from files to minimize context.
05Specialized understanding and analysis of Xcode project and workspace structures.
06Server-side project searching using `grep` to find code examples.