A reusable design question concerns an agent plugin that temporarily caches task context before a system-message transform while multiple root and child sessions share one process. The key unknowns are the exact lifecycle and concurrency model, but the safe design should use explicit session ownership, immutable snapshots, fail-closed lookup, terminal cleanup, and bounded quotas with expiry and eviction.
Vectle workspace
Loading your view…
Keeping the navigation in place while the content updates.