Skip to content

Temporarily disable /lore command, add date-based ingestion logs#224

Merged
user1303836 merged 1 commit intomainfrom
fix/lore-disable-command
Mar 4, 2026
Merged

Temporarily disable /lore command, add date-based ingestion logs#224
user1303836 merged 1 commit intomainfrom
fix/lore-disable-command

Conversation

@user1303836
Copy link
Owner

Summary

  • Disable /lore command with a "temporarily disabled while indexing" message. Ingestion continues running.
  • Update LLM system prompt to neutral tone (no more "quirky historian").
  • Add latest_date to all ingestion progress logs so the admin can see how far the indexer has reached (e.g. latest_date=2024-12-24).
  • Remove unused LLMError import and cooldown/error handler (not needed while disabled).

Test plan

  • Start bot, verify ingestion runs and logs include latest_date
  • Use /lore and verify "temporarily disabled" ephemeral message
  • 750 tests pass

Disable the /lore slash command while the message index is being built.
Ingestion continues running in the background as before.

Update system prompt to be neutral in tone. Add latest_date field to
all ingestion progress logs so the admin can see how far back the
indexer has reached (e.g. "latest_date=2024-12-24").
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@user1303836 user1303836 merged commit e6b5c82 into main Mar 4, 2026
4 checks passed
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