jarvis-intelligence/scip-swift
jarvis-intelligence★ 0Swift最后同步: 2026-08-16
—
README 摘要
scip-swift A SCIP indexer for Swift. It converts a Swift repo's build index into genuine scip.proto output — real protobuf Index / Document / Symbol / Occurrence messages, consumable by any standard SCIP tool (the scip CLI, codeintel , Sourcegraph, editor plugins) — by reading the same IndexStoreDB index that powers Xcode's own "jump to definition" and SourceKit-LSP. How it works 1. scip-swift builds your repo with indexing-while-building enabled: - SwiftPM repos: swift build --enable-index-store - Xcode-project repos: xcodebuild ... COMPILER INDEX STORE ENABLE=YES 2. It reads the resulting IndexStore via IndexStoreDB 's SymbolOccurrence query API. 3. It maps each occurrence to a SCIP Occurrence / SymbolInformation — including symbol relationships (overrides), role bits, and minimal signatures — and emits a .scip file. Architecture See docs/system-architecture.md for the component-by-component breakdown. Install macOS 14 (Sonoma) or later is required. Homebrew: Or build from source (requires a Swift toolchain matching the pinned version in .swift-version ): Prebuilt universal binaries (arm64 + x86 64) are attached to each GitHub release. Usage The index subcommand is equivalent — u…
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 244
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 110
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 106