Skip to content

Add Kernel Management Panel #183

@sirtimid

Description

@sirtimid

Add a simple popup for managing the kernel. This will allow developers to boot, restart, and shut down vats, as well as view the current status of the kernel.

The ability to manage kernel actions directly within the extension popup would enhance the developer experience, providing an intuitive interface to monitor and control the kernel. It would also allow for easy inspection of the current state of the kernel and active vats, simplifying debugging and management.

Panel Features:

  • Boot Vat: Button to launch a new vat.
  • Restart Vat: Button to restart a selected(or all) vat.
  • Terminate Vat: Button to terminate a selected(or all) vat.
  • Kernel Status: Display the kernel status and number of active vats.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions