Skip to content

fix(config): expose explain_level default#1608

Open
jbetala7 wants to merge 1 commit into
garrytan:mainfrom
jbetala7:oss/fix-1607-explain-level-config
Open

fix(config): expose explain_level default#1608
jbetala7 wants to merge 1 commit into
garrytan:mainfrom
jbetala7:oss/fix-1607-explain-level-config

Conversation

@jbetala7
Copy link
Copy Markdown
Contributor

Summary

  • adds explain_level to the canonical gstack-config default table
  • includes explain_level in gstack-config list and gstack-config defaults
  • adds a regression covering get, defaults, and list from a clean GSTACK_HOME

Fixes #1607

Testing

  • bun test test/docs-config-keys.test.ts
  • direct CLI probe: gstack-config get explain_level, gstack-config defaults, and gstack-config list with a temporary GSTACK_HOME
  • git diff --check origin/main...HEAD
  • git merge-tree --write-tree HEAD origin/main

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.

gstack-config omits explain_level from defaults and active values

1 participant