Skip to content

AI Completion Fixes#13194

Merged
dillchen merged 36 commits intomasterfrom
ryan/ai-auto-complete-fixes1
Feb 27, 2026
Merged

AI Completion Fixes#13194
dillchen merged 36 commits intomasterfrom
ryan/ai-auto-complete-fixes1

Conversation

@rbentcw
Copy link
Contributor

@rbentcw rbentcw commented Nov 12, 2025

Link to Issue

Closes: #12970

Description of Changes

Fixes:

  • AI auto reply to thread/comment
  • MCP mentions for threads/comments
  • Draft AI comment
  • AI web search

Test Plan

Deployment Plan

  • Set env vars
    • KLAVIS_API_KEY
    • AI_BOT_USER_ADDRESS
  • Rename Common Bot to AI Assistant.
  • Configure AI_BOT_USER_ADDRESS to point to a Common Bot wallet address (any is fine).
  • Enable feature flags
    • FLAG_MCP_INTEGRATIONS_ENABLED
    • FLAG_MCP_GOOGLE_SHEETS

Other Considerations

N/A

@rbentcw rbentcw marked this pull request as ready for review January 9, 2026 23:29
@rbentcw
Copy link
Contributor Author

rbentcw commented Feb 26, 2026

NOT ready for merge yet until I consolidate the deployment plan.

@dillchen dillchen merged commit 86c9dbb into master Feb 27, 2026
25 of 26 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.

AI auto complete starts on page load

3 participants