feat: record agent approvals
This commit is contained in:
@@ -18,6 +18,7 @@ diesel::table! {
|
||||
reasoning_complete -> Bool,
|
||||
content -> Text,
|
||||
model_content -> Nullable<Text>,
|
||||
tool_approval_reasons -> Nullable<Text>,
|
||||
system -> Bool,
|
||||
compaction -> Bool,
|
||||
compaction_tail_start -> Nullable<Integer>,
|
||||
|
||||
Reference in New Issue
Block a user