Skip to content

coldbox ai install Always Assumes that the Coldbox Modern Template was Used #63

@homestar9

Description

@homestar9

I haven't moved on from the "flat" Coldbox template yet. However running coldbox ai install adds this to the AGENTS.md file:

Image

This is the wrong template AGENTS.md file because this app was created using the older "flat" template. Perhaps one way to solve this issue would be to either:

  1. Ask during coldbox ai install which approach is being used (e.g. "flat" or "modern")
  2. Use a new key in box.json like templateStyle which the CLI can check for before installing.

Side note: I don't love the term "modern" for the new template, style because the definition of "modern" always changes. Maybe consider naming it something like "isolated", "secure", or "nested" which describes how the app lives in subfolders instead of the root?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions