Skip to content

Extremely safe centralized utility for Copilot/AI agent command execution with comprehensive logging and VS Code task integration - Rust implementation

License

Notifications You must be signed in to change notification settings

jdfalk/safe-ai-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copilot/AI Agent Coding Instructions System

This repository uses a centralized, modular system for Copilot/AI agent coding, documentation, and workflow instructions, following the latest VS Code Copilot customization best practices.

Key Locations

  • General rules: .github/instructions/general-coding.instructions.md (applies to all files)
  • Language/task-specific rules: .github/instructions/*.instructions.md (with applyTo frontmatter)
  • Prompt files: .github/prompts/ (for Copilot/AI prompt customization)
  • Agent-specific docs: .github/AGENTS.md, .github/CLAUDE.md, etc. (pointers to this system)
  • VS Code integration: .vscode/copilot/ contains symlinks to canonical .github/ files for Copilot features

How to Contribute

  • Edit or add rules in .github/instructions/.
  • Add new prompts in .github/prompts/.
  • Update agent docs to reference this system.
  • Do not duplicate rules; always reference the general instructions from specific ones.

For More Details

See copilot-instructions.md for a full system overview and contributor guide.

About

Extremely safe centralized utility for Copilot/AI agent command execution with comprehensive logging and VS Code task integration - Rust implementation

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •