Skip to main content

Redesigned high-performance local search and indexing engine

Project description

sari v2

LSP-first 로컬 인덱싱/검색 엔진 + MCP 데몬.

설치

uv tool install sari
# 또는
python3 -m pip install sari

기본 사용

sari doctor
sari daemon start
sari roots add /absolute/path/to/repo

MCP 연동 (권장)

sari install --host gemini
sari install --host codex
  • Gemini/Codex 설정에 command = "sari" + args = ["mcp","stdio"]를 자동 반영한다.
  • 기존 설정 파일은 .bak.<timestamp>로 백업된다.

수동 설정 예시

Gemini (~/.gemini/settings.json)

{
  "mcpServers": {
    "sari": {
      "command": "sari",
      "args": ["mcp", "stdio"]
    }
  }
}

Codex (~/.codex/config.toml)

[mcp_servers.sari]
command = "sari"
args = ["mcp", "stdio"]

개발 검증

pytest -q
tools/ci/run_release_gate.sh

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sari-2.0.10.tar.gz (386.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sari-2.0.10-py3-none-any.whl (517.5 kB view details)

Uploaded Python 3

File details

Details for the file sari-2.0.10.tar.gz.

File metadata

  • Download URL: sari-2.0.10.tar.gz
  • Upload date:
  • Size: 386.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sari-2.0.10.tar.gz
Algorithm Hash digest
SHA256 bec0dbfff97fcc243d326d7292099e0f327252dbfdb4572b1b2c11f52a93da89
MD5 7b5be92fedb59a89bb1aafe06ea37a65
BLAKE2b-256 39e4b5e4c4a7c37dc4a67bc872d0e3a779a4637c145281f460f9ecfcb3337cd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for sari-2.0.10.tar.gz:

Publisher: release-pypi.yml on BaeCheolHan/sari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sari-2.0.10-py3-none-any.whl.

File metadata

  • Download URL: sari-2.0.10-py3-none-any.whl
  • Upload date:
  • Size: 517.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sari-2.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9a37613f0e5d948652f3b5635e54a34d46e5742c9691dda005a76936ed9826ea
MD5 9cf20b7d1bdb17c5ca4def3c46c14ede
BLAKE2b-256 0a772d55a42b06c96891ff7780f72c37696a0c7129764130ee2aef734d07bd2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sari-2.0.10-py3-none-any.whl:

Publisher: release-pypi.yml on BaeCheolHan/sari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page