▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/EnderDash Agent
EnderDash Agent

EnderDash Agent

🖥️ Connect your Minecraft server to EnderDash.

Оцените первым
648
0
Все версииEnderDash 2.1.0 Velocity

EnderDash 2.1.0 Velocity

Release05.09.2026

Список изменений

Features

  • 5938e18 feat(ocelot): coordinate workflow streams with durable objects
  • 2919553 feat(chat): adopt Signal-style conversation layout
  • ad18069 feat(ocelot): add chat activity markers
  • 5a1817f feat(ocelot): group chat activity under worked status
  • e2bb3fa feat(ocelot): refine live chat activity feedback
  • f67924f feat(ocelot): persist chat run activity
  • ef59705 feat(chat): add rich link previews
  • 4c6546b feat(ocelot): add read-only code mode
  • 70bee5c feat(agent): migrate Kestara WebRTC to 0.3.0
  • 05f2496 feat(ocelot): preview analysis code with Shiki
  • 4575dd1 feat(ocelot): route workloads to dedicated models
  • dc81287 feat(agent): add standalone native connection PoC
  • 6a94023 feat(app): persist selected query cache entries
  • 0829f7d feat(app): persist dashboard bootstrap queries
  • a6ac248 feat(app): animate server connection states
  • f013f5a feat(app): persist query cache for fourteen days
  • b518210 feat(app): queue actions during reconnects
  • 028a772 feat(app): queue actions during server loading
  • 6243699 feat(pwa): improve installation sharing badges and push delivery
  • e97a4dd feat(agent): add ARM64 native standalone support
  • d8a2eaa feat(agent): add macOS and Windows native support
  • 9d8dee0 feat(agent): add native libarchive support
  • 72d4784 feat(agent): wire native standalone services
  • 6429e28 feat(agent): add native system telemetry
  • 443c7ec feat(agent): harden native host integration
  • ac024a4 feat(agent): add native PTY and self-updates
  • 4c57ff1 feat(agent): add native process inspection
  • 1620720 feat(agent): add native container clients
  • eed4825 feat(containers): separate Podman into a native Libpod domain
  • 23cef5d feat(containers): expand separate platform management domains
  • 77ae943 feat(standalone): replace JVM distribution with native builds

Fixes

  • 154e3cc fix(app): revalidate cached document shells
  • 9b98bbc fix(ocelot): recover stalled tool calls
  • 55f7fcc fix(ocelot): use event-driven tool completion
  • e049075 fix(ocelot): keep tool streams synchronized
  • 63984e7 fix(ocelot): defer thread creation until first message
  • 11f5d03 fix(chat): group notification menu label
  • 6188a1e fix(ocelot): defer workflow runtime initialization
  • f8bb821 fix(ocelot): expose safe agent RPC schemas
  • 97a629b fix(ocelot): hide retry on intermediate responses
  • c8623fe fix(ocelot): preserve lazy tools across resumes
  • bc2b777 fix(ocelot): deliver terminal event before housekeeping
  • 5779f18 fix(ocelot): keep streamed activity visible
  • 42d64a2 fix(app): align RPC hook connection states
  • b50aeab fix(app): preserve mutation semantics in RPC calls
  • 90ddbd5 fix(app): standardize RPC subscription states
  • e4567e4 fix(ocelot): stabilize chat activity markers
  • 8976d37 fix(app): finish RPC subscription lifecycle migration
  • afe12ad fix(ocelot): harden chat marker state transitions
  • bd94d84 fix(app): wait for server info before capability states
  • 81f8713 fix(ocelot): normalize tool schemas and results
  • 2c197a6 fix(ocelot): use inline code in responses
  • 6b1ee4f fix(ocelot): migrate run delivery to durable streams
  • 016c189 fix(agent): keep standalone native connection alive
  • c2b5e93 fix(app): truncate encryption method details
  • 111ef54 fix(app): restore query cache before rendering
  • d1b2121 fix(app): stabilize sidebar skeleton widths
  • 22ca986 fix(app): persist promotion query aliases
  • 07c388d fix(app): expose signaling connection phase
  • a330c1e fix(branding): make inline logos transparent
  • fb17e8b fix(durable-objects): bound finite operations
  • b9fe4c7 fix(players): expand profile loading skeleton
  • 71ed4bc fix(players): make profile loading leaf-level
  • dae6ab8 fix(players): render selected profile immediately
  • a798d45 fix(app): clarify dashboard activity items
  • d3a075a fix(app): prioritize URL-selected detail views
  • 1856b6b fix(files): render loading state at leaf surfaces
  • 97fa9e3 fix(app): skip server connections during route preload
  • a4baef2 fix(chat): keep message composers available while loading
  • 31a7490 fix(app): replace native dialogs with shadcn forms
  • 6689a7d fix(hytale): support server API 0.6.3
  • e869414 fix(deps): keep Better Auth dependencies package-local
  • 0a6b0d8 fix(tooling): correct Turborepo task dependencies
  • 942ad5e fix(standalone): support native Kubernetes client TLS identities
  • 7a9a2ee fix(agent): repair native builds and streamline CI
  • cfea77d fix(agent): repair native PTY metadata commonization
  • 6d6e496 fix(ui): use a solid seal icon for Podman
  • 9838d73 fix(agent): expose platform services through KMP metadata
  • 038dc97 fix(agent): bound compiler memory and validate shared metadata
  • e641bf7 fix(agent): bind macOS executable path lookup directly
  • 3485e68 fix(agent): resolve protoc launchers across host platforms
  • 1df582b fix(agent): use compatible Windows archive timezone lookup
  • c431638 fix(setup): center platform picker icons
  • 719fb2d fix(agent): align native runtime and make PTY fork safe
  • d0edf82 fix(agent): preserve Windows client identity keys in certificate stores
  • 60a12cd fix(agent): use scoped Windows stores for Schannel identities

Refactor

  • e7fc7cc refactor(ocelot): use hibernatable run event sockets
  • a3606bf refactor(app): inline hook result destructuring
  • 088e04e refactor(app): replace generic loading states with skeletons
  • d1dfd29 refactor(agent): migrate protobuf messages to Wire
  • a351aab refactor(agent): disable Wire Java interop
  • 442bd13 refactor(agent): generate field mask schemas
  • 167de73 refactor(agent): make shared runtime portable
  • d1f54dc refactor(agent): establish multiplatform shared runtime
  • bc60a0d refactor(agent): migrate local storage to SQLDelight
  • 91c3285 refactor(agent): standardize portable I/O on Okio
  • c3dfccb refactor(agent): replace JVM utility internals
  • 35a5043 refactor(agent): adopt multiplatform Kotlin dependencies
  • 72397ec refactor(agent): isolate portable shared runtime APIs
  • 1bf43cb refactor(ocelot): derive tools from RPC descriptors
  • b157c9c refactor(shared): move portable agent runtime to common code
  • d745749 refactor(shared): make connection and automation portable
  • 9a35e87 refactor(ocelot): make agent behavior outcome driven
  • 119bca6 refactor(agent): move external database admin to KMP
  • d397ca9 refactor(agent): move portable services into common code
  • 6fe54d7 refactor(agent): move filesystem services to common code
  • f83eff8 refactor(bukkit): move plugin integrations out of shared
  • 2a6aa9e refactor(agent): adopt multiplatform process and archive libraries
  • 0e177d8 refactor(data): discriminate asynchronous hook states
  • 065bbba refactor(app): derive panel states from subscriptions
  • 6e86bae refactor(app): centralize server RPC readiness state
  • bdff771 refactor(app): adopt declarative RPC subscriptions
  • acb0d04 refactor(app): align RPC hook return shapes
  • b288a13 refactor(app): hide raw server connections
  • 7df8151 refactor(app): use connection metadata in sidebar
  • 4c25651 refactor(agent): replace pty4j reflection
  • 102080d refactor(database): remove MongoDB support
  • b2c151f refactor(infrastructure): split Docker and Kubernetes services
  • b497cab refactor(containers): generate shared KMP API clients
  • 3ad6843 refactor(containers): generate typed operation clients
  • 96decd7 refactor(agent): generate sealed Kotlin models and simplify runtime contracts
  • cbc4208 refactor: remove dead modules and redundant wrappers
  • c08a8d7 refactor: remove dead handlers and redundant helpers
  • 96a4b85 refactor: remove redundant wrappers and unused code
  • 9fc0a9d refactor: simplify helpers and remove redundant tests
  • 87e21d0 refactor(email): use existing local templates
  • c80d36f refactor(agent): share host behavior across JVM and native
  • 00d1ad3 refactor(agent): consolidate JVM and native code in KMP
  • f3a38fd refactor(agent): share archive policy and host parsing in KMP
  • 748b74c refactor(agent): share watcher lifecycle and telemetry logic in KMP

Other

  • 28e3bbb chore(release): bump version to 2.0.7-SNAPSHOT
  • 8917071 perf(app): preload organization and server list routes
  • f54d405 perf(branding): inline app logos
  • 61983f1 ci(branding): rebuild consuming apps
  • 6120237 perf(signaling): persist TURN credential cache
  • 55ab418 perf(signaling): persist browser JWKS cache
  • a1f46b6 perf(signaling): preconnect and warm codec detection
  • 0a9c22b perf(app): preload dashboard route queries
  • 471bac4 chore: bump BAUI
  • 47195a5 chore: update BAUI
  • 537a470 chore: bump BAUI
  • 7f20fe5 chore: bump BAUI
  • addb95e chore: bump BAUI
  • 276a200 chore(video): move renderer to standalone repository
  • 7fc5974 chore: bump BAUI
  • 7fbe0cb chore: remove old file
  • 187d802 chore(routes): update generated route registrations
  • 33872c6 chore(release): bump version to 2.1.0
  • bc2fe40 test(agent): make Unix PTY lifecycle checks deterministic
  • 616f61b ci(agent): run native builds on Blacksmith
  • 5647225 test(agent): wait for PTY child readiness before writing
  • 0edec3d build(agent): report full test exceptions in CI
  • 4ac94d0 test(agent): diagnose native PTY lifecycle timeouts
  • 02ea0b1 ci(agent): publish API libraries for every native target
  • 5fb8f50 test(agent): drain PTY output while waiting for exit

Файлы

EnderDash-Velocity-2.1.0.jar(83.79 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.1.0-velocity

Загрузчики

Velocity

Версии игры

1.13–26.2

Загрузок

3

Дата публикации

05.09.2026

Загрузил

ID версии

Главная