mirror of
https://github.com/runbear-io/beardrive.git
synced 2026-08-25 08:08:08 +02:00
Remove .omc from git
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/sfs
|
||||
/dist/
|
||||
.DS_Store
|
||||
.omc
|
||||
|
||||
@@ -1,123 +0,0 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"lastScanned": 1781278954384,
|
||||
"projectRoot": "/Users/ssowonny/Workspace/runbear/sfs",
|
||||
"techStack": {
|
||||
"languages": [
|
||||
{
|
||||
"name": "Go",
|
||||
"version": null,
|
||||
"confidence": "high",
|
||||
"markers": [
|
||||
"go.mod"
|
||||
]
|
||||
}
|
||||
],
|
||||
"frameworks": [],
|
||||
"packageManager": "go",
|
||||
"runtime": null
|
||||
},
|
||||
"build": {
|
||||
"buildCommand": null,
|
||||
"testCommand": null,
|
||||
"lintCommand": null,
|
||||
"devCommand": null,
|
||||
"scripts": {}
|
||||
},
|
||||
"conventions": {
|
||||
"namingStyle": null,
|
||||
"importStyle": null,
|
||||
"testPattern": null,
|
||||
"fileOrganization": null
|
||||
},
|
||||
"structure": {
|
||||
"isMonorepo": false,
|
||||
"workspaces": [],
|
||||
"mainDirectories": [],
|
||||
"gitBranches": null
|
||||
},
|
||||
"customNotes": [],
|
||||
"directoryMap": {
|
||||
"cmd": {
|
||||
"path": "cmd",
|
||||
"purpose": null,
|
||||
"fileCount": 0,
|
||||
"lastAccessed": 1781278954347,
|
||||
"keyFiles": []
|
||||
},
|
||||
"internal": {
|
||||
"path": "internal",
|
||||
"purpose": null,
|
||||
"fileCount": 0,
|
||||
"lastAccessed": 1781278954360,
|
||||
"keyFiles": []
|
||||
},
|
||||
"packaging": {
|
||||
"path": "packaging",
|
||||
"purpose": null,
|
||||
"fileCount": 0,
|
||||
"lastAccessed": 1781278954360,
|
||||
"keyFiles": []
|
||||
},
|
||||
"internal/config": {
|
||||
"path": "internal/config",
|
||||
"purpose": "Configuration files",
|
||||
"fileCount": 1,
|
||||
"lastAccessed": 1781278954367,
|
||||
"keyFiles": [
|
||||
"config.go"
|
||||
]
|
||||
}
|
||||
},
|
||||
"hotPaths": [
|
||||
{
|
||||
"path": "internal/daemon/daemon.go",
|
||||
"accessCount": 4,
|
||||
"lastAccessed": 1781279115286,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "internal/syncer/syncer.go",
|
||||
"accessCount": 3,
|
||||
"lastAccessed": 1781279091569,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "internal/config/config.go",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1781279069157,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "cmd/sfs/cmds.go",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1781279129227,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "internal/store/store.go",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1781279075626,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "cmd/sfs/mount.go",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1781279125661,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "internal/store/store_test.go",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1781279133287,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "internal/syncer/syncer_test.go",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1781279139436,
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"userDirectives": []
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"session_id": "a75ed46b-65f6-4b00-b5ee-f946ec2826ab",
|
||||
"ended_at": "2026-06-12T06:15:19.362Z",
|
||||
"reason": "other",
|
||||
"agents_spawned": 0,
|
||||
"agents_completed": 0,
|
||||
"modes_used": []
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{"t":0,"agent":"system","event":"keyword_detected","keyword":"wiki"}
|
||||
@@ -1 +0,0 @@
|
||||
{"session_id":"d0d876ca-992f-4ad4-98d3-105e3371e069","transcript_path":"/Users/ssowonny/.claude/projects/-Users-ssowonny-Workspace-runbear-sfs/d0d876ca-992f-4ad4-98d3-105e3371e069.jsonl","cwd":"/Users/ssowonny/Workspace/runbear/sfs","effort":{"level":"xhigh"},"model":{"id":"claude-opus-4-7[1m]","display_name":"Opus 4.7 (1M context)"},"workspace":{"current_dir":"/Users/ssowonny/Workspace/runbear/sfs","project_dir":"/Users/ssowonny/Workspace/runbear/sfs","added_dirs":[]},"version":"2.1.141","output_style":{"name":"default"},"cost":{"total_cost_usd":0,"total_duration_ms":294,"total_api_duration_ms":0,"total_lines_added":0,"total_lines_removed":0},"context_window":{"total_input_tokens":0,"total_output_tokens":0,"context_window_size":1000000,"current_usage":null,"used_percentage":null,"remaining_percentage":null},"exceeds_200k_tokens":false,"fast_mode":false,"thinking":{"enabled":true}}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"lastSentAt": "2026-06-12T15:37:47.380Z"
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"tool_name": "Bash",
|
||||
"tool_input_preview": "{\"command\":\"gcloud storage buckets create gs://runbear-wiki --project=runbear-local --location=us-west1 --uniform-bucket-level-access 2>&1 && gcloud config set project runbear-local 2>&1 | tail -1\",\"d...",
|
||||
"error": "Exit code 1\nCreating gs://runbear-wiki/...\nERROR: (gcloud.storage.buckets.create) HTTPError 403: snow@runbear.io does not have storage.buckets.create access to the Google Cloud project. Permission 'storage.buckets.create' denied on resource '//storage.googleapis.com/projects/_/buckets/runbear-wiki' (or it may not exist). This command is authenticated as snow@runbear.io which is the active account specified by the [core/account] property.",
|
||||
"timestamp": "2026-06-12T15:32:54.007Z",
|
||||
"retry_count": 1
|
||||
}
|
||||
Reference in New Issue
Block a user