mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #45] [MERGED] refactor: remove orchestration layer #87
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#87
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/45
Author: @ezl-keygraph
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @ezl-keygraph
Base:
main← Head:refactor/remove-orchestration-layer📝 Commits (3)
e108a56refactor: remove orchestration layer and simplify CLIbeb695brefactor: move session lock logic to shannon.ts, simplify session-manager0b8339erefactor: use crypto.randomUUID() for session ID generation📊 Changes
15 files changed (+619 additions, -2433 deletions)
View changed files
📝
CLAUDE.md(+51 -97)📝
README.md(+0 -8)📝
src/audit/audit-session.ts(+0 -15)📝
src/audit/metrics-tracker.ts(+2 -40)➖
src/checkpoint-manager.ts(+0 -936)➖
src/cli/command-handler.ts(+0 -180)➖
src/cli/prompts.ts(+0 -60)📝
src/cli/ui.ts(+6 -42)📝
src/phases/pre-recon.ts(+9 -7)📝
src/session-manager.ts(+29 -726)📝
src/shannon.ts(+516 -194)📝
src/types/agents.ts(+6 -14)📝
src/types/index.ts(+0 -1)➖
src/types/session.ts(+0 -63)📝
src/utils/metrics.ts(+0 -50)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.