Skip to content

types and docs for integrations_dir#555

Open
anthraxx wants to merge 3 commits into
NvChad:v3.0from
anthraxx:fix/integrations-type
Open

types and docs for integrations_dir#555
anthraxx wants to merge 3 commits into
NvChad:v3.0from
anthraxx:fix/integrations-type

Conversation

@anthraxx

@anthraxx anthraxx commented Jul 21, 2026

Copy link
Copy Markdown

Fix integrations type to account for integrations_dir functionality and extend docs explaining the new feature.

When using custom integrations loaded from the new integrations_dir
opt, it produces type/linter errors, as the used custom integrations are
not part of the enum values. Allow strings as well for the type, which
is the sweat spot by allowing for type based completions when defining
the upstream integrations, but also allow custom integrations without
linter type errors.

anthraxx added 3 commits July 21, 2026 22:08
When using custom integrations loaded from the new integrations_dir
opt, it produces type/linter errors, as the used custom integrations are
not part of the enum values. Allow strings as well for the type, which
is the sweat spot by allowing for type based completions when defining
the upstream integrations, but also allow custom integrations without
linter type errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant