mirror of
https://github.com/Silentely/eSIM-Tools.git
synced 2026-09-03 06:24:20 +08:00
chore: 从仓库中移除 .omx 目录并添加到 .gitignore
- 删除 .omx/metrics.json 和相关状态文件 - 将 .omx/ 添加到 .gitignore 排除列表 - 防止 oh-my-claudecode 工具状态文件被追踪
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -84,7 +84,8 @@ Thumbs.db
|
||||
*~
|
||||
.serena
|
||||
.ace-tool/
|
||||
.omc
|
||||
.omc/
|
||||
.omx/
|
||||
|
||||
# Build outputs
|
||||
build/
|
||||
|
||||
@@ -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
|
||||
}
|
||||
@@ -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证据链:线上路由 "
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"last_nudged_by_team": {}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user