gitdataai/libs/service/git
ZhenYi d72019e39f feat(room): add WS events for AI config and repo lifecycle changes
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.
2026-04-26 23:58:33 +08:00
..
archive.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
blame.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
blob.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
blocking.rs init 2026-04-15 09:08:09 +08:00
branch_protection.rs init 2026-04-15 09:08:09 +08:00
branch.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
commit.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
contributors.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
diff.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
init.rs init 2026-04-15 09:08:09 +08:00
mod.rs init 2026-04-15 09:08:09 +08:00
refs.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
repo.rs feat(room): add WS events for AI config and repo lifecycle changes 2026-04-26 23:58:33 +08:00
star.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
tag.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
tree.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
watch.rs refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
webhook.rs init 2026-04-15 09:08:09 +08:00