gitdataai/libs/room
ZhenYi adbc0705db feat(room): inject repository details into AI system prompt on mention
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.
2026-04-26 23:58:52 +08:00
..
src feat(room): inject repository details into AI system prompt on mention 2026-04-26 23:58:52 +08:00
Cargo.toml feat(room): inject text messages into Qdrant for vector search 2026-04-25 20:09:16 +08:00