Skip to main content

Sinter

Sinter is a local code graph for coding agents. It indexes symbol relationships and cites the source evidence behind every edge. The graph stays current as the repository changes.

The installed command is sinter. It can run as a CLI or a local MCP server.

Install

Install a prebuilt wheel with uv:

uv tool install sinter-io

You can also install from crates.io or Homebrew:

cargo install sinter-io
brew install shellfu/tap/sinter

Connect a repository

Run init from the repository you want Sinter to index:

sinter init .

Before writing anything, init prints its plan and asks for confirmation. It creates the local graph and registers the MCP server for supported coding agents. Compiler indexers require separate consent because they can execute repository build scripts.

Use ensure when you only want the derived graph and no client configuration:

sinter ensure .

Query the graph

These commands answer common structural questions:

sinter map
sinter show MySymbol
sinter affected MySymbol
sinter impact HEAD~1..HEAD

See getsinter.io for a terminal demo and measured results. The site also documents the graph's limits. The complete command reference is available from sinter --help.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

sinter_io-0.57.2-py3-none-win_arm64.whl (5.7 MB view details)

Uploaded Python 3Windows ARM64

sinter_io-0.57.2-py3-none-win_amd64.whl (6.1 MB view details)

Uploaded Python 3Windows x86-64

sinter_io-0.57.2-py3-none-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

sinter_io-0.57.2-py3-none-musllinux_1_2_aarch64.whl (6.6 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

sinter_io-0.57.2-py3-none-manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded Python 3

sinter_io-0.57.2-py3-none-manylinux2014_aarch64.whl (6.4 MB view details)

Uploaded Python 3

sinter_io-0.57.2-py3-none-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

sinter_io-0.57.2-py3-none-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

Details for the file sinter_io-0.57.2-py3-none-win_arm64.whl.

File metadata

  • Download URL: sinter_io-0.57.2-py3-none-win_arm64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for sinter_io-0.57.2-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 be0a1864b037f5c51dc306433bd988dc9a75b2fa80ab7ad9e6b546663478fbd4
MD5 b9752519bc70770cfbca49ba685bf11c
BLAKE2b-256 052fea6dc1384572d0db5801960d345092bec9da538a7ca3db3a095eba4d18d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-win_arm64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-win_amd64.whl.

File metadata

  • Download URL: sinter_io-0.57.2-py3-none-win_amd64.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for sinter_io-0.57.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 4730e37b6851a86d7a1104642933a383d7b42457f0f146e39f698a46104fbb9a
MD5 cd23a617ce4ff299235713f2eda0829e
BLAKE2b-256 428ae43c62a5a5494055cbdce92c3dca34eb4227adea205808f03fb5daf21c1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-win_amd64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9bde82694e2db08aac3fbd4cc0e58c65c1056cbbca7f6c321c2b115835c53443
MD5 5a9471ca84fe818ae0914f71ff3d1502
BLAKE2b-256 9bc19c114cc1fb979773bc589fa930158db67e299160508ef9c78d5f70553bb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e83086b8da0c1c0eec4fb32090dbbf0eedff3b3f487777f73f41a301c73f7e62
MD5 3233d6ceb4d595c7e4def2742831e5d3
BLAKE2b-256 101d1330b0decde814981f94bdb8db19c6df60d7946f49966bd27b0d847d6654

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f26a61477ea9d90691ad211589bc3edf677cf23c7bdb3e83e9c1397eaccbd298
MD5 58b714caebed69792b268bbee7e03743
BLAKE2b-256 df2a95505aba2d0c07557380f2d9eaf7d1d086ba25b70e43b485f5583c1f435b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-manylinux2014_x86_64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d5790341a5c495ee73a8ea22e7dadecc693043822156f8c1dac6e62be41b8176
MD5 53d6762782e7e41051d4a58f1f85962e
BLAKE2b-256 635d978342c6ce41fdf1c6d2c3720134bb4180eefd182ded07164736ba36a069

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-manylinux2014_aarch64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9089e9430e88afac9a7965cba5c76e01e12cc9d7e86a5431857e470b0752b5de
MD5 abe5ce3d3aa7ba6ab96cbff2a3b25677
BLAKE2b-256 68f3b6e91990465d3fb16bb5b7adf5766cbbcf00e2a6316db5f99f033dcaad5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-macosx_11_0_arm64.whl:

Publisher: pypi.yml on shellfu/sinter

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

File details

Details for the file sinter_io-0.57.2-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for sinter_io-0.57.2-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 78de5b3875f2e7b1feb9e9367e0e265cc3a7a499568aa4e2857a12f03c4522d9
MD5 a2cefb046e26affe7ba735550ed40c9a
BLAKE2b-256 ba22ee8f5f5e600c971eb592bf499192e1ceec334e1ff3ef56612a1fcfa39d3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for sinter_io-0.57.2-py3-none-macosx_10_12_x86_64.whl:

Publisher: pypi.yml on shellfu/sinter

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

Release history Release notifications | RSS feed

0.60.0

8 files

0.59.1

8 files

0.59.0

8 files

0.58.1

8 files

0.57.5

8 files

0.57.4

8 files

0.57.3

8 files

This release

0.57.2 This release

8 files

0.57.1

8 files

0.55.0

8 files

0.54.0

8 files

0.53.1

8 files

0.53.0

8 files

0.52.2

8 files

0.52.1

8 files

0.52.0

8 files

0.51.0

8 files

0.50.0

8 files

0.49.0

8 files

0.48.0

8 files

0.47.1

8 files

0.47.0

8 files

0.46.1

8 files

0.46.0

8 files

0.45.0

8 files

0.44.0

8 files

0.43.0

8 files

0.42.0

8 files

0.41.0

8 files

0.40.1

8 files

0.40.0

8 files

0.39.0

8 files

0.38.0

8 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page