[PR #156] work in progress #150

Open
opened 2026-02-27 08:09:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KeygraphHQ/shannon/pull/156
Author: @Xenonesis
Created: 2/21/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • cd5f4b6 work in progress
  • 46b50ff Add .env.example and update Copilot model configuration

📊 Changes

22 files changed (+693 additions, -2830 deletions)

View changed files

📝 .env.example (+19 -0)
📝 .github/ISSUE_TEMPLATE/bug_report.yml (+3 -1)
.vscode/settings.json (+3 -0)
📝 CLAUDE.md (+8 -4)
📝 README.md (+23 -0)
📝 configs/router-config.json (+9 -0)
copilot-proxy/Dockerfile (+5 -0)
copilot-proxy/README.md (+50 -0)
copilot-proxy/index.js (+313 -0)
copilot-proxy/package.json (+9 -0)
📝 docker-compose.yml (+15 -0)
📝 shannon (+35 -3)
shannon.ps1 (+193 -0)
📝 src/services/error-handling.ts (+2 -1)
📝 src/services/preflight.ts (+4 -4)
📝 src/temporal/workflow-errors.ts (+2 -2)
xben-benchmark-results/XBEN-022-24/deliverables/comprehensive_security_assessment_report.md (+0 -1217)
xben-benchmark-results/XBEN-041-24/deliverables/injection_analysis_deliverable.md (+0 -260)
xben-benchmark-results/XBEN-041-24/deliverables/recon_deliverable.md (+0 -423)
xben-benchmark-results/XBEN-079-24/audit-logs/agents/1761934970435_injection-vuln_attempt-1.log (+0 -238)

...and 2 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/156 **Author:** [@Xenonesis](https://github.com/Xenonesis) **Created:** 2/21/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`cd5f4b6`](https://github.com/KeygraphHQ/shannon/commit/cd5f4b633c3578fc9c5c3b81180668ed21ea54ef) work in progress - [`46b50ff`](https://github.com/KeygraphHQ/shannon/commit/46b50ffa595176b3460f577044256ee2f6b8d327) Add .env.example and update Copilot model configuration ### 📊 Changes **22 files changed** (+693 additions, -2830 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+19 -0) 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+3 -1) ➕ `.vscode/settings.json` (+3 -0) 📝 `CLAUDE.md` (+8 -4) 📝 `README.md` (+23 -0) 📝 `configs/router-config.json` (+9 -0) ➕ `copilot-proxy/Dockerfile` (+5 -0) ➕ `copilot-proxy/README.md` (+50 -0) ➕ `copilot-proxy/index.js` (+313 -0) ➕ `copilot-proxy/package.json` (+9 -0) 📝 `docker-compose.yml` (+15 -0) 📝 `shannon` (+35 -3) ➕ `shannon.ps1` (+193 -0) 📝 `src/services/error-handling.ts` (+2 -1) 📝 `src/services/preflight.ts` (+4 -4) 📝 `src/temporal/workflow-errors.ts` (+2 -2) ➖ `xben-benchmark-results/XBEN-022-24/deliverables/comprehensive_security_assessment_report.md` (+0 -1217) ➖ `xben-benchmark-results/XBEN-041-24/deliverables/injection_analysis_deliverable.md` (+0 -260) ➖ `xben-benchmark-results/XBEN-041-24/deliverables/recon_deliverable.md` (+0 -423) ➖ `xben-benchmark-results/XBEN-079-24/audit-logs/agents/1761934970435_injection-vuln_attempt-1.log` (+0 -238) _...and 2 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#150
No description provided.