Skip to content

[codex] Remove message search command#767

Merged
icceey merged 1 commit intodevfrom
codex/remove-search
Apr 30, 2026
Merged

[codex] Remove message search command#767
icceey merged 1 commit intodevfrom
codex/remove-search

Conversation

@icceey
Copy link
Copy Markdown
Contributor

@icceey icceey commented Apr 30, 2026

Summary

  • Remove the Telegram /search message-history command registration.
  • Delete the message-history MeiliSearch handler, worker, and related tests.
  • Clean user-facing docs and agent guidance so message-history search is no longer listed as a supported feature.

Impact

The bot no longer indexes incoming messages into the removed MeiliSearch message-history search pipeline, and /search is no longer registered as a command. The existing top-level meili configuration is retained for compatibility with existing configuration and get_voice fallback behavior.

Validation

  • go test ./...
  • git diff --check

@icceey icceey marked this pull request as ready for review April 30, 2026 09:51
@icceey icceey requested a review from hugefiver April 30, 2026 09:53
@icceey icceey merged commit 94e6a3c into dev Apr 30, 2026
9 checks passed
@icceey icceey deleted the codex/remove-search branch April 30, 2026 10:00
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