mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 16:44:36 +00:00
fix: dont auto continue if compaction was manual
This commit is contained in:
@@ -371,6 +371,7 @@ export type CompactionPart = {
|
||||
sessionID: string
|
||||
messageID: string
|
||||
type: "compaction"
|
||||
auto: boolean
|
||||
}
|
||||
|
||||
export type Part =
|
||||
|
||||
Reference in New Issue
Block a user