Skip to content

feat: add withConfigMeta for adapter config sources - #13

Merged
chenjiahan merged 2 commits into
mainfrom
chenjiahan/feat-config-meta
Sep 9, 2026
Merged

feat: add withConfigMeta for adapter config sources#13
chenjiahan merged 2 commits into
mainfrom
chenjiahan/feat-config-meta

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Config adapters currently report their own file paths, hiding the underlying configuration source and dependencies from consuming tools.

Add withConfigMeta(config, meta) to attach source metadata in place, allowing loadConfig to return the actual config path and merge explicit dependencies with the adapter file and its collected dependencies. Configurations without metadata retain their existing behavior.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-09T08:40:02.390025Z 5f6b0fe New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan
chenjiahan merged commit 89c9170 into main Sep 9, 2026
3 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-config-meta branch September 9, 2026 08:41
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