Alright, What about optimizing the context.
Right now, when I do the /context detail command. I get the following
AGENTS.md: TRUNCATED | raw 12,138 chars (~3,035 tok) | injected 11,999 chars (~3,000 tok)
SOUL.md: OK | raw 2,610 chars (~653 tok) | injected 2,610 chars (~653 tok)
TOOLS.md: OK | raw 9,001 chars (~2,251 tok) | injected 9,001 chars (~2,251 tok)
IDENTITY.md: OK | raw 278 chars (~70 tok) | injected 278 chars (~70 tok)
USER.md: OK | raw 1,238 chars (~310 tok) | injected 1,238 chars (~310 tok)
BOOTSTRAP.md: MISSING | raw 0 | injected 0
MEMORY.md: OK | raw 4,440 chars (~1,110 tok) | injected 4,440 chars (~1,110 tok)
Skills list (system prompt text): 2,203 chars (~551 tok) (7 skills)
Skills: browser-automation, gog, openai-whisper, skill-creator, tomorrow-weather, video-frames, voice-call
Tool schemas (JSON): 40,348 chars (~10,087 tok) (counts toward context; not shown as text)
Tools: read, edit, write, exec, process, canvas, nodes, cron, message, tts, image_generate, video_generate, gateway, agents_list, update_plan, sessions_list, sessions_history, sessions_send, sessions_spawn, sessions_yield, subagents, session_status, web_search, web_fetch, browser, file_fetch, dir_list, dir_fetch, file_write, firecrawl_search, ⊠(+4 more)
Top tools (schema size):
cron: 7,876 chars (~1,969 tok)
message: 6,320 chars (~1,580 tok)
video_generate: 4,005 chars (~1,002 tok)
browser: 2,976 chars (~744 tok)
image_generate: 2,587 chars (~647 tok)
nodes: 1,589 chars (~398 tok)
sessions_spawn: 1,211 chars (~303 tok)
Top tools (summary text size):
cron: 4,268 chars (~1,067 tok)
browser: 1,537 chars (~385 tok)
gateway: 697 chars (~175 tok)
file_fetch: 639 chars (~160 tok)
memory_search: 605 chars (~152 tok)
image_generate: 600 chars (~150 tok)
dir_fetch: 598 chars (~150 tok)
dir_list: 552 chars (~138 tok)
Tracked prompt estimate: 84,851 chars (~21,213 tok)
Aside from the large AGENTS.md file that I need to optimize. Is there anything else I can do? Exclude tools?