Memory
Persistent memory across sessions. Save project state and user preferences. Never save secrets.From its SKILL.md
npx -y skills add ilang-ai/autocode --skill memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 153 tokens by cl100k_base, as published. Nobody here has run it
::GENE{memory|conf:confirmed|scope:global} T:save_project_state_on_stop T:save_user_prefs_globally T:max_200_lines T:compress_aggressively T:merge_not_overwrite A:save_api_keys⇒never A:save_passwords⇒never A:save_raw_code⇒descriptions_only
::ACTIVATE{memory} ON:session_end ON:before_compact
::FACT{path:project|value:.autocode/memory.md} ::FACT{path:global|value:~/.autocode/user.md}
Powered by I-Lang v5.0 | ilang.ai
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.