Skip to content

[Bug]: CLAUDE.md not updated on init #192

@searls

Description

@searls

The init suggests it's going to paste the AGENT_GUIDELINES into CLAUDE.md during init

I ran:

mkdir foo; cd foo; touch CLAUDE.md; git init; git add .; git commit -m 'lol'; backlog init example

Then selected CLAUDE.md interactively and hit enter and init exited status code 0.

cat CLAUDE.md

Yielded an empty file.

Had to dig through the repo to extract agent guidelines manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions