Skip to content

Implement Configurator - #60

Open
lazamar wants to merge 1 commit into
mainfrom
configurator
Open

Implement Configurator#60
lazamar wants to merge 1 commit into
mainfrom
configurator

Conversation

@lazamar

@lazamar lazamar commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This is a module for allowing strongly-typed configuration options that can be changed at run time.

It supports a generic storage layer. It includes a test in-memory store but that is not enough for a production scenario where we want this to be durable and editable outside of the program. A Postgres-backed implementation will come in a future PR.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@lazamar

lazamar commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@lazamar

lazamar commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@claude review

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