Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .fp/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ prefix = "OTTER"
# Extension config
[extensions.check-before-done]
# Default: "bun run check" — disabled until workspace packages exist
# Footgun: FP Desktop runs extensions from a GUI process, so shell-managed PATH entries
# like ~/.bun/bin may be missing. If checks are re-enabled, prefer an absolute Bun path
# or confirm Desktop can spawn the configured command before relying on done-transition checks.
checks = ""