mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #41] [MERGED] feat: add configurable output directory with --output flag #84
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#84
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/41
Author: @ezl-keygraph
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @ezl-keygraph
Base:
main← Head:output-dir📝 Commits (4)
3c36ae0feat: add configurable output directory with --output flag9312ccafeat: add configurable output directory with --output flag54810e8chore: add gitkeep and fix formattinge4132f0fix: correct docker run command formatting in README📊 Changes
9 files changed (+102 additions, -25 deletions)
View changed files
📝
CLAUDE.md(+9 -5)📝
README.md(+16 -1)➕
audit-logs/.gitkeep(+0 -0)📝
src/audit/utils.ts(+4 -1)📝
src/checkpoint-manager.ts(+3 -2)📝
src/cli/ui.ts(+4 -0)📝
src/phases/pre-recon.ts(+7 -5)📝
src/session-manager.ts(+10 -4)📝
src/shannon.ts(+49 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.