feat(gateway): /system override condensation — accumulate + Haiku merge #198
Reference in New Issue
Block a user
Delete Branch "feat/system-override-condensation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.