Commit graph

3 commits

Author SHA1 Message Date
tusharmagar
28488d5fd1 Add security allowlist for command execution and update copilot instructions
- Add security.ts with allowlist configuration for shell commands
- Update command-executor.ts to enforce security policy (exit code 126 for blocked commands)
- Update copilot instructions to clarify builtin tools vs shell commands
- Document that builtin tools (deleteFile, createFile, etc.) bypass security filtering
- Only executeCommand (shell commands) requires security.json allowlist entries
2025-11-18 20:42:11 +05:30
tusharmagar
570543e1c7 Enhance assistant instructions for clarity and conciseness. Update models for builtin tools and workflow authoring skills to gpt-5.1. Improve text formatting in StreamRenderer for better readability. 2025-11-18 16:17:52 +05:30
tusharmagar
83fc9e36f5 Better Updated Promting 2025-11-17 23:27:00 +05:30