Skip to content

Consolidate TMPO_DEV path logic #137

Description

@DylanDevelops

The feature request

The logic that checks for TMPO_DEV=1 and branches between ~/.tmpo and ~/.tmpo-dev is duplicated across storage.getTmpoDir, settings.GetGlobalConfigPath, and settings.GetProjectsPath.

Proposed solution

Extract this logic into a centralized internal/paths package (or export storage.GetTmpoDir) to ensure consistent directory resolution and prevent future drift.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions