Skip to content

Wrong config filepath #568

Description

@DenisBalan

Dont target config files directly

either extract from opencode config, env var etc..

i might have my config specified under OPENCODE_CONFIG_DIR or ~/.config/opencode/opencode.jsonc (mind c in extension for json file with comments)

config_paths = [
os.path.expanduser("~/.config/opencode/opencode.json"),
"opencode.json",
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions