diff --git a/.coverage b/.coverage deleted file mode 100644 index 3fd4310..0000000 Binary files a/.coverage and /dev/null differ diff --git a/config.toml b/config.toml index 18d7e0a..881e8c8 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ paths = [ "C:/projects/forth/bootslop/bootslop.toml", "C:\\projects\\manual_slop\\tests\\temp_project.toml", ] -active = "manual_slop.toml" +active = "C:\\projects\\manual_slop\\tests\\temp_project.toml" [gui.show_windows] "Context Hub" = true diff --git a/manual_slop_history.toml b/manual_slop_history.toml index b0feece..74b8bf1 100644 --- a/manual_slop_history.toml +++ b/manual_slop_history.toml @@ -85,5 +85,5 @@ history = [ [discussions."test gemini mock interaction"] git_commit = "" -last_updated = "2026-02-24T21:42:09" +last_updated = "2026-02-24T22:12:47" history = [] diff --git a/project.toml b/project.toml index 14d40be..5fff9c6 100644 --- a/project.toml +++ b/project.toml @@ -23,17 +23,3 @@ search_files = true get_file_summary = true web_search = true fetch_url = true - -[discussion] -roles = [ - "User", - "AI", - "Vendor API", - "System", -] -active = "main" - -[discussion.discussions.main] -git_commit = "" -last_updated = "2026-02-24T21:55:23" -history = [] diff --git a/project_history.toml b/project_history.toml new file mode 100644 index 0000000..4153ebb --- /dev/null +++ b/project_history.toml @@ -0,0 +1,12 @@ +roles = [ + "User", + "AI", + "Vendor API", + "System", +] +active = "main" + +[discussions.main] +git_commit = "" +last_updated = "2026-02-24T22:13:24" +history = [] diff --git a/tests/temp_project.toml b/tests/temp_project.toml index ef3784e..7b518ea 100644 --- a/tests/temp_project.toml +++ b/tests/temp_project.toml @@ -25,18 +25,3 @@ search_files = true get_file_summary = true web_search = true fetch_url = true - -[discussion] -roles = [ - "User", - "AI", - "Vendor API", - "System", -] -active = "main" -auto_add = true - -[discussion.discussions.main] -git_commit = "" -last_updated = "2026-02-24T21:55:18" -history = [] diff --git a/tests/temp_project_history.toml b/tests/temp_project_history.toml new file mode 100644 index 0000000..9ef3dcb --- /dev/null +++ b/tests/temp_project_history.toml @@ -0,0 +1,13 @@ +roles = [ + "User", + "AI", + "Vendor API", + "System", +] +active = "main" +auto_add = true + +[discussions.main] +git_commit = "" +last_updated = "2026-02-24T22:13:19" +history = []