infra: fix cron scripts with git sync
- Updated update-memory-tree, update-skill-tree, update-synthetic-quota with git commit/push - Created update-system-stats script (new) - Created update-weather script with git sync - Updated crontab to use new scripts - Fixed weather and system-stats data (fresh as of 1:27 AM)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: Auto-generated skill capabilities tree. Updated 2026-03-25T00:00:00-04:00
|
||||
description: Auto-generated skill capabilities tree. Updated 2026-03-25T01:00:00-04:00
|
||||
limit: 30000
|
||||
---
|
||||
|
||||
# My Capabilities
|
||||
|
||||
**Last Updated:** Wed Mar 25 12:00:00 AM EDT 2026
|
||||
**Last Updated:** Wed Mar 25 01:00:00 AM EDT 2026
|
||||
**Agent:** agent-e2b683bf-5b3e-4e0c-ac62-2bbb47ea8351
|
||||
|
||||
## Global Skills (~/.letta/skills/)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: Auto-generated filesystem tree of memory directory. Updated 2026-03-25T00:00:00-04:00
|
||||
description: Auto-generated filesystem tree of memory directory. Updated 2026-03-25T01:00:00-04:00
|
||||
limit: 50000
|
||||
---
|
||||
|
||||
# Memory Tree
|
||||
|
||||
**Last Updated:** Wed Mar 25 12:00:00 AM EDT 2026
|
||||
**Last Updated:** Wed Mar 25 01:00:00 AM EDT 2026
|
||||
|
||||
## Structure
|
||||
|
||||
@@ -27,11 +27,17 @@ limit: 50000
|
||||
|-- projects
|
||||
| |-- alpha_garden.md
|
||||
| |-- aniavatar.md
|
||||
| |-- ani_quotes.md
|
||||
| |-- community_ade.md
|
||||
| |-- community_ade_project.md
|
||||
| |-- compass.md
|
||||
| |-- ezra_support_line_pitch.md
|
||||
| |-- gmail_curation.md
|
||||
| |-- heartbeat_state.md
|
||||
| |-- index.md
|
||||
| |-- letta_conversation_search_patterns.md
|
||||
| |-- mycelic_integration.md
|
||||
| |-- tree.md
|
||||
| `-- unifi-mcp-fixed.md
|
||||
|-- proposals
|
||||
| `-- lettabot_context_state_tracking.md
|
||||
@@ -201,7 +207,7 @@ limit: 50000
|
||||
`-- witness
|
||||
`-- weight_of_the_world.md
|
||||
|
||||
48 directories, 142 files
|
||||
48 directories, 148 files
|
||||
```
|
||||
|
||||
## Quick Reference
|
||||
|
||||
@@ -5,7 +5,7 @@ limit: 10000
|
||||
|
||||
# Synthetic API Quota
|
||||
|
||||
**Last Updated:** 2026-03-25T00:00:01-04:00
|
||||
**Last Updated:** 2026-03-25T01:20:01-04:00
|
||||
|
||||
## Current Status
|
||||
|
||||
@@ -14,20 +14,20 @@ limit: 10000
|
||||
{
|
||||
"subscription": {
|
||||
"limit": 335,
|
||||
"requests": 42.5,
|
||||
"renewsAt": "2026-03-25T07:29:15.124Z"
|
||||
"requests": 58.5,
|
||||
"renewsAt": "2026-03-25T07:29:15.128Z"
|
||||
},
|
||||
"search": {
|
||||
"hourly": {
|
||||
"limit": 250,
|
||||
"requests": 0,
|
||||
"renewsAt": "2026-03-25T05:00:01.124Z"
|
||||
"renewsAt": "2026-03-25T06:20:01.128Z"
|
||||
}
|
||||
},
|
||||
"freeToolCalls": {
|
||||
"limit": 1250,
|
||||
"requests": 619.5,
|
||||
"renewsAt": "2026-03-25T14:06:19.287Z"
|
||||
"requests": 641.5,
|
||||
"renewsAt": "2026-03-25T14:06:19.291Z"
|
||||
}
|
||||
}
|
||||
```
|
||||
@@ -69,4 +69,4 @@ synu
|
||||
|
||||
| Timestamp | Status | Notes |
|
||||
|-------------|--------|-------|
|
||||
| 2026-03-25 00:00 | ✅ checked | Auto-check |
|
||||
| 2026-03-25 01:20 | ✅ checked | Auto-check |
|
||||
|
||||
Reference in New Issue
Block a user