Skip to content

fix(auxiliary): rename config groups key#88

Merged
nettee merged 1 commit into
mainfrom
looper/86-rename-wtk-config-toml-groups-cf34bcdcaca0e374
Jun 15, 2026
Merged

fix(auxiliary): rename config groups key#88
nettee merged 1 commit into
mainfrom
looper/86-rename-wtk-config-toml-groups-cf34bcdcaca0e374

Conversation

@nettee

@nettee nettee commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • write auxiliary group entries to .wtk/config.toml under [auxiliary-groups.<name>]
  • keep backward compatibility by continuing to read legacy [groups.<name>] entries
  • update e2e assertions and README examples to match the new on-disk key

Testing

  • cargo test
  • pytest -q e2e/test_auxiliary_group.py

Closes #86

🔁 Powered by Looper · runner=worker · agent=codex · An autonomous AI dev team for your GitHub repos.

Keep writing .wtk/config.toml with [auxiliary-groups.*] while continuing to read legacy [groups.*] entries from existing configs.\n\nGenerated-By: looper 0.9.9 (runner=worker, agent=codex)
@nettee nettee merged commit 2411545 into main Jun 15, 2026
2 checks passed
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.

Rename .wtk/config.toml groups to auxiliary-groups with backward compatibility

1 participant