Skip to content

feat: detect t3.chat tool mentions#39

Open
abhinavgautam01 wants to merge 1 commit into
chaoss:mainfrom
abhinavgautam01:feat/add-t3-chat-toolmention-31
Open

feat: detect t3.chat tool mentions#39
abhinavgautam01 wants to merge 1 commit into
chaoss:mainfrom
abhinavgautam01:feat/add-t3-chat-toolmention-31

Conversation

@abhinavgautam01
Copy link
Copy Markdown

closes #31

Summary

Adds t3.chat to the list of casual AI tool mentions detected in text and commit messages.

Changes

  • Adds t3.chat to the tool mention detector.
  • Adds test coverage for:
    • normal t3.chat mentions
    • case-insensitive matching
    • avoiding partial matches like t3.chatty

Testing

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

Signed-off-by: abhinavgautam01 <abgautam1017@gmail.com>
@abhinavgautam01 abhinavgautam01 force-pushed the feat/add-t3-chat-toolmention-31 branch from 702b450 to 938740b Compare May 27, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Include t3.chat (and other chat tools) in list of casual indicators

1 participant