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.11.tar.gz (394.8 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.11-py3-none-any.whl (527.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sari-2.0.11.tar.gz
  • Upload date:
  • Size: 394.8 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.11.tar.gz
Algorithm Hash digest
SHA256 51b442c5ac79c8a0aa94088b5442be6c3d0b184aee01313486252f6122b653b5
MD5 b8b5093c754d9f5070703e2aec3d4b3a
BLAKE2b-256 6feb4015152098ba698df2b90964a6b27b78398f04f205d09b9c311f512b1a89

See more details on using hashes here.

Provenance

The following attestation bundles were made for sari-2.0.11.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.11-py3-none-any.whl.

File metadata

  • Download URL: sari-2.0.11-py3-none-any.whl
  • Upload date:
  • Size: 527.2 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 bd61073bad88f81328148dde767421ef43f53e522b3e616def914b3d28c21dab
MD5 de8a6b08db4f4c30dc9e3b7612ba943e
BLAKE2b-256 bab699423c43ee1d97ec3e6ae55b772b1f02c7cd0bba53e36c9ddc3b5afc78c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sari-2.0.11-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