Skip to content

Replace per-setting configuration files with config.yaml - #41

Merged
dapi merged 1 commit into
masterfrom
codex/gh-38
Jul 31, 2026
Merged

Replace per-setting configuration files with config.yaml#41
dapi merged 1 commit into
masterfrom
codex/gh-38

Conversation

@dapi

@dapidapi commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace legacy per-setting file reads with strict project and user config.yaml documents
  • preserve CLI, project, user, environment, and built-in precedence with source reporting
  • document prompt file references, the full YAML schema, and the breaking-release decision

Verification

  • GOCACHE=/private/tmp/code-converge-go-cache go test ./internal/config
  • GOCACHE=/private/tmp/code-converge-go-cache go vet ./...
  • make docs-lint
  • git diff --check

go test ./internal/app cannot execute in this sandbox because the macOS loader aborts generated test binaries with missing LC_UUID load command.

@dapi
dapi marked this pull request as ready for review July 31, 2026 07:41
@dapi
dapi merged commit de0bdec into masterJul 31, 2026
1 check passed
@dapi
dapi deleted the codex/gh-38 branch July 31, 2026 07:47
Sign up for freeto 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

@dapi