feat(mindspace): add page quota grace write and local delivery guardrails.
Memind CI / Test, build, and release guards (pull_request) Failing after 2s
Memind CI / Test, build, and release guards (pull_request) Failing after 2s
Centralize page HTML quota checks with grace-write semantics across page services and workspace tools, keep localhost MindSpace links clickable in chat display, and expand Page Data/static-page skill plus local dev docs for quota, delivery URLs, and native Aider/OpenHands tooling. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -128,6 +128,7 @@ export function createMindSpaceLocalRuntimeServices({
|
||||
syncWorkspaceAssets,
|
||||
conversationArtifactService,
|
||||
workspacePageDeliveryService,
|
||||
getQuotaPool: () => pool,
|
||||
});
|
||||
const cleanupService = createCleanupService(pool, {
|
||||
storageRoot: runtime.storageRoot,
|
||||
|
||||
Reference in New Issue
Block a user