Download Latest Version plugins-v0.11.1 source code.zip (154.4 MB) Google Add to Preferred Sources
Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-02 29.8 kB
v0.10.0 source code.tar.gz 2026-07-02 241.1 MB
v0.10.0 source code.zip 2026-07-02 246.9 MB
Totals: 3 Items   488.0 MB 0

0.10.0 (2026-07-02)

⚠ BREAKING CHANGES

  • echo: Class-based types syntax (#11919)

Features

  • add space home column layout and assistant prompt (#11870) (fb62ab1)
  • Add usage dashboard (#11800) (e87e83f)
  • Agent capabilities refactor: Harness service, Blueprint hooks, Process RPCs & Annotations (#11927) (7725a61)
  • assistant: skill lifecycle hooks and combined agent improvements (#11975) (a68786e)
  • assistant: support connector prompt surfaces in agent gen-ui (#12015) (7ae8d00)
  • brand: add custom dx-- icon set with dxos logo icon (#12033) (8b4cf79)
  • composer: collection-centric sidebar model + reactive annotation atoms (#11890) (7558997)
  • composer: table column sort view-state + resizable transcluded preview embeds (#12037) (b32f2f0)
  • compute,plugin-routine: routine execution history (DX-1028) (#11925) (02ef642)
  • compute: operation visibility annotation for user-bindable operations (#11913) (7e7b846)
  • compute: restore Routine input/output schema (#11911) (c43d45e)
  • config: configure sandbox service URL for deployed envs (#11995) (43f0a53)
  • config: consolidate EDGE service config into config.proto; deprecate dead fields (#11839) (abeaac7)
  • crawler: incremental source crawl + stage pipeline + agent registry (phase 1) (#12014) (4d3528d)
  • echo: add Text CRDT namespace for string editing (#11970) (935ebe0)
  • echo: Class-based types syntax (#11919) (e4ea5ae)
  • echo: unify Feed.query chaining with Database.query (#11996) (28dd98f)
  • edge-client: lightweight EDGE service client + image upload (#11850) (a00eb02)
  • edge-client: use identity DID for WS path + function upload (DX-995) (#11891) (887d801)
  • i18n: framework-agnostic @dxos/i18n + Translator capability for non-React translation (#11894) (32a4d20)
  • navtree: section groups with auto-expand and AI section navigation (#11918) (3ff6375)
  • nlp: UPOS part-of-speech parser + editor decoration extension (#12000) (a8ebe01)
  • onboarding: add welcome document to personal space (#12026) (1b0641f)
  • onboarding: welcome document and updated home suggestion prompts (#12023) (f962734)
  • plugin-assistant: add Ollama model management (#12016) (a7ef0a6)
  • plugin-assistant: auto-generate space home starter prompts from recent objects (#11976) (414471b)
  • plugin-assistant: categorical trace ordering and sqlite instrumentation (#11953) (9bdb84d)
  • plugin-assistant: delegated task live status and sub-agent process tree (#11869) (7c36bd4)
  • plugin-assistant: retrofit MicButton + PendingTextStreamer transcription pipeline (#12011) (8c6ef58)
  • plugin-assistant: surface AI usage-quota (429) errors with a usage-dashboard link (#11875) (c7dcc2e)
  • plugin-automation: CronBuilder component with form integration (#11852) (4d038a5)
  • plugin-automation: relation-anchored AutomationCompanion + Automation.objects context (#11905) (a09d8d5)
  • plugin-automation: restore force-run and feed-cursor reset in automation article (#11868) (80d102f)
  • plugin-automation: run action toolbar, RoutineSuggestions rename, blueprint picker (#11899) (ec23633)
  • plugin-chess: add pgn field instruction to chess blueprint (#11861) (cd74d77)
  • plugin-connector: add connector companion panel and reuse dropdown (#11972) (bcef511)
  • plugin-deck: companion splitter orientation + presenter/introspect fixes (#11959) (c73232b)
  • plugin-deck: Mosaic-native tile resize + presentational Pane/Plank/Companion/Splitter (#11932) (ebea4ab)
  • plugin-discord: Discord channel sync fixture + testing helper (#12012) (48e84e8)
  • plugin-explorer: composable Visualization + neighborhood graph companion (#11964) (de173e7)
  • plugin-explorer: make Graph view optional + require typename for view-backed types (#11939) (d2332c1)
  • plugin-ibkr: Interactive Brokers portfolio plugin (#11938) (93d2e25)
  • plugin-inbox, plugin-table: bulk mailbox extraction and row export (#11997) (4e5425b)
  • plugin-inbox: add JMAP mail support and connector selection (#11986) (923fd0c)
  • plugin-inbox: filter node fixes + inline NodeArg.actions + rename popover (#11936) (9680862)
  • plugin-magazine: add curated magazine output schema (#11982) (5f251a8)
  • plugin-magazine: ref field inline create via CreateObjectEntry, reactive feed deletion (#11956) (d7818f7)
  • plugin-markdown: inline object embeds, slash-menu object picker, and section surfaces (#11958) (56d5cdb)
  • plugin-onboarding: extract WelcomePlugin into standalone package with two-entrypoint pattern (#11864) (2242ff7)
  • plugin-presenter: fade transitions, single-ESC exit, [ESC] caption, editor shortcut (#11856) (8724b08)
  • plugin-routine: RoutineTraceCompanion on react-ui-list + ItemContent + Panel.Toolbar surface default (#11988) (9e2afc1)
  • plugin-routine: runs companion — virtualized disclosure list with trace events (#11957) (4560ae6)
  • plugin-routine: Schedule minInterval constraint + MasterDetail gutter alignment (#11963) (96c9989)
  • plugin-routine: user-facing Routine — discriminated action spec, reactive companion, in-place editing (#11951) (3f0517d)
  • plugin-sketch: add chainable SketchBuilder for canvas content (#11984) (87e7852)
  • plugin-space: CardContentAnnotation + chess key navigation refactor (#11993) (ac0f858)
  • plugin-space: modal, focused, anchored rename popover (#11878) (0c71380)
  • plugin-space: type node as selectable list view with on-demand hidden children (#11914) (d61d8c1)
  • plugin-stack: Mosaic-native Stack composite + Mosaic.DragHandle; remove react-ui-stack (#11947) (07221e0)
  • plugins: rewrite onboarding README + add settings/content stories (#12044) (07c0676)
  • plugins: workerd plugin entrypoints and madge import tracing (#11941) (1fea9ba)
  • protocols,edge-client,client-services,plugin-script,cli: DID-primary edge wire types (DX-1033) (#11942) (2cef6a8)
  • protocols,messaging: add Peer.identityDid, deprecate identityKey (DX-1059) (#12038) (3583cc2)
  • react-ui-calendar: add Calendar.Week time-grid view (#11877) (f7080c3)
  • react-ui-form: dynamic option-lookup, autofill, and combobox form fields (#11987) (fa013ad)
  • react-ui-form: tailwind-variants theming + Form settings variant (#11902) (2d7f2fb)
  • react-ui-menu: support Input.Switch in toolbar (#11950) (de95a7d)
  • react-ui: default Dialog and AlertDialog gutter to 'lg' (#12001) (509fb66)
  • react-ui: unify Splitter into headless ratio-based component (#11933) (fb7f495)
  • registry: ATProto-native plugin registry + dx.config.ts metadata system (#11816) (d94a5c5)
  • registry: enable external registry plugin loading via ATProto v2 edge service (#11879) (030191e)
  • Sandbox blueprint (#11912) (e089874)
  • semantic-index: semantic comprehension & index (Comunica + SQLite) + facts viewer (#12002) (7610704)
  • sheet: add range value operations and sheet skill (#12021) (1814b96)
  • space: add hidden type toggle to database settings (#11981) (5a9b4bf)
  • space: rename space key label and hide personal danger zone (#12018) (ece30ae)
  • sql-sqlite: configure WAL and synchronous PRAGMAs for OPFS SQLite (#11969) (8be637d)
  • transcription-pipeline: streaming stage pipeline foundation (#11990) (c038398)
  • transcription: live transcription into Markdown via toolbar control (#11983) (f2bc771)
  • transcription: mic options menu (mode/device/push-to-talk) + ranked entity-lookup candidates (#11999) (521e340)

Bug Fixes

  • app-framework: resolve import-map wrappers to host source graph (#11893) (e5d2f31)
  • client: increase worker RPC timeout to prevent startup crash on reload (#11940) (9b37394)
  • companion auto-select, mailbox nav, navtree order, switch label (#11954) (c3e1849)
  • composer: sign-in redirect, type section navigation, plugin defaults (#11863) (7c04973)
  • conductor: repair circuit editor rendering, selection, and delete (#11991) (f6e8356)
  • deps: publish packages that public packages depend on (#11955) (212a715)
  • docs: tab icons not rendering + waitlist form error flash (#11854) (cdd9786)
  • echo-client: re-hydrate index query results when local objects load (#11857) (eec3c66)
  • echo,plugin-assistant: reactive ref resolution — useObject/Obj.atom instead of .target (#11973) (b816808)
  • echo: add Type.declareObj/declareRelation; fix non-portable Trigger types (#11916) (4c5ae26)
  • echo: fix static type labels mangled by production minifier, hide Sandbox type (#12019) (a6cc53d)
  • echo: schema validation and CRM storybook panels (#12025) (5651fa1)
  • Form style (#11910) (a6f4679)
  • icons: include dx.config.ts files in icon scanner content paths (#11960) (88337d1)
  • inbox: include year in older short dates (#12017) (7541b63)
  • markdown: preserve links and strip tracking noise in email HTML conversion (#11831) (ef9217c)
  • messaging: derive TestPeer identityDid after createSignalManager (#12049) (c6c85ad)
  • messaging: derive TestPeer's identityDid instead of fabricating it (#12048) (fa52cf2)
  • playwright: fix flaky e2e tests in stack and comments suites (#11901) (081b136)
  • plugin-assistant: resolve navigation targets for EID and DXN URIs (#12024) (36f2294)
  • plugin-calls: don't fail plugin activation when placeholder media tracks can't be created (#12051) (ee54ba6)
  • plugin-calls: fix reactive call controls for mic/camera/screenshare (#11855) (bd8f9a6)
  • plugin-calls: use participant-scoped video state for remote tiles (#11858) (2304094)
  • plugin-client: render UsageView as a schema-driven settings form (#11928) (e10da0f)
  • plugin-comments: batch anchor+thread removal to fix flaky undo-delete test (#11846) (d8e3017)
  • plugin-deck: prevent article remount on companion open/close (#12022) (fcc60c3)
  • plugin-deck: restore deck.plank testid dropped in PlankComponent deletion (#11949) (05a899c)
  • plugin-explorer: address CodeRabbit review on Visualization + tree projector (#11965) (316160e)
  • plugin-inbox: pass spaceId when invoking ExtractMessage (#11929) (00c6239)
  • plugin-magazine: export MagazineOperationHandlerSet from workerd entry (#11966) (c91405c)
  • plugin-onboarding: pass origin as redirectUrl on login (#12028) (37e6dcb)
  • plugin-registry: restore plugin card layout and portal failure popover (#12041) (f725ed9)
  • plugin-routine: 24-hour tabular trace timestamps (#11989) (b994e8e)
  • plugin-routine: schedule routine instructions in process monitor (#11980) (cdd8461)
  • plugin-space,react-ui-list,plugin-assistant: rename popover, listbox selection, chat view reactivity (#11881) (2581df9)
  • plugin-space: navigate to space home immediately on invitation accept (#12045) (7a022b3)
  • plugin-space: restore related objects section to RecordArticle (#11853) (b25f45d)
  • plugin-table,types: URL cell accessories, ref picker, cell overflow, and FieldEditor crash (#12035) (cfcba2e)
  • plugins: fix navigation-on-creation for type sections + deduplicate devtools node id (#11935) (4c6acd1)
  • plugins: ship dx.config.ts in published files for all plugin packages (#11880) (728b08e)
  • protocols: add pluginKey and manifestHash to PluginReleaseSchema (#11889) (59f470a)
  • react-ui-form: CodeRabbit follow-ups + consistent FormField* naming (#11931) (0f150b4)
  • react-ui-form: match Markdown editor focus ring to Input (#11922) (2cab94f)
  • react-ui-form: resolve ViewEditor 'delete property' test flakiness (#11871) (d728517)
  • react-ui-form: wrap ObjectProperties children in Form.Section (#11923) (d68f2bd)
  • react-ui-mosaic: deck sigil-menu reactivity, stack tile remount, and Mosaic drag polish (#11985) (f3ea80e)
  • remove sunset claude-sonnet-4-0, update all references to claude-sonnet-4-6 (#11860) (241cfdb)
  • rename existing mailboxes and calendars during materialization (#11979) (fefd498)
  • routine: attribute manual runs to the first trigger (#11968) (699a94a)
  • sql-sqlite: checkpoint WAL on export and clear stale sidecars on import (#11977) (146be1a)
  • stories-assistant: ModuleContainer storybook + onChatCreated/transcription fixes (#12032) (bd5865c)
  • storybook-react: downlevel using-declarations in dev-server transform (#12047) (c92d8a3)
  • storybook-react: re-add async to rolldown ESM init wrappers (#12039) (1086bc7)
  • storybook: align wrangler.toml deploy path with moon bundle output (#11943) (b666a4d)
  • tauri: publish production branch to default CrabNebula channel (#11924) (29c72bc)
  • ui-editor: hide scroll-to-bottom button when viewport settles at bottom (#11961) (8a036be)
Source: README.md, updated 2026-07-02