Skip to content

fix: suppress verbose indexer output (v2.4.1)#104

Merged
ojowwalker77 merged 1 commit intomainfrom
fix/quiet-indexer-output
Apr 2, 2026
Merged

fix: suppress verbose indexer output (v2.4.1)#104
ojowwalker77 merged 1 commit intomainfrom
fix/quiet-indexer-output

Conversation

@ojowwalker77
Copy link
Copy Markdown
Owner

Summary

  • Removed per-file [Matrix] Indexing: ... progress output that spammed the terminal during session start
  • Now prints only a single summary line when indexing completes
  • Bumped version to 2.4.1 across package.json, plugin.json, marketplace.json
  • Added changelog entry for v2.4.1

Test plan

  • Start a new Claude Code session in an indexable project
  • Verify no per-file indexing lines appear
  • Verify a single summary line appears when files are indexed
  • Verify no output when index is already up to date

The indexer was printing a [Matrix] Indexing: ... line for every file
to the terminal, flooding the user's screen. Now only prints a single
summary line when files are actually indexed.
@ojowwalker77 ojowwalker77 merged commit a87a7f2 into main Apr 2, 2026
4 checks passed
@ojowwalker77 ojowwalker77 deleted the fix/quiet-indexer-output branch April 2, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant