When a user mentions a repository in room chat, extract the repo name from @[repo:name:label] brackets, look up the full repo model from the database, and inject its details (name, description, default branch, visibility) into the AI message context. Works independently of embed_service availability. |
||
|---|---|---|
| .. | ||
| context.rs | ||
| mod.rs | ||
| service.rs | ||