2 Commits

Author SHA1 Message Date
木炎
044d38003d chore: remove sgclaw_config.json (gitignored) and skills-lock.json
🤖 Generated with [Qoder][https://qoder.com]
2026-04-14 14:48:26 +08:00
木炎
f07f7d63ef chore: add .sgclaw-zeroclaw-workspace and sgclaw_config.json to gitignore
Remove tracked internal state files from repository.

🤖 Generated with [Qoder][https://qoder.com]
2026-04-14 14:39:05 +08:00
5 changed files with 3 additions and 29 deletions

3
.gitignore vendored
View File

@@ -6,5 +6,8 @@ target/
.qoder/
.sgclaw_workspace/
.sgclaw_workspace_dev1/
.sgclaw-zeroclaw-workspace/
sgclaw_config.json
nul
target-test/
target-zhihu-nav/

View File

@@ -1,10 +0,0 @@
{
"last_run_at": "2026-04-12T03:08:25.764151200+00:00",
"last_report": {
"archived_memory_files": 0,
"archived_session_files": 0,
"purged_memory_archives": 0,
"purged_session_archives": 0,
"pruned_conversation_rows": 0
}
}

View File

@@ -1,9 +0,0 @@
{
"apiKey": "direct-submit-placeholder-key",
"baseUrl": "http://127.0.0.1/direct-submit",
"model": "direct-submit-placeholder-model",
"skillsDir": "D:/data/ideaSpace/rust/sgClaw/claw/claw/skills/skill_staging/skills",
"directSubmitSkill": "tq-lineloss-report.collect_lineloss",
"runtimeProfile": "browser-attached",
"browserBackend": "super-rpa"
}

View File

@@ -1,10 +0,0 @@
{
"version": 1,
"skills": {
"ui-ux-pro-max": {
"source": "nextlevelbuilder/ui-ux-pro-max-skill",
"sourceType": "github",
"computedHash": "6337038fe1fe6bbe1b9f252ab678ee575859190bab6f0f246f4061824eb40875"
}
}
}