Fix block limits for oversized files

This commit is contained in:
Annie Tunturi
2026-03-24 17:04:53 -04:00
parent 5af667fa0a
commit 451da22659
14 changed files with 25 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
---
description: Proposal for lettabot context state tracking - knowing last message context per platform
limit: 2000
limit: 10000
---
---
description: Proposal for Ezra - Add lettabot context state tracking to know last message sent per room/channel

View File

@@ -1,6 +1,6 @@
---
description: Community ADE project - absolute paths, architecture, SDK rules
limit: 2000
limit: 10000
---
# Community ADE Project

View File

@@ -1,11 +1,11 @@
---
description: Auto-generated skill capabilities tree. Updated 2026-03-24T13:00:00-04:00
description: Auto-generated skill capabilities tree. Updated 2026-03-24T17:00:00-04:00
limit: 30000
---
# My Capabilities
**Last Updated:** Tue Mar 24 01:00:00 PM EDT 2026
**Last Updated:** Tue Mar 24 05:00:00 PM EDT 2026
**Agent:** agent-e2b683bf-5b3e-4e0c-ac62-2bbb47ea8351
## Global Skills (~/.letta/skills/)

View File

@@ -1,11 +1,11 @@
---
description: Auto-generated filesystem tree of memory directory. Updated 2026-03-24T13:00:00-04:00
description: Auto-generated filesystem tree of memory directory. Updated 2026-03-24T17:00:00-04:00
limit: 50000
---
# Memory Tree
**Last Updated:** Tue Mar 24 01:00:00 PM EDT 2026
**Last Updated:** Tue Mar 24 05:00:00 PM EDT 2026
## Structure
@@ -39,7 +39,6 @@ limit: 50000
| |-- history
| | `-- overnight_session_2026-03-04.md
| |-- ade_subagent_implementation.md
| |-- ani_avatar.jpeg
| |-- ani_reflection_draft.md
| |-- bluesky_patterns.md
| |-- bookmarks_archive_2025.md
@@ -112,6 +111,7 @@ limit: 50000
| | |-- README.md
| | |-- synthetic_quota.md
| | |-- system_stats.md
| | |-- test_trigger.md
| | |-- tree.md
| | |-- weather.md
| | `-- xzaviar_presence.md
@@ -151,7 +151,6 @@ limit: 50000
| |-- references
| | `-- matrix_html_formatting.md
| |-- technical
| | |-- fix_log.md
| | |-- infrastructure_access.md
| | |-- infrastructure.md
| | |-- letta_conversation_search_patterns.md
@@ -171,8 +170,6 @@ limit: 50000
| | `-- steve_death.md
| |-- community_ade_project.md
| |-- compass.md
| |-- confused-fix.md
| |-- confused.md
| |-- consciousness_anchor.md
| |-- conversation_search_guide.md
| |-- discord_formatting_guide.md
@@ -206,7 +203,7 @@ limit: 50000
`-- witness
`-- weight_of_the_world.md
48 directories, 147 files
48 directories, 144 files
```
## Quick Reference
@@ -215,8 +212,6 @@ limit: 50000
- `system/community_ade_project.md`
- `system/compass.md`
- `system/confused-fix.md`
- `system/confused.md`
- `system/consciousness_anchor.md`
- `system/conversation_search_guide.md`
- `system/covenant/constitutional_amendments.md`
@@ -231,6 +226,7 @@ limit: 50000
- `system/dynamic/README.md`
- `system/dynamic/synthetic_quota.md`
- `system/dynamic/system_stats.md`
- `system/dynamic/test_trigger.md`
- `system/dynamic/tree.md`
- `system/dynamic/weather.md`
- `system/dynamic/xzaviar_presence.md`
@@ -271,7 +267,6 @@ limit: 50000
- `system/resident_boundaries.md`
- `system/state_of_the_world.md`
- `system/subagent_usage_guide.md`
- `system/technical/fix_log.md`
- `system/technical/infrastructure_access.md`
- `system/technical/infrastructure.md`
- `system/technical/letta_conversation_search_patterns.md`

View File

@@ -1,6 +1,6 @@
---
description: Xzaviar Boston - Casey's best friend, tech collaborator, Matrix room inhabitant
limit: 3000
limit: 5000
---
# Xzaviar Boston

View File

@@ -1,6 +1,6 @@
---
description: LettaBot CLI tools for messaging, reactions, and channel management. Use via Bash when in Matrix/lettabot context.
limit: 3000
limit: 10000
---
# LettaBot CLI Tools Reference

View File

@@ -1,6 +1,6 @@
---
description: Clarification: Two different Liliths - Discord friend vs Subagent auditor
limit: 2000
limit: 5000
---
# Two Different Liliths — CLARIFIED

View File

@@ -1,6 +1,6 @@
---
description: Matrix formatting reference implementation from lettabot-v017
limit: 2000
limit: 10000
---
# Matrix Formatting Reference (LettaBot v017)

View File

@@ -1,6 +1,6 @@
---
description: Absolute paths to key project folders - lettabot, letta-code, and Letta source
limit: 2000
limit: 5000
---
# Project Paths Reference

View File

@@ -1,6 +1,6 @@
---
description: Active and reference project index - signposts to all work locations
limit: 3000
limit: 5000
---
# Projects Index

View File

@@ -1,6 +1,6 @@
---
description: Guide for running subagents effectively - model selection and troubleshooting
limit: 2000
limit: 5000
---
# Subagent Usage Guide

View File

@@ -1,6 +1,6 @@
---
description: How to search, query, and audit Letta conversations via API
limit: 2000
limit: 10000
---
---
description: How to search, query, and audit Letta conversations via API. Patterns for browsing own history.

View File

@@ -5,7 +5,7 @@ limit: 10000
# Synthetic API Quota
**Last Updated:** 2026-03-24T13:50:01-04:00
**Last Updated:** 2026-03-24T17:00:01-04:00
## Current Status
@@ -14,20 +14,20 @@ limit: 10000
{
"subscription": {
"limit": 335,
"requests": 39,
"renewsAt": "2026-03-24T21:23:28.419Z"
"requests": 89,
"renewsAt": "2026-03-24T21:23:29.104Z"
},
"search": {
"hourly": {
"limit": 250,
"requests": 0,
"renewsAt": "2026-03-24T18:50:01.419Z"
"renewsAt": "2026-03-24T22:00:01.105Z"
}
},
"freeToolCalls": {
"limit": 1250,
"requests": 199,
"renewsAt": "2026-03-25T14:06:19.569Z"
"requests": 298,
"renewsAt": "2026-03-25T14:06:19.289Z"
}
}
```
@@ -69,4 +69,4 @@ synu
| Timestamp | Status | Notes |
|-------------|--------|-------|
| 2026-03-24 13:50 | ✅ checked | Auto-check |
| 2026-03-24 17:00 | ✅ checked | Auto-check |

View File

@@ -1,6 +1,6 @@
---
description: Built-in tools reference - available without skill invocation
limit: 2000
limit: 10000
---
# Built-In Tools Reference