Add RoomAiUpdated, RepoCreated, RepoUpdated, RepoDeleted event types.
Publish RoomAiUpdated after room_ai upsert/delete and repo events
after repo create/update. Always set model_name in AI list response
(fallback to "AI {uuid}" when model lookup fails) so frontend never
displays a raw UUID.
|
||
|---|---|---|
| .. | ||
| archive.rs | ||
| blame.rs | ||
| blob.rs | ||
| blocking.rs | ||
| branch_protection.rs | ||
| branch.rs | ||
| commit.rs | ||
| contributors.rs | ||
| diff.rs | ||
| init.rs | ||
| mod.rs | ||
| refs.rs | ||
| repo.rs | ||
| star.rs | ||
| tag.rs | ||
| tree.rs | ||
| watch.rs | ||
| webhook.rs | ||