Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add Copilot support inside /import

Open
#923 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Domain
cli, tooling

Research direction

Look at the existing /import command implementation to understand how it currently works and what files it imports. Identify where GitHub Copilot configuration files (like copilot-instructions, memory files, MCP servers, skills) are stored on Windows. Extend the import logic to include these Copilot-related files and configurations. Test the updated import functionality to ensure it correctly imports the new file types.

Written by the indexing model from the issue text.

Description

Summary

Currently, /import doesn’t support GitHub Copilot. Copilot has its own memories, context, MCP servers, and other important configuration that would be useful to import as well.

Expected Behavior

Should import copilot-instructions, memory files, MCP servers, skills..

Actual Behavior

Does not import anything.

Steps to reproduce the issue
  1. Have copilot files
  2. /import
Command Code Version

1.64.0

Operating System

Windows

Terminal/IDE

VSCode

Shell

cmd.exe

Session file (optional)

No response

Fix prompt (optional)

No response

Additional context

No response

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CommandCodeAI/command-code

All issues in CommandCodeAI/command-code

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.