Disable Fil-C by default until horizontal build capacity (KSE-0184) #6
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/disable-filc-default"
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?
Fil-C builds a full LLVM toolchain from source on a cache miss (~14GB/link), which OOM-killed forge deploys. Gate behind enableFilc=false, kept as a global option to flip once Namespace is wired as a remote builder. 🤖 Generated with Claude Code