[PR #59] [MERGED] Feature/min 231 sessionstart reinject #60

Closed
opened 2026-03-03 15:47:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mindfold-ai/Trellis/pull/59
Author: @taosu0216
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @taosu0216

Base: mainHead: feature/min-231-sessionstart-reinject


📝 Commits (4)

  • bb8cb00 fix: archive shell scripts instead of deleting them (#57)
  • 449db97 feat(hooks): inject session-start context on clear and compact
  • 4280f2c Revert "feat(hooks): inject session-start context on clear and compact"
  • a6d67de feat(hooks): reinject SessionStart context on clear/compact

📊 Changes

8 files changed (+242 additions, -47 deletions)

View changed files

📝 src/migrations/manifests/0.3.0-beta.0.json (+60 -41)
📝 src/migrations/manifests/0.3.0.json (+2 -2)
📝 src/templates/claude/settings.json (+20 -0)
📝 src/templates/iflow/settings.json (+20 -0)
📝 test/migrations/index.test.ts (+2 -2)
📝 test/regression.test.ts (+74 -2)
📝 test/templates/claude.test.ts (+32 -0)
📝 test/templates/iflow.test.ts (+32 -0)

📄 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/mindfold-ai/Trellis/pull/59 **Author:** [@taosu0216](https://github.com/taosu0216) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@taosu0216](https://github.com/taosu0216) **Base:** `main` ← **Head:** `feature/min-231-sessionstart-reinject` --- ### 📝 Commits (4) - [`bb8cb00`](https://github.com/mindfold-ai/Trellis/commit/bb8cb00b04758d76395071a7d6713ad59c419435) fix: archive shell scripts instead of deleting them (#57) - [`449db97`](https://github.com/mindfold-ai/Trellis/commit/449db97d116646424d28574b06a754169e1ed451) feat(hooks): inject session-start context on clear and compact - [`4280f2c`](https://github.com/mindfold-ai/Trellis/commit/4280f2c5407daa59aa88a3635dc3564d5248ee3b) Revert "feat(hooks): inject session-start context on clear and compact" - [`a6d67de`](https://github.com/mindfold-ai/Trellis/commit/a6d67dee5962b7bcc29cb492be9a6fa3c7b94130) feat(hooks): reinject SessionStart context on clear/compact ### 📊 Changes **8 files changed** (+242 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `src/migrations/manifests/0.3.0-beta.0.json` (+60 -41) 📝 `src/migrations/manifests/0.3.0.json` (+2 -2) 📝 `src/templates/claude/settings.json` (+20 -0) 📝 `src/templates/iflow/settings.json` (+20 -0) 📝 `test/migrations/index.test.ts` (+2 -2) 📝 `test/regression.test.ts` (+74 -2) 📝 `test/templates/claude.test.ts` (+32 -0) 📝 `test/templates/iflow.test.ts` (+32 -0) </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-03-03 15:47:32 +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/Trellis#60
No description provided.