chore: remove accidentally committed lettabot-agent.json.bak (#464)

This commit is contained in:
Cameron
2026-03-02 17:17:14 -08:00
committed by GitHub
parent 355c96a493
commit 37d979cbe1
2 changed files with 1 additions and 16 deletions

1
.gitignore vendored
View File

@@ -34,6 +34,7 @@ Thumbs.db
cron-log.jsonl cron-log.jsonl
cron-jobs.json cron-jobs.json
lettabot-agent.json lettabot-agent.json
lettabot-agent.json.bak
lettabot-api.json lettabot-api.json
PERSONA.md PERSONA.md
CLAUDE.md CLAUDE.md

View File

@@ -1,16 +0,0 @@
{
"version": 2,
"agents": {
"LettaBot": {
"agentId": "agent-78eb94ac-d2ef-414f-8b74-a02a95e16b33",
"lastUsedAt": "2026-03-02T21:48:34.231Z",
"createdAt": "2026-03-02T21:48:34.231Z",
"lastMessageTarget": {
"channel": "discord",
"chatId": "chat-1",
"updatedAt": "2026-03-02T22:45:13.260Z"
},
"recoveryAttempts": 0
}
}
}