layout persistence
This commit is contained in:
10
config.toml
10
config.toml
@@ -17,10 +17,16 @@ paths = [
|
||||
|
||||
[screenshots]
|
||||
base_dir = "C:/Users/Ed/scoop/apps/sharex/current/ShareX/Screenshots/2026-02"
|
||||
paths = []
|
||||
paths = [
|
||||
"C:/Users/Ed/scoop/apps/sharex/current/ShareX/Screenshots/2026-02/python_2026-02-21_15-24-31.png",
|
||||
]
|
||||
|
||||
[discussion]
|
||||
history = []
|
||||
history = [
|
||||
"Update the MainContext.md with latest state of codebase. Add support for preserving layout in imgui.",
|
||||
"[NO response from claude-sonnet-4-6]",
|
||||
"No code changed but you ran several scripts, whats going on...",
|
||||
]
|
||||
|
||||
[ai]
|
||||
provider = "anthropic"
|
||||
|
||||
Reference in New Issue
Block a user