Skip to main content

Workshop - 0.37.0

πŸŽ„πŸš€ Highlights​

  • Execution metrics (CPU and memory) are now visible in both direct executions and jobs
  • File tree renaming is now more reliable and easier to use (no more fighting the UI for focus)
  • Kai can now answer questions about the currently open Aleph code

πŸŽ… Happy holidays from the Kothar team!
Whether you’re writing code or running jobs β€” we hope this release makes your end-of-year workflows smoother.


✨ New Features​

  • Execution metrics visualization

    • Direct executions now display a summary of CPU and memory usage in the output.
    • Jobs now display CPU and memory usage over the full execution duration in the job details view.
  • Automatic Aleph editor context in Kai

    • Kai now automatically understands the current Aleph editor context.
    • You can ask questions directly about the code you are working on β€” no copy/paste required

πŸ› Fixes​

  • Reduced cases where rename inputs would lose focus or resize unexpectedly.