WIP: Simplify plugin runtime and cleanup lifecycle#821
Merged
cryppadotta merged 12 commits intomasterfrom Mar 14, 2026
Merged
Conversation
* public-gh/master: (33 commits) fix: align embedded postgres ctor types with initdbFlags usage docs: add dated plan naming rule and align workspace plan Expand workspace plan for migration and cloud execution Add workspace product model plan docs: add token optimization plan docs: organize plans into doc/plans with date prefixes fix: keep runtime skills scoped to ./skills fix: prefer .agents skills and repair codex symlink targets\n\nCo-Authored-By: Paperclip <[email protected]> Change sidebar Documentation link to external docs.paperclip.ing Fix local-cli skill install for moved .agents skills docs: update PRODUCT.md and add 2026-03-13 features plan feat(worktree): add worktree:cleanup command, env var defaults, and auto-prefix fix: resolve type errors in process-lost-reaper PR fix(heartbeat): prevent false process_lost failures on queued and non-child-process runs Revert "Merge pull request #707 from paperclipai/nm/premerge-lockfile-refresh" ci: refresh pnpm lockfile before merge fix(docker): include gemini adapter manifest in deps stage chore(lockfile): refresh pnpm-lock.yaml Raise default max turns to 300 Drop pnpm lockfile from PR ...
* public-gh/master: Add worktree UI branding Fix company switch remembered routes Add me and unassigned assignee options feat: skip pre-filled assignee/project fields when tabbing in new issue dialog Fix manual company switch route sync Delay onboarding starter task creation until launch
Contributor
|
Too many files changed for review. ( |
Contributor
|
lfg |
This was referenced Mar 14, 2026
9 tasks
tr00x
pushed a commit
to tr00x/paperclip
that referenced
this pull request
Mar 26, 2026
…ntime-instance-cleanup WIP: Simplify plugin runtime and cleanup lifecycle
hhhhansel
pushed a commit
to hhhhansel/paperclip
that referenced
this pull request
Mar 27, 2026
…ntime-instance-cleanup WIP: Simplify plugin runtime and cleanup lifecycle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification