Skip to content

min_free_disk floor cannot be overridden outside greentree.yaml #11

Description

@LopezAdan

On a shared box with a nearly-full root filesystem, greentree refused to start with 4.4G free against the default 5.0G min_free_disk floor. The floor is only settable in greentree.yaml, so the only ways past it are editing a checked-in config (which then ships in the PR) or freeing disk on the host.

Proposal: support a --min-free-disk flag and/or a GREENTREE_MIN_FREE_DISK env override, host-local and never written to the repo, so a session can acknowledge the constraint without touching the shared config.

Context: hit on vps-26df4606 while gating reachpad PR #470; worked around by deleting stale npx caches.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions