mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-26 01:55:49 +03:00
[PR #44] [CLOSED] feat: Add custom model support, documentation #85
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#85
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/44
Author: @JNX03
Created: 1/10/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
6d78c05del: pentest report file (unuse)65ebe19feat: add --model for specific customfcdc2a6docs: add docs for setting custom model and custom base urlbc6e253reverse: bring report file back📊 Changes
7 files changed (+93 additions, -39 deletions)
View changed files
📝
Dockerfile(+3 -0)📝
README.md(+18 -2)📝
src/ai/claude-executor.ts(+6 -4)📝
src/checkpoint-manager.ts(+23 -15)📝
src/cli/command-handler.ts(+7 -5)📝
src/phases/pre-recon.ts(+9 -5)📝
src/shannon.ts(+27 -8)📄 Description
This pull request addresses multiple open issues by improving model configurability, updating documentation, and cleaning up unused files.
I really enjoy this project and appreciate the work that’s gone into it — thanks for maintaining it 🙌
I’m happy to contribute and support it where I can.
Changes included
--modelflag to allow specifying a custom model at runtimeRelated issues
Commits
del: pentest report file (unused)feat: add --model for specific customdocs: add docs for setting custom model and custom base urlBuild verification
Docker build completed successfully:
Build output
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.