Feat v0.5.0 realtime dialog (#30)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #30.
This commit is contained in:
10
README.md
10
README.md
@@ -59,10 +59,12 @@ deployment and customization.
|
||||
|
||||
## Project Status
|
||||
|
||||
**v0.3.8** — Distribution. Bundled packages auto-install on first boot,
|
||||
builder image for faster custom builds, per-environment package allowlists.
|
||||
See [ROADMAP.md](ROADMAP.md) for the full journey from v0.1.0 kernel
|
||||
extraction through v0.3.x workflows to the upcoming v0.4.0 Notes surface.
|
||||
**v0.5.0** — Realtime pub/sub primitive, dialog audit, and admin permissions
|
||||
UI. Extensions can now publish events to WebSocket channels via Starlark;
|
||||
clients subscribe with `sw.realtime.subscribe()`. Admin Packages page gains
|
||||
per-permission grant/revoke controls and status badges. See
|
||||
[ROADMAP.md](ROADMAP.md) for the full journey from v0.1.0 kernel extraction
|
||||
through v0.3.x workflows, v0.4.x Notes surface, to v0.5.x realtime and chat.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user