Jingle Developers

Platform roadmap

Capability stages, availability, and direction for Jingle Developers.

The Jingle Developers roadmap covers extension packages, runtime APIs, connected accounts, OAuth, AI tools, distribution, and team collaboration. Each capability is marked by release stage so extension authors can see which contracts are available today and which areas to follow next.

Capability Matrix

Capability areaStageDirection
App launch and command searchCore buildoutFile search, aliases, hotkeys, recent items, ranking, and consistent actions across sources
Extension package modelPreviewTemplates, scaffolding, packaging checks, compatibility policy, and public publishing
Extension UI componentsPreviewBehavior consistency, accessibility, screenshot tests, visual guidelines, and cross-version contracts
Extension storeIn developmentPublic directory, review queue, signing, updates, ratings, install/uninstall, and private distribution
Connected accountsPreviewStandard Connect UI, provider registry, connection diagnostics, and permission display
OAuth / PKCEIn developmentAuthorization page, callback state validation, token exchange, refresh, revoke, and secure storage loop
AI commandsPreviewAI command templates, context selection, approval replay, failure recovery, and explainable results
Agent tool callsPreviewSchema-form approvals, parameter editing, tool permission policy, audit logs, and eval coverage
Team featuresPlannedOrganizations, members, shared quicklinks, private extensions, team settings, and permission governance
Clipboard, snippets, and notesPlannedClipboard history, snippet expansion, variables, quick notes, search, sync, and privacy filters
Window and system commandsPlannedWindow management, system commands, calculator, emoji, translator, calendar, Focus, script commands, and high-frequency local tools
Migration and syncPlannedImport, export, backup, theme/profile sync, cross-device sync, conflict handling, and local-first deletion semantics
Security and governanceOngoingExtension permission declarations, review, signing, redacted logs, crash reporting, and compatibility governance

Developer boundaries

  • Extension authors can rely on package, runtime SDK, connected account, and agent-tool capabilities marked as “Preview”.
  • OAuth, public store submission, signing, updates, and large-scale third-party publishing will be provided through platform-owned flows.
  • Accounts, OAuth, teams, store, and sync are managed by platform security boundaries; extensions do not directly store OAuth tokens or refresh tokens.
  • Jingle's current roadmap focuses on desktop workflows. Cross-device sync targets desktop platforms and future explicitly supported surfaces.

Near-term priorities

  1. Stabilize extension packages, runtime SDK, connected accounts, and agent-tool boundaries.
  2. Build platform OAuth and the standard Connect UI so public providers such as GitHub and Notion can complete a real authorization loop.
  3. Build extension distribution: templates, packaging checks, private distribution, public directory, and review.
  4. Expand into team sharing, snippets and clipboard, window management, sync, and governance.