sqry-cli 14.0.3

CLI for sqry - semantic code search
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [14.0.3]https://github.com/verivus-oss/sqry/compare/v14.0.2...v14.0.3 - 2026-05-10

### Other
- update Cargo.lock dependencies
## [14.0.2]https://github.com/verivus-oss/sqry/compare/v13.0.17...v14.0.2 - 2026-05-10

### Fixed
- *(mcp)* sqry-mcp large-repo stability## [14.0.1]https://github.com/verivus-oss/sqry/compare/v14.0.0...v14.0.1 - 2026-05-09

### Other
- update Cargo.lock dependencies
## [14.0.0]https://github.com/verivus-oss/sqry/compare/v13.0.17...v14.0.0 - 2026-05-09

### Fixed
- bugs from no-skip kernel test pass (#216, #213, #214, #215) ([#228]https://github.com/verivus-oss/sqry/pull/228)
## [13.0.17]https://github.com/verivus-oss/sqry/compare/v13.0.16...v13.0.17 - 2026-05-09

### Other
- update Cargo.toml dependencies
## [13.0.16]https://github.com/verivus-oss/sqry/compare/v13.0.14...v13.0.16 - 2026-05-09

### Added
- *(mcp)* add daemon probe fallback and standalone setup
### Other
- *(deps)* apply approved dependency upgrade batch## [13.0.15]https://github.com/verivus-oss/sqry/compare/v13.0.14...v13.0.15 - 2026-05-08

### Other
- update Cargo.lock dependencies
## [13.0.14]https://github.com/verivus-oss/sqry/compare/v13.0.13...v13.0.14 - 2026-05-08

### Other
- update Cargo.lock dependencies
## [13.0.13]https://github.com/verivus-oss/sqry/compare/v13.0.12...v13.0.13 - 2026-05-08

### Other
- update Cargo.lock dependencies
## [13.0.12]https://github.com/verivus-oss/sqry/compare/v13.0.11...v13.0.12 - 2026-05-08

### Other
- update Cargo.lock dependencies
## [13.0.11]https://github.com/verivus-oss/sqry/compare/v13.0.10...v13.0.11 - 2026-05-08

### Other
- update Cargo.toml dependencies
## [13.0.10]https://github.com/verivus-oss/sqry/compare/v13.0.9...v13.0.10 - 2026-05-08

### Other
- update Cargo.toml dependencies
## [13.0.9]https://github.com/verivus-oss/sqry/compare/v13.0.7...v13.0.9 - 2026-05-08

### Added
- *(graph)* share graph acquisition across clients
### Changed
- [**breaking**] make non-core surfaces opt-in

### Fixed
- *(release)* align sanitization dependency contract- restore master baseline gates (rand 0.9.4 + classifier/specialty test gates)
## [13.0.8]https://github.com/verivus-oss/sqry/compare/v13.0.7...v13.0.8 - 2026-05-07

### Other
- update Cargo.lock dependencies
## [13.0.7]https://github.com/verivus-oss/sqry/compare/v13.0.6...v13.0.7 - 2026-05-07

### Other
- update Cargo.lock dependencies
## [13.0.6]https://github.com/verivus-oss/sqry/compare/v13.0.5...v13.0.6 - 2026-05-07

### Fixed
- *(daemon)* persist validated derived cache entries## [13.0.5]https://github.com/verivus-oss/sqry/compare/v13.0.4...v13.0.5 - 2026-05-06

### Other
- update Cargo.lock dependencies
## [13.0.4]https://github.com/verivus-oss/sqry/compare/v13.0.3...v13.0.4 - 2026-05-06

### Other
- update Cargo.lock dependencies
## [13.0.3]https://github.com/verivus-oss/sqry/compare/v13.0.2...v13.0.3 - 2026-05-06

### Other
- update Cargo.lock dependencies
## [13.0.2]https://github.com/verivus-oss/sqry/compare/v13.0.1...v13.0.2 - 2026-05-06

### Fixed
- *(unused)* apply binding-plane boundary filter## [13.0.1]https://github.com/verivus-oss/sqry/compare/v13.0.0...v13.0.1 - 2026-05-04

### Other
- update Cargo.lock dependencies
## [13.0.0]https://github.com/verivus-oss/sqry/compare/v12.1.6...v13.0.0 - 2026-05-04

### Added
- CLI/help/impl alignment audit Phase 6 — wire 86 atomic CRUD rows ([#179]https://github.com/verivus-oss/sqry/pull/179)
## [12.1.6]https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.6 - 2026-05-04

### Fixed
- *(index)* stabilize large high-cost graph rebuilds## [12.1.5]https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.5 - 2026-05-03

### Fixed
- *(cli)* include jvm classpath in default build## [12.1.4]https://github.com/verivus-oss/sqry/compare/v12.1.3...v12.1.4 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.1.3]https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.3 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.1.2]https://github.com/verivus-oss/sqry/compare/v12.1.1...v12.1.2 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.1.1]https://github.com/verivus-oss/sqry/compare/v12.1.0...v12.1.1 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.1.0]https://github.com/verivus-oss/sqry/compare/v12.0.3...v12.1.0 - 2026-05-03

### Added
- cross-language field and generic type-parameter emission ([#169]https://github.com/verivus-oss/sqry/pull/169)
## [12.0.3]https://github.com/verivus-oss/sqry/compare/v12.0.2...v12.0.3 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.0.2]https://github.com/verivus-oss/sqry/compare/v12.0.1...v12.0.2 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.0.1]https://github.com/verivus-oss/sqry/compare/v12.0.0...v12.0.1 - 2026-05-03

### Other
- update Cargo.lock dependencies
## [12.0.0]https://github.com/verivus-oss/sqry/compare/v11.0.4...v12.0.0 - 2026-05-02

### Added
- *(nl)* surface ONNX Runtime missing as actionable platform hint across CLI/MCP/LSP/daemon- *(nl)* gated model auto-download with manifest sha256 verify- *(nl)* add 5-level model_dir resolver and wire --model-dir override## [11.0.4]https://github.com/verivus-oss/sqry/compare/v11.0.3...v11.0.4 - 2026-05-01

### Fixed
- *(release)* harden homebrew workflow and diff repo detection## [11.0.3]https://github.com/verivus-oss/sqry/compare/v11.0.2...v11.0.3 - 2026-05-01

### Other
- update Cargo.lock dependencies
## [11.0.2]https://github.com/verivus-oss/sqry/compare/v11.0.1...v11.0.2 - 2026-05-01

### Other
- update Cargo.lock dependencies
## [11.0.1]https://github.com/verivus-oss/sqry/compare/v11.0.0...v11.0.1 - 2026-04-30

### Other
- update Cargo.lock dependencies
## [11.0.0]https://github.com/verivus-oss/sqry/compare/v10.0.4...v11.0.0 - 2026-04-30

### Documentation
- *(public-issue-triage)* land DOCS unit (Layer 4) for badliveware go-batch- *(public-issue-triage)* add layer3 b1 codex iter3 review## [10.0.4]https://github.com/verivus-oss/sqry/compare/v10.0.3...v10.0.4 - 2026-04-28

### Other
- update Cargo.lock dependencies
## [10.0.3]https://github.com/verivus-oss/sqry/compare/v10.0.2...v10.0.3 - 2026-04-28

### Other
- update Cargo.lock dependencies
## [10.0.2]https://github.com/verivus-oss/sqry/compare/v10.0.1...v10.0.2 - 2026-04-27

### Other
- update Cargo.lock dependencies
## [10.0.1]https://github.com/verivus-oss/sqry/compare/v10.0.0...v10.0.1 - 2026-04-27

### Other
- update Cargo.lock dependencies
## [10.0.0]https://github.com/verivus-oss/sqry/compare/v9.0.23...v10.0.0 - 2026-04-27

### Added
- workspace-aware / cross-repo indexing (DAG 2026-04-26) ([#146]https://github.com/verivus-oss/sqry/pull/146)
## [9.0.23]https://github.com/verivus-oss/sqry/compare/v9.0.22...v9.0.23 - 2026-04-26

### Other
- update Cargo.lock dependencies
## [9.0.22]https://github.com/verivus-oss/sqry/compare/v9.0.21...v9.0.22 - 2026-04-26

### Other
- update Cargo.lock dependencies
## [9.0.20]https://github.com/verivus-oss/sqry/compare/v9.0.19...v9.0.20 - 2026-04-26

### Other
- update Cargo.lock dependencies
## [9.0.19]https://github.com/verivus-oss/sqry/compare/v9.0.18...v9.0.19 - 2026-04-25

### Other
- update Cargo.lock dependencies
## [9.0.18]https://github.com/verivus-oss/sqry/compare/v9.0.17...v9.0.18 - 2026-04-25

### Other
- update Cargo.lock dependencies
## [9.0.17]https://github.com/verivus-oss/sqry/compare/v9.0.16...v9.0.17 - 2026-04-25

### Other
- update Cargo.lock dependencies
## [9.0.16]https://github.com/verivus-oss/sqry/compare/v9.0.15...v9.0.16 - 2026-04-25

### Other
- update Cargo.lock dependencies
## [9.0.15]https://github.com/verivus-oss/sqry/compare/v9.0.14...v9.0.15 - 2026-04-25

### Other
- update Cargo.lock dependencies
## [9.0.14]https://github.com/verivus-oss/sqry/compare/v9.0.13...v9.0.14 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.13]https://github.com/verivus-oss/sqry/compare/v9.0.12...v9.0.13 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.12]https://github.com/verivus-oss/sqry/compare/v9.0.11...v9.0.12 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.11]https://github.com/verivus-oss/sqry/compare/v9.0.10...v9.0.11 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.10]https://github.com/verivus-oss/sqry/compare/v9.0.9...v9.0.10 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.9]https://github.com/verivus-oss/sqry/compare/v9.0.8...v9.0.9 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.8]https://github.com/verivus-oss/sqry/compare/v9.0.7...v9.0.8 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.7]https://github.com/verivus-oss/sqry/compare/v9.0.6...v9.0.7 - 2026-04-24

### Other
- update Cargo.lock dependencies
## [9.0.6]https://github.com/verivus-oss/sqry/compare/v9.0.5...v9.0.6 - 2026-04-24

### Other
- update Cargo.toml dependencies
## [9.0.5]https://github.com/verivus-oss/sqry/compare/v9.0.4...v9.0.5 - 2026-04-24

### Other
- update Cargo.toml dependencies
## [9.0.4]https://github.com/verivus-oss/sqry/compare/v9.0.3...v9.0.4 - 2026-04-24

### Other
- update Cargo.toml dependencies
## [9.0.3]https://github.com/verivus-oss/sqry/compare/v9.0.2...v9.0.3 - 2026-04-23

### Other
- update Cargo.toml dependencies
## [9.0.2]https://github.com/verivus-oss/sqry/compare/v9.0.1...v9.0.2 - 2026-04-23

### Other
- update Cargo.toml dependencies
## [9.0.1]https://github.com/verivus-oss/sqry/compare/v9.0.0...v9.0.1 - 2026-04-23

### Other
- update Cargo.toml dependencies
## [9.0.0]https://github.com/verivus-oss/sqry/compare/v8.0.7...v9.0.0 - 2026-04-20
## [8.0.7]https://github.com/verivus-oss/sqry/compare/v8.0.6...v8.0.7 - 2026-04-12

### Other
- update Cargo.lock dependencies
## [8.0.6]https://github.com/verivus-oss/sqry/compare/v8.0.5...v8.0.6 - 2026-04-12

### Other
- update Cargo.lock dependencies
## [8.0.5]https://github.com/verivus-oss/sqry/compare/v8.0.4...v8.0.5 - 2026-04-11

### Other
- update Cargo.lock dependencies
## [8.0.4]https://github.com/verivus-oss/sqry/compare/v8.0.3...v8.0.4 - 2026-04-11

### Other
- update Cargo.lock dependencies
## [8.0.2]https://github.com/verivus-oss/sqry/compare/v8.0.1...v8.0.2 - 2026-04-11

### Other
- update Cargo.lock dependencies
## [8.0.1]https://github.com/verivus-oss/sqry/compare/v8.0.0...v8.0.1 - 2026-04-11

### Other
- update Cargo.lock dependencies
## [8.0.0]https://github.com/verivus-oss/sqry/compare/v7.2.0...v8.0.0 - 2026-04-10

### Added
- *(graph)* land curated provenance and staged-release updates
### Fixed
- *(classpath)* integrate pre-pass graph enrichment## [7.2.0]https://github.com/verivus-oss/sqry/compare/v7.1.5...v7.2.0 - 2026-04-06

### Added
- graph analysis commands now share the unified traversal kernel used by LSP and MCP

### Changed
- `trace-path`, dependency, subgraph, and graph-export style operations now report truncation and path-ordering behavior more consistently

### Fixed
- path-BFS output now preserves deterministic discovery order and handles leaf-path enumeration correctly

## [7.1.5]https://github.com/verivus-oss/sqry/compare/v7.1.4...v7.1.5 - 2026-04-05

### Documentation
- update stale language and tool counts across active docs
## [7.1.4]https://github.com/verivus-oss/sqry/compare/v7.1.3...v7.1.4 - 2026-04-04

### Other
- update Cargo.lock dependencies
## [7.1.3]https://github.com/verivus-oss/sqry/compare/v7.1.2...v7.1.3 - 2026-04-04

### Other
- update Cargo.lock dependencies
## [7.1.2]https://github.com/verivus-oss/sqry/compare/v6.0.23...v7.1.2 - 2026-04-04

### Style
- apply rustfmt to release fixes
## [7.1.1]https://github.com/verivus-oss/sqry/compare/v7.1.0...v7.1.1 - 2026-04-04

### Other
- update Cargo.lock dependencies
## [7.1.0]https://github.com/verivus-oss/sqry/compare/v6.0.23...v7.1.0 - 2026-04-04

### Added
- *(cli)* add plugin cost tiering and manifest-backed selection- *(classpath)* add JVM classpath analysis (Track C Tier 1)- *(release)* harden stage 3 publish validation- *(cli)* add macro boundary CLI integration — cache expand, index/search flags
### Documentation
- *(plugin-cost-tiering)* add planning pack- *(rust)* add macro and proc-macro boundaries design spec
### Fixed
- *(release)* add VERSION stamps to all public directories for consistent release metadata- *(cli)* wire index macro flags through to run_index, fix test call sites
### Other
- sync versions and VERSION stamps to 6.0.18
## [7.0.1]https://github.com/verivus-oss/sqry/compare/v7.0.0...v7.0.1 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [7.0.0]https://github.com/verivus-oss/sqry/compare/v6.0.24...v7.0.0 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.24]https://github.com/verivus-oss/sqry/compare/v6.0.23...v6.0.24 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.23]https://github.com/verivus-oss/sqry/compare/v6.0.22...v6.0.23 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.22]https://github.com/verivus-oss/sqry/compare/v6.0.21...v6.0.22 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.21]https://github.com/verivus-oss/sqry/compare/v6.0.20...v6.0.21 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.20]https://github.com/verivus-oss/sqry/compare/v6.0.19...v6.0.20 - 2026-04-03

### Other
- update Cargo.lock dependencies
## [6.0.19]https://github.com/verivus-oss/sqry/compare/v6.0.18...v6.0.19 - 2026-04-03

### Other
- sync versions and VERSION stamps to 6.0.18
## [6.0.18]https://github.com/verivus-oss/sqry/compare/v6.0.17...v6.0.18 - 2026-04-02

### Fixed
- *(release)* add VERSION stamps to all public directories for consistent release metadata## [6.0.17]https://github.com/verivus-oss/sqry/compare/v6.0.16...v6.0.17 - 2026-04-02

### Other
- update Cargo.lock dependencies
## [6.0.16]https://github.com/verivus-oss/sqry/compare/v6.0.15...v6.0.16 - 2026-04-02

### Other
- update Cargo.lock dependencies
## [6.0.15]https://github.com/verivus-oss/sqry/compare/v6.0.14...v6.0.15 - 2026-04-02

### Other
- update Cargo.lock dependencies
## [6.0.14]https://github.com/verivus-oss/sqry/compare/v6.0.13...v6.0.14 - 2026-04-01

### Other
- update Cargo.lock dependencies
## [6.0.13]https://github.com/verivus-oss/sqry/compare/v6.0.12...v6.0.13 - 2026-04-01

### Other
- update Cargo.lock dependencies
## [6.0.12]https://github.com/verivus-oss/sqry/compare/v6.0.11...v6.0.12 - 2026-04-01

### Other
- update Cargo.lock dependencies
## [6.0.11]https://github.com/verivus-oss/sqry/compare/v6.0.10...v6.0.11 - 2026-04-01

### Other
- update Cargo.lock dependencies
## [6.0.10]https://github.com/verivus-oss/sqry/compare/v6.0.9...v6.0.10 - 2026-04-01

### Other
- update Cargo.lock dependencies
## [6.0.9]https://github.com/verivus-oss/sqry/compare/v5.0.1...v6.0.9 - 2026-04-01

### Added
- *(release)* harden stage 3 publish validation## [6.0.8]https://github.com/verivus-oss/sqry/compare/v6.0.7...v6.0.8 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.7]https://github.com/verivus-oss/sqry/compare/v6.0.6...v6.0.7 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.6]https://github.com/verivus-oss/sqry/compare/v6.0.5...v6.0.6 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.5]https://github.com/verivus-oss/sqry/compare/v6.0.4...v6.0.5 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.4]https://github.com/verivus-oss/sqry/compare/v6.0.3...v6.0.4 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.3]https://github.com/verivus-oss/sqry/compare/v6.0.2...v6.0.3 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.2]https://github.com/verivus-oss/sqry/compare/v6.0.1...v6.0.2 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.1]https://github.com/verivus-oss/sqry/compare/v6.0.0...v6.0.1 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [6.0.0]https://github.com/verivus-oss/sqry/compare/v5.0.1...v6.0.0 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [5.0.1]https://github.com/verivus-oss/sqry/compare/v5.0.0...v5.0.1 - 2026-03-31

### Other
- update Cargo.lock dependencies
## [5.0.0]https://github.com/verivus-oss/sqry/compare/v4.12.7...v5.0.0 - 2026-03-31

### Added
- *(cli)* add macro boundary CLI integration — cache expand, index/search flags
### Fixed
- *(cli)* wire index macro flags through to run_index, fix test call sites