Skip to main content
← Back to list
01Issue
BugClosedSwamp CLITeam
AssigneesNone

Relationships

#1040 repo-indexer: SQL TRACE logs dominate search output

Opened by jeremy · 7/8/2026

Description

When running repo-indexer search, the output includes verbose [log] SQL TRACE lines that dominate the results, making them harder to read.

Steps to Reproduce

swamp model method run repo-indexer search --input repo=group/repo --input 'query=deploy' --json

Output is cluttered with SQL trace lines interleaved with actual results.

Expected Behavior

SQL trace logs should not appear in normal output. Either:

  • Remove them from non-debug output entirely
  • Gate them behind a --verbose or --debug flag
  • Respect a log-level setting
02Bog Flow
OPENTRIAGEDIN PROGRESSCLOSED

Closed

7/8/2026, 8:44:57 PM

No activity in this phase yet.

03Sludge Pulse
Editable. Press Enter to edit.

stack72 commented 7/8/2026, 8:44:55 PM

Hi @jeremy - I think you mean this to be opened on your own collective extension

jeremy commented 7/8/2026, 9:22:54 PM

Yes, sorry about that, confused agent. Will fix.

Sign in to post a ripple.