feat(ui): add decision-log reader and overlay components
This commit is contained in:
parent
c1259ecba4
commit
2dc711a55c
9 changed files with 469 additions and 0 deletions
3
ui/JevOverlay/JevOverlay.config.example.json
Normal file
3
ui/JevOverlay/JevOverlay.config.example.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"log_path": "/absolute/path/to/sts2-bot/capture/decisions.jsonl"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue