sifs 0.4.0

SIFS Is Fast Search: instant local code search for agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
Build a bounded context pack for a task query. Use this when you need a compact
set of ranked chunks, file-header context, optional neighbor chunks, and optional
symbol definitions through MCP.

The MCP pack tool mirrors the CLI `sifs pack` contract: `query`, `source` or
`profile`, `mode`, `budget_tokens`, `limit`, `include_neighbors`, and
`include_symbol_definitions`. Pass `include_docs` or `extensions` for a
one-off document/custom-extension index scope. Enable
`include_symbol_definitions` when the query contains concrete identifiers such
as `SessionToken`, `auth_flow`, or `token2`; plain lowercase prose terms do not
trigger symbol-definition expansion.