Skip to content

Add durable scheduled chats and global execution access - #20

Merged
0thernet merged 1 commit into
mainfrom
codex/scheduled-chats
Aug 20, 2026
Merged

Add durable scheduled chats and global execution access#20
0thernet merged 1 commit into
mainfrom
codex/scheduled-chats

Conversation

@0thernet

Copy link
Copy Markdown
Contributor

Summary

  • Add the composer clock toggle, natural-language schedule interpretation, concise next-run projection, and explicit turn-off behavior.
  • Keep schedule interpretation isolated, read-only, network-free, and tool-free; invalid input creates no schedule or queued work.
  • Store encrypted schedule definitions in session sync with durable generations, exact run acknowledgement, desired-off intent, crash recovery, device-loss recovery, and orphan cleanup.
  • Add one global chat execution folder in the header, defaulting to Documents, with revision-fenced full-access turns, required Computer Use, and automatic approval policy.
  • Harden schedule lifecycle, credentials, sync authority, local-data removal, portable backup, and repository/workspace transitions against ambiguous or stale state.

Verification

  • bun run check:complete: 3,045 desktop tests, 23 compiled gateway tests, 659 web tests, typecheck, lint, policy checks, and production builds passed.
  • apps/desktop bun run verify:direct: all deterministic browser scenarios passed, including chat-scheduled.
  • apps/desktop bun run test:macos: 7/7 native image-normalizer tests passed.
  • Public boundary, public-tree manifest, and git diff checks passed on a clean tree.

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hra Ready Ready Preview Aug 20, 2026 4:57am

Request Review

@0thernet
0thernet merged commit d0fab60 into main Aug 20, 2026
4 checks passed
@0thernet
0thernet deleted the codex/scheduled-chats branch August 20, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant