🎉 init: 小龙的工作空间
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "claw-prod",
|
||||
"agentType": "claw",
|
||||
"displayName": "Claw Production",
|
||||
"status": "active",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v4",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-04T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"agentId": "old-claw-beta",
|
||||
"agentType": "claw",
|
||||
"displayName": "Old Claw Beta",
|
||||
"status": "deprecated",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "legacy-memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v1",
|
||||
"compatibilityStatus": "deprecated",
|
||||
"lastCertifiedAt": "2025-06-01T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "claw-prod",
|
||||
"agentType": "claw",
|
||||
"displayName": "Claw Production",
|
||||
"status": "active",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v4",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-04T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"agentId": "claw-prod",
|
||||
"agentType": "mock",
|
||||
"displayName": "Claw Production Duplicate",
|
||||
"status": "active",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "memory/",
|
||||
"adapter": "mock",
|
||||
"baselineVersion": "v1",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-01T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": []
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "claw-demo",
|
||||
"displayName": "Claw Demo",
|
||||
"status": "active",
|
||||
"owner": "team-memory"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "claw-prod",
|
||||
"agentType": "claw",
|
||||
"displayName": "Claw Production",
|
||||
"status": "active",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v4",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-04T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"agentId": "mock-dev",
|
||||
"agentType": "mock",
|
||||
"displayName": "Mock Development Agent",
|
||||
"status": "active",
|
||||
"owner": "dev-team",
|
||||
"workspacePath": "test/fixtures/agent-adapters/mock-agent",
|
||||
"adapter": "mock",
|
||||
"baselineVersion": "v1",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-03T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"agentId": "old-claw-beta",
|
||||
"agentType": "claw",
|
||||
"displayName": "Old Claw Beta",
|
||||
"status": "deprecated",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "legacy-memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v1",
|
||||
"compatibilityStatus": "deprecated",
|
||||
"lastCertifiedAt": "2025-06-01T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"agentId": "unknown-sdk-v1",
|
||||
"agentType": "unknown",
|
||||
"displayName": "Unknown SDK Agent v1",
|
||||
"status": "unsupported",
|
||||
"owner": "external-team",
|
||||
"workspacePath": "legacy-data/",
|
||||
"adapter": "none",
|
||||
"baselineVersion": "unknown",
|
||||
"compatibilityStatus": "unsupported",
|
||||
"lastCertifiedAt": "2025-12-01T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "unknown-sdk-v1",
|
||||
"agentType": "unknown",
|
||||
"displayName": "Unknown SDK Agent v1",
|
||||
"status": "unsupported",
|
||||
"owner": "external-team",
|
||||
"workspacePath": "legacy-data/",
|
||||
"adapter": "none",
|
||||
"baselineVersion": "unknown",
|
||||
"compatibilityStatus": "unsupported",
|
||||
"lastCertifiedAt": "2025-12-01T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schemaVersion": "1.0",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "claw-prod",
|
||||
"agentType": "claw",
|
||||
"displayName": "Claw Production",
|
||||
"status": "active",
|
||||
"owner": "team-memory",
|
||||
"workspacePath": "memory/",
|
||||
"adapter": "claw",
|
||||
"baselineVersion": "v4",
|
||||
"compatibilityStatus": "supported",
|
||||
"lastCertifiedAt": "2026-06-04T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user