Skip to content

Mismatch in the proposal change between name of folder and title #559

@antonio-ivanovski

Description

@antonio-ivanovski

When i propose a change, a proposal change is being created. However the folder name does not match the title in the document and openspec list commands. This leads to the agent doing few attempts at finding the correct spec before it resorts to trying to find with grep.

My flow usually is i take the proposed change of openspec list and provide it in the apply command

/openspec-apply add-config-export-import

→ Read changes/add-config-export-import/proposal.md 
Error: ENOENT: no such file or directory, scandir '/Users/antonio/dev/vidos-authorizer-demo/changes/add-config-export-import'
→ Read changes/add-config-export-import/design.md 
Error: ENOENT: no such file or directory, scandir '/Users/antonio/dev/vidos-authorizer-demo/changes/add-config-export-import'
→ Read changes/add-config-export-import/tasks.md 
Error: ENOENT: no such file or directory, scandir '/Users/antonio/dev/vidos-authorizer-demo/changes/add-config-export-import'
✱ Glob "**/add-config-export-import/**" (3 matches)
✱ Glob "**/*.md" in . (44 matches)
→ Read openspec/changes/add-config-export-import/proposal.md 
→ Read openspec/changes/add-config-export-import/tasks.md 
→ Read openspec/changes/add-config-export-import/specs/config-export-import/spec.md 

Eventually it found it, but while doing so it burned through few tokens.

Metadata

Metadata

Assignees

No one assigned

    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