Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

🧙🪄 Hocus 0.1 Alpha

Compare
Choose a tag to compare
@gorbak25 gorbak25 released this 03 Apr 16:59
· 193 commits to main since this release

We're releasing Hocus in order to gather as much feedback as possible and help adjust our roadmap. Currently there are many rough edges - feel free to contact us if you encounter issues.

This is an alpha release of Hocus. While in alpha breaking changes may be introduced without any notice.

What does this release contain?

  • Hocus UI - UI and Control plane for Hocus
  • Hocus Agent - Responsible for running prebuilds and workspaces
  • Vscode UI extension v0.0.8 - Manages user ssh config and allows connecting to Hocus Workspaces
  • Vscode Workspace extension v0.0.6 - Manages terminals in workspaces

Known Shortcomings

  • (P1) Some agent errors are not propagated to the UI
  • (P1) Prebuilds sometimes fail
  • (P2) Host DNS is not being propagated to workspaces
  • (P2) Incomplete garbage collection of agent storage
  • (P3) Memory ballooning is not enabled in workspaces
  • (P3) Workspace storage is not optimized - expect high disk usage

Special Thanks

  • @stared for contributing issue templates