Skip to content

Conversation

@linyows
Copy link
Owner

@linyows linyows commented Jan 19, 2026

Summary

  • Add templates field to config.json for per-template output_dir and filename_format overrides
  • Templates without specific configuration fall back to global settings
  • Fix Homebrew install command in README

Test plan

  • zig build test passes
  • zig build succeeds
  • draft adr "Test" creates file in docs/adrs/ with ID-prefixed filename
  • draft design "Test" creates file in docs/design/ with date-prefixed filename
  • draft adr index creates docs/adrs/README.md
  • draft design index creates docs/design/README.md

🤖 Generated with Claude Code

Allow overriding output_dir and filename_format for specific templates
via the new "templates" field in config.json. Templates without specific
configuration fall back to global settings.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@linyows linyows merged commit e296e59 into main Jan 19, 2026
3 checks passed
@linyows linyows deleted the feature/per-template-config branch January 19, 2026 06:42
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.

2 participants