Skip to content

Comments

Add configuration file feature#3

Merged
ryanmoran merged 1 commit intomainfrom
config-file
Jan 2, 2026
Merged

Add configuration file feature#3
ryanmoran merged 1 commit intomainfrom
config-file

Conversation

@ryanmoran
Copy link
Owner

Design for adding YAML-based configuration file support to contagent with:

  • Two-tier config (global ~/.config/contagent/config.yaml + project .contagent.yaml)
  • Hybrid merge strategy (lists append, scalars override)
  • Environment variable expansion in config values

Design for adding YAML-based configuration file support to contagent with:
- Two-tier config (global ~/.config/contagent/config.yaml + project .contagent.yaml)
- Hybrid merge strategy (lists append, scalars override)
- Environment variable expansion in config values
@ryanmoran ryanmoran merged commit 4de5914 into main Jan 2, 2026
1 check failed
@ryanmoran ryanmoran deleted the config-file branch January 2, 2026 16: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