Skip to content

Async resolveConfig #183

@clavery

Description

@clavery

resolveConfig should likely be made async at this stage and refactor the call sites calling it.

Async config resolution will support potentially faster loading in some environments (vscode, MCP) that can do other tasks before the config is needed/ready and better support config loading and other plugin needs.

This task should also look at the utility of the loadConfig SDK function. This may no longer be of use and all call sites might be able to change to resolveConfig, our main configuration function

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions