fix QoL and Ai integration
This commit is contained in:
@@ -236,6 +236,7 @@ fold_resolved = true
|
||||
thread_list_width_percent = 33 # 20-60
|
||||
dashboard_mode = "hotkey" # "hotkey" or "intermediate"
|
||||
compact_reviews = true
|
||||
viewer_label = "login" # "login" or "you"
|
||||
|
||||
[paths]
|
||||
scroll = false
|
||||
@@ -281,6 +282,9 @@ and thread viewer.
|
||||
`compact_reviews = true` summarizes the submitted-review history instead of
|
||||
showing every repeated `COMMENTED` event.
|
||||
|
||||
`viewer_label = "login"` shows your GitHub username like every other author.
|
||||
Set it to `"you"` to replace your username with `@you` throughout the UI.
|
||||
|
||||
Thread categories are:
|
||||
|
||||
- `unresolved`: current unresolved threads;
|
||||
|
||||
Reference in New Issue
Block a user