chore: 从仓库中移除 .omx 目录并添加到 .gitignore

- 删除 .omx/metrics.json 和相关状态文件
- 将 .omx/ 添加到 .gitignore 排除列表
- 防止 oh-my-claudecode 工具状态文件被追踪
This commit is contained in:
Abner
2026-03-08 14:16:05 +08:00
parent 607b5bef6a
commit c09d438dc8
6 changed files with 2 additions and 32 deletions

3
.gitignore vendored
View File

@@ -84,7 +84,8 @@ Thumbs.db
*~
.serena
.ace-tool/
.omc
.omc/
.omx/
# Build outputs
build/

View File

@@ -1,8 +0,0 @@
{
"total_turns": 1,
"session_turns": 1,
"last_activity": "2026-03-08T05:11:08.737Z",
"session_input_tokens": 0,
"session_output_tokens": 0,
"session_total_tokens": 0
}

View File

@@ -1,5 +0,0 @@
{
"last_turn_at": "2026-03-08T05:11:08.737Z",
"turn_count": 1,
"last_agent_output": "**主要发现(按严重级别)**\n\n1. **高风险:第 5 步“复制 LPA / 下载二维码”修复很可能没有落在实际线上入口,功能在 `/giffgaff` 仍可能不可用。** \n证据链线上路由 "
}

View File

@@ -1,6 +0,0 @@
{
"recent_turns": {
"019ccbd4-454d-7fd0-a85d-8d826dcfb529|019ccbd4-54bb-7901-a10b-79a2ba9abf88|agent-turn-complete": 1772946668735
},
"last_event_at": "2026-03-08T05:11:08.735Z"
}

View File

@@ -1,3 +0,0 @@
{
"last_nudged_by_team": {}
}

View File

@@ -1,9 +0,0 @@
{
"total_injections": 0,
"pane_counts": {},
"session_counts": {},
"recent_keys": {},
"last_injection_ts": 0,
"last_reason": "disabled",
"last_event_at": "2026-03-08T05:11:08.738Z"
}