[PR #116] [MERGED] fix: ensure deliverables directory is writable by container user #125

Closed
opened 2026-02-27 08:09:22 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/deliverables-dir-permissions


📝 Commits (1)

  • 9cf77a5 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/116 **Author:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Base:** `main` ← **Head:** `fix/deliverables-dir-permissions` --- ### 📝 Commits (1) - [`9cf77a5`](https://github.com/KeygraphHQ/shannon/commit/9cf77a503faa260bdc92bdd8e51cc81167a3848e) fix: ensure deliverables directory is writable by container user ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mcp-server/src/utils/file-operations.ts` (+1 -1) 📝 `shannon` (+6 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:09:22 +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#125
No description provided.