Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .kodiai.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
review:
uiRereviewTeam: aireview
requestUiRereviewTeamOnOpen: true

mention:
enabled: true

write:
enabled: true
allowPaths:
- docs/**
4 changes: 4 additions & 0 deletions docs/smoke/xbmc-kodiai-write-flow.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Smoke Test: xbmc/kodiai write-mode end-to-end

Seed note: fork smoke branch baseline (2026-02-11).

Goal

Validate the full mention-driven write flow in the default repo (`xbmc/kodiai`) using:
Expand Down Expand Up @@ -123,3 +125,5 @@ Only run the same smoke steps in `xbmc/xbmc` if the behavior depends on:
- repo size/perf (timeouts, clone strategy)
- permissions unique to xbmc/xbmc
- configs that differ materially from xbmc/kodiai

fork apply smoke