Skip to content

CLAUDE.md File Overwritten When AI Refreshed #42

@homestar9

Description

@homestar9

What are the steps to reproduce this issue?

  1. Run coldbox ai install (make sure to select Claude)
  2. Modify your CLAUDE.md file.
  3. Run coldbox ai refresh

What happens?

The CLAUDE.md file resets to the default for the framework, overwriting any changes you or your AI agents made.

What were you expecting to happen?

The CLAUDE.md file is a living document meant to change and grow depending on the specifics of your app. It should not be overwritten during a refresh/update of AI skills and guidelines.

Implementation

In order to allow for both ColdBox CLI generation and user space, we need to have a demarcation on the document. Meaning, that we must create a section that CLEARLY demarcates that this is the agentic ColdBox space, and another for users to collaborate with. With a note that the content within that demarcation is going to be kept updated by the COldBox cli.

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