
EnderDash Agent
🖥️ Connect your Minecraft server to EnderDash.
Оцените первым
648
0
Список изменений
Features
5938e18feat(ocelot): coordinate workflow streams with durable objects2919553feat(chat): adopt Signal-style conversation layoutad18069feat(ocelot): add chat activity markers5a1817ffeat(ocelot): group chat activity under worked statuse2bb3fafeat(ocelot): refine live chat activity feedbackf67924ffeat(ocelot): persist chat run activityef59705feat(chat): add rich link previews4c6546bfeat(ocelot): add read-only code mode70bee5cfeat(agent): migrate Kestara WebRTC to 0.3.005f2496feat(ocelot): preview analysis code with Shiki4575dd1feat(ocelot): route workloads to dedicated modelsdc81287feat(agent): add standalone native connection PoC6a94023feat(app): persist selected query cache entries0829f7dfeat(app): persist dashboard bootstrap queriesa6ac248feat(app): animate server connection statesf013f5afeat(app): persist query cache for fourteen daysb518210feat(app): queue actions during reconnects028a772feat(app): queue actions during server loading6243699feat(pwa): improve installation sharing badges and push deliverye97a4ddfeat(agent): add ARM64 native standalone supportd8a2eaafeat(agent): add macOS and Windows native support9d8dee0feat(agent): add native libarchive support72d4784feat(agent): wire native standalone services6429e28feat(agent): add native system telemetry443c7ecfeat(agent): harden native host integrationac024a4feat(agent): add native PTY and self-updates4c57ff1feat(agent): add native process inspection1620720feat(agent): add native container clientseed4825feat(containers): separate Podman into a native Libpod domain23cef5dfeat(containers): expand separate platform management domains77ae943feat(standalone): replace JVM distribution with native builds
Fixes
154e3ccfix(app): revalidate cached document shells9b98bbcfix(ocelot): recover stalled tool calls55f7fccfix(ocelot): use event-driven tool completione049075fix(ocelot): keep tool streams synchronized63984e7fix(ocelot): defer thread creation until first message11f5d03fix(chat): group notification menu label6188a1efix(ocelot): defer workflow runtime initializationf8bb821fix(ocelot): expose safe agent RPC schemas97a629bfix(ocelot): hide retry on intermediate responsesc8623fefix(ocelot): preserve lazy tools across resumesbc2b777fix(ocelot): deliver terminal event before housekeeping5779f18fix(ocelot): keep streamed activity visible42d64a2fix(app): align RPC hook connection statesb50aeabfix(app): preserve mutation semantics in RPC calls90ddbd5fix(app): standardize RPC subscription statese4567e4fix(ocelot): stabilize chat activity markers8976d37fix(app): finish RPC subscription lifecycle migrationafe12adfix(ocelot): harden chat marker state transitionsbd94d84fix(app): wait for server info before capability states81f8713fix(ocelot): normalize tool schemas and results2c197a6fix(ocelot): use inline code in responses6b1ee4ffix(ocelot): migrate run delivery to durable streams016c189fix(agent): keep standalone native connection alivec2b5e93fix(app): truncate encryption method details111ef54fix(app): restore query cache before renderingd1b2121fix(app): stabilize sidebar skeleton widths22ca986fix(app): persist promotion query aliases07c388dfix(app): expose signaling connection phasea330c1efix(branding): make inline logos transparentfb17e8bfix(durable-objects): bound finite operationsb9fe4c7fix(players): expand profile loading skeleton71ed4bcfix(players): make profile loading leaf-leveldae6ab8fix(players): render selected profile immediatelya798d45fix(app): clarify dashboard activity itemsd3a075afix(app): prioritize URL-selected detail views1856b6bfix(files): render loading state at leaf surfaces97fa9e3fix(app): skip server connections during route preloada4baef2fix(chat): keep message composers available while loading31a7490fix(app): replace native dialogs with shadcn forms6689a7dfix(hytale): support server API 0.6.3e869414fix(deps): keep Better Auth dependencies package-local0a6b0d8fix(tooling): correct Turborepo task dependencies942ad5efix(standalone): support native Kubernetes client TLS identities7a9a2eefix(agent): repair native builds and streamline CIcfea77dfix(agent): repair native PTY metadata commonization6d6e496fix(ui): use a solid seal icon for Podman9838d73fix(agent): expose platform services through KMP metadata038dc97fix(agent): bound compiler memory and validate shared metadatae641bf7fix(agent): bind macOS executable path lookup directly3485e68fix(agent): resolve protoc launchers across host platforms1df582bfix(agent): use compatible Windows archive timezone lookupc431638fix(setup): center platform picker icons719fb2dfix(agent): align native runtime and make PTY fork safed0edf82fix(agent): preserve Windows client identity keys in certificate stores60a12cdfix(agent): use scoped Windows stores for Schannel identities
Refactor
e7fc7ccrefactor(ocelot): use hibernatable run event socketsa3606bfrefactor(app): inline hook result destructuring088e04erefactor(app): replace generic loading states with skeletonsd1dfd29refactor(agent): migrate protobuf messages to Wirea351aabrefactor(agent): disable Wire Java interop442bd13refactor(agent): generate field mask schemas167de73refactor(agent): make shared runtime portabled1f54dcrefactor(agent): establish multiplatform shared runtimebc60a0drefactor(agent): migrate local storage to SQLDelight91c3285refactor(agent): standardize portable I/O on Okioc3dfccbrefactor(agent): replace JVM utility internals35a5043refactor(agent): adopt multiplatform Kotlin dependencies72397ecrefactor(agent): isolate portable shared runtime APIs1bf43cbrefactor(ocelot): derive tools from RPC descriptorsb157c9crefactor(shared): move portable agent runtime to common coded745749refactor(shared): make connection and automation portable9a35e87refactor(ocelot): make agent behavior outcome driven119bca6refactor(agent): move external database admin to KMPd397ca9refactor(agent): move portable services into common code6fe54d7refactor(agent): move filesystem services to common codef83eff8refactor(bukkit): move plugin integrations out of shared2a6aa9erefactor(agent): adopt multiplatform process and archive libraries0e177d8refactor(data): discriminate asynchronous hook states065bbbarefactor(app): derive panel states from subscriptions6e86baerefactor(app): centralize server RPC readiness statebdff771refactor(app): adopt declarative RPC subscriptionsacb0d04refactor(app): align RPC hook return shapesb288a13refactor(app): hide raw server connections7df8151refactor(app): use connection metadata in sidebar4c25651refactor(agent): replace pty4j reflection102080drefactor(database): remove MongoDB supportb2c151frefactor(infrastructure): split Docker and Kubernetes servicesb497cabrefactor(containers): generate shared KMP API clients3ad6843refactor(containers): generate typed operation clients96decd7refactor(agent): generate sealed Kotlin models and simplify runtime contractscbc4208refactor: remove dead modules and redundant wrappersc08a8d7refactor: remove dead handlers and redundant helpers96a4b85refactor: remove redundant wrappers and unused code9fc0a9drefactor: simplify helpers and remove redundant tests87e21d0refactor(email): use existing local templatesc80d36frefactor(agent): share host behavior across JVM and native00d1ad3refactor(agent): consolidate JVM and native code in KMPf3a38fdrefactor(agent): share archive policy and host parsing in KMP748b74crefactor(agent): share watcher lifecycle and telemetry logic in KMP
Other
28e3bbbchore(release): bump version to 2.0.7-SNAPSHOT8917071perf(app): preload organization and server list routesf54d405perf(branding): inline app logos61983f1ci(branding): rebuild consuming apps6120237perf(signaling): persist TURN credential cache55ab418perf(signaling): persist browser JWKS cachea1f46b6perf(signaling): preconnect and warm codec detection0a9c22bperf(app): preload dashboard route queries471bac4chore: bump BAUI47195a5chore: update BAUI537a470chore: bump BAUI7f20fe5chore: bump BAUIaddb95echore: bump BAUI276a200chore(video): move renderer to standalone repository7fc5974chore: bump BAUI7fbe0cbchore: remove old file187d802chore(routes): update generated route registrations33872c6chore(release): bump version to 2.1.0bc2fe40test(agent): make Unix PTY lifecycle checks deterministic616f61bci(agent): run native builds on Blacksmith5647225test(agent): wait for PTY child readiness before writing0edec3dbuild(agent): report full test exceptions in CI4ac94d0test(agent): diagnose native PTY lifecycle timeouts02ea0b1ci(agent): publish API libraries for every native target5fb8f50test(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
