Skip to content

refactor(sync): remove unused model metadata logic in kilo provider#3235

Open
levdad wants to merge 1 commit into
anomalyco:devfrom
levdad:kilo-sync-cleanup
Open

refactor(sync): remove unused model metadata logic in kilo provider#3235
levdad wants to merge 1 commit into
anomalyco:devfrom
levdad:kilo-sync-cleanup

Conversation

@levdad

@levdad levdad commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Remove unused file system imports, constants, and helper functions (modelMetadataExists, baseModelOmit, baseModelOverrides, etc.) that were previously used for managing model metadata via local TOML files. This cleans up the Kilo sync provider by removing dead code and unnecessary dependencies on node:fs and node:path.

based on the review of #2997 comment

Remove unused file system imports, constants, and helper functions
(`modelMetadataExists`, `baseModelOmit`, `baseModelOverrides`, etc.)
that were previously used for managing model metadata via local TOML
files. This cleans up the Kilo sync provider by removing dead code
and unnecessary dependencies on `node:fs` and `node:path`.
@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

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