Skip to content

Storage location of skills #25

Description

@SynthZero

What happened?

The extension writes skills into its .vscode/extensions folder, then loses them on update.

Describe the bug

So, I cannot quite figure out where this extension is supposed to have its persistent storage for skills. One version recognized home/user/.claude/. The current one doesn't appear to accept /project/.claude/. The agent keeps writing skills into its .vscode/extensions/ folder, then overwrites them when it updates.

Steps to reproduce

  1. Ask agent to create a skill.
  2. Skill lands in the .vscode folder.
  3. Update overwrites the skill.

Expected behavior

Have the agent write skills into the /project/.afx/skills/* folder instead of .vscode/extensions/* .

Environment

  • VScode 1.121.0
  • Ubuntu 24.04
  • agenticflowx 2.2.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions