Experimental Feature IndexΒΆ
This page lists all public API components that are currently marked as experimental in EVerest. It is at least updated with every stable release.
Experimental components are part of the public API surface but are exempt from the stability guarantees and the deprecation period. They may change in incompatible ways or be removed in any release, outside the normal deprecation process. See Experimental Components for how they are marked, promoted and removed, and Active Deprecation Index for components that are on the way out rather than on the way in.
With every stable release the maintainers review this list and decide, per component, whether to promote it to stable, keep it experimental, or remove it.
The manager options below are documented in full in Manager Command Line Options, and the manager logs a warning at startup naming any experimental option it was given.
Component |
Experimental since |
Notes |
|---|---|---|
|
2026.10.0 |
Opt-in graceful module shutdown. Without it, module processes are terminated immediately on shutdown, restart and crash. |
|
2026.10.0 |
Boot into Idle without starting modules, keeping the configuration API available. |
|
2026.10.0 |
Bounded automatic module restart after an unexpected module exit. |
|
2026.10.0 |
Discard the database slot and re-seed it from the YAML config. Intended for development use. |
|
2026.10.0 |
Stay alive in Idle when there is nothing startable, instead of exiting with an error. |