[PR #41] [MERGED] feat: add configurable output directory with --output flag #84

Closed
opened 2026-02-27 07:20:21 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: output-dir


📝 Commits (4)

  • 3c36ae0 feat: add configurable output directory with --output flag
  • 9312cca feat: add configurable output directory with --output flag
  • 54810e8 chore: add gitkeep and fix formatting
  • e4132f0 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/41 **Author:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Base:** `main` ← **Head:** `output-dir` --- ### 📝 Commits (4) - [`3c36ae0`](https://github.com/KeygraphHQ/shannon/commit/3c36ae03c017565c820827498509dd3a4fe6597e) feat: add configurable output directory with --output flag - [`9312cca`](https://github.com/KeygraphHQ/shannon/commit/9312ccac1b777b92d4def14c6945ca71a195eba4) feat: add configurable output directory with --output flag - [`54810e8`](https://github.com/KeygraphHQ/shannon/commit/54810e809c8b193e8c033d1e2697b2761959641e) chore: add gitkeep and fix formatting - [`e4132f0`](https://github.com/KeygraphHQ/shannon/commit/e4132f0b2f2cf8854249ffb85752881d35546973) fix: correct docker run command formatting in README ### 📊 Changes **9 files changed** (+102 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:20:21 +03:00
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#84
No description provided.