mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #50] [CLOSED] New update #90
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/50
Author: @CREVIOS
Created: 1/14/2026
Status: ❌ Closed
Base:
main← Head:new-update📝 Commits (2)
6d8c103Add CI workflow, docs, and core modules05b42c0Update THIRD_PARTY_NOTICES.md📊 Changes
52 files changed (+9026 additions, -697 deletions)
View changed files
➕
.github/workflows/ci.yml(+70 -0)📝
CLAUDE.md(+259 -242)➕
CONTRIBUTING.md(+120 -0)📝
README.md(+379 -384)➕
SECURITY.md(+92 -0)➕
THIRD_PARTY_NOTICES.md(+32 -0)📝
configs/config-schema.json(+292 -13)📝
configs/example-config.yaml(+140 -27)➕
mcp-server/.DS_Store(+0 -0)📝
package.json(+13 -3)➕
pnpm-lock.yaml(+1470 -0)➕
prompts/.DS_Store(+0 -0)➕
prompts/pipeline-testing/report-findings.txt(+13 -0)➕
prompts/report-findings.txt(+60 -0)➕
scripts/generate-key.js(+32 -0)📝
src/ai/claude-executor.ts(+27 -7)➕
src/api/server.ts(+654 -0)➕
src/ci/__tests__/index.test.ts(+278 -0)➕
src/ci/index.ts(+275 -0)📝
src/cli/ui.ts(+12 -1)...and 32 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.