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. |
||
|---|---|---|
| .. | ||
| service | ||
| ai.rs | ||
| category.rs | ||
| connection.rs | ||
| draft_and_history.rs | ||
| error.rs | ||
| helpers.rs | ||
| lib.rs | ||
| member.rs | ||
| message.rs | ||
| metrics.rs | ||
| notification.rs | ||
| pin.rs | ||
| reaction.rs | ||
| room_ai_queue.rs | ||
| room.rs | ||
| search.rs | ||
| thread.rs | ||
| types.rs | ||
| ws_context.rs | ||