mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #116] [MERGED] fix: ensure deliverables directory is writable by container user #125
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#125
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/116
Author: @ezl-keygraph
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @ezl-keygraph
Base:
main← Head:fix/deliverables-dir-permissions📝 Commits (1)
9cf77a5fix: ensure deliverables directory is writable by container user📊 Changes
2 files changed (+7 additions, -1 deletions)
View changed files
📝
mcp-server/src/utils/file-operations.ts(+1 -1)📝
shannon(+6 -0)📄 Description
Fixes #87
Pre-create the deliverables directory with proper permissions on the host before starting containers, and surface permission errors instead of silently swallowing them in save_deliverable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.