Skip to content

Storage location of skills #25

@SynthZero

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions