Multiple /system calls now accumulate instead of replacing. After each call, fragments are condensed into one coherent override via Haiku. Most recent instruction wins on conflicts. Fallback to newline concatenation if LLM call fails.
Multiple /system calls now accumulate instead of replacing. After each call, fragments are condensed into one coherent override via Haiku. Most recent instruction wins on conflicts. Fallback to newline concatenation if LLM call fails.
Multiple /system calls now accumulate instead of replacing. After each
call, fragments are condensed into one coherent override via Haiku
(claude-haiku-4-5-20251001). Most recent instruction wins on conflicts.
Falls back to newline concatenation if LLM call fails or ANTHROPIC_API_KEY
is unset. Both condensed result and raw fragments array are stored with the
same TTL; clear deletes both keys.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Multiple /system calls now accumulate instead of replacing. After each call, fragments are condensed into one coherent override via Haiku. Most recent instruction wins on conflicts. Fallback to newline concatenation if LLM call fails.