semble
PythonMinishLab
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
Score Breakdown
Authentication
Tier A — OAuth 2.0 / OIDC
Full OAuth 2.0 with authorization code flow, PKCE, or OIDC. Best-in-class authentication.
Last scanned 6/17/2026
Security Findings(318)
Consider possible security implications associated with the subprocess module.
./benchmarks/baselines/colgrep.py:3
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/colgrep.py:73
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/colgrep.py:76
Consider possible security implications associated with the subprocess module.
./benchmarks/baselines/grepai.py:6
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/grepai.py:53
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/grepai.py:72
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/grepai.py:120
Consider possible security implications associated with the subprocess module.
./benchmarks/baselines/probe.py:3
subprocess call - check for execution of untrusted input.
./benchmarks/baselines/probe.py:46
Consider possible security implications associated with the subprocess module.
./benchmarks/data.py:3
Starting a process with a partial executable path
./benchmarks/data.py:206
subprocess call - check for execution of untrusted input.
./benchmarks/data.py:206
Consider possible security implications associated with the subprocess module.
./benchmarks/speed_benchmark.py:1
subprocess call - check for execution of untrusted input.
./benchmarks/speed_benchmark.py:134
subprocess call - check for execution of untrusted input.
./benchmarks/speed_benchmark.py:136
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./benchmarks/speed_benchmark.py:265
Consider possible security implications associated with the subprocess module.
./benchmarks/sync_repos.py:2
subprocess call - check for execution of untrusted input.
./benchmarks/sync_repos.py:10
subprocess call - check for execution of untrusted input.
./benchmarks/sync_repos.py:29
Consider possible security implications associated with the subprocess module.
./benchmarks/token_efficiency.py:4
subprocess call - check for execution of untrusted input.
./benchmarks/token_efficiency.py:79
Consider possible security implications associated with the subprocess module.
./benchmarks/tools.py:2
subprocess call - check for execution of untrusted input.
./benchmarks/tools.py:21
subprocess call - check for execution of untrusted input.
./benchmarks/tools.py:55
Consider possible security implications associated with the subprocess module.
./src/semble/index/index.py:4
subprocess call - check for execution of untrusted input.
./src/semble/index/index.py:198
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./src/semble/installer/installer.py:53
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./src/semble/installer/installer.py:60
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./src/semble/mcp.py:170
Try, Except, Pass detected.
./src/semble/mcp.py:207
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_dense.py:17
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:36
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:46
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:50
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:82
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:88
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:89
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:99
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:100
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:105
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:108
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:115
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:144
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:150
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:169
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:176
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:177
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:178
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:182
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:192
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:193
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:208
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:209
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:230
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:231
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:232
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:234
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:243
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/index/test_index.py:253
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:26
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:27
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:34
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:35
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:48
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:54
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:69
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:98
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:105
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:114
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:115
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:126
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:155
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:160
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:182
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:194
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:203
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:213
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:240
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cache.py:265
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:21
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:25
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:26
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:31
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:37
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:42
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:50
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:59
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:60
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:61
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:68
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:69
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:70
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:73
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:75
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:85
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:86
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:87
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:89
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:97
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:98
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:99
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:103
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:108
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:109
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:110
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:114
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:119
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:120
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:124
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:131
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:138
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:148
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:149
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_chunker.py:150
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:53
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:85
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:88
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:90
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:104
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:134
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:137
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:148
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:149
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:167
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:168
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:184
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:211
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:221
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:229
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:230
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:277
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:280
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:281
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:303
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:305
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:328
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:331
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:332
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:366
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:369
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_cli.py:371
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:94
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:103
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:135
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:145
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:166
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:167
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:170
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_file_walker.py:171
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:18
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:19
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:20
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:29
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:46
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:48
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_files.py:55
Consider possible security implications associated with the subprocess module.
./tests/test_git.py:2
Starting a process with a partial executable path
./tests/test_git.py:22
subprocess call - check for execution of untrusted input.
./tests/test_git.py:22
Starting a process with a partial executable path
./tests/test_git.py:28
subprocess call - check for execution of untrusted input.
./tests/test_git.py:28
Starting a process with a partial executable path
./tests/test_git.py:29
subprocess call - check for execution of untrusted input.
./tests/test_git.py:29
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_git.py:44
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_git.py:45
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_git.py:46
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_git.py:47
Starting a process with a partial executable path
./tests/test_git.py:56
subprocess call - check for execution of untrusted input.
./tests/test_git.py:56
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_git.py:61
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:68
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:70
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:76
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:78
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:79
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:80
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:86
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:88
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:89
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:90
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:91
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:101
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:108
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:109
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:110
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:123
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:143
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:151
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:152
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:159
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:173
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:175
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:176
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:177
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:191
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:199
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:210
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:217
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:219
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:220
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:221
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:222
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:224
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:226
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:227
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:234
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:236
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:248
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:256
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:276
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:278
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:279
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:280
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:297
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:298
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:304
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:305
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:310
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:314
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:320
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:324
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:330
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:338
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:339
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:340
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:341
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:342
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:343
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:344
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:345
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:352
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:355
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:366
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:374
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:375
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:387
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:422
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:424
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:425
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:432
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:434
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:435
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:436
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:440
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:449
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_installer.py:461
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:57
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:60
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:63
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:66
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:86
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:92
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:97
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:101
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:103
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:127
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:128
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:149
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:150
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:161
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:176
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:193
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:194
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:260
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:309
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:331
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:335
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:344
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:369
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:382
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:384
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:385
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:393
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_mcp.py:412
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:11
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:16
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:21
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:39
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:52
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:70
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:88
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:89
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:105
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:120
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:126
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:129
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:131
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:138
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:143
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:150
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_ranking.py:156
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:56
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:57
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:61
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:67
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:73
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:74
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:82
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:99
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:100
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:122
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:131
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:147
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:153
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_search.py:154
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:26
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:37
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:44
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:60
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:75
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:76
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:80
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:81
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:88
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:98
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:108
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:109
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
./tests/test_stats.py:110
Claude Desktop Config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"semble": {
"command": "python",
"args": [
"-m",
"semble"
]
}
}
}Refer to the repo README for exact installation instructions.