Skip to main content

68 posts tagged with "workshop"

View All Tags

Workshop - 0.75.1

πŸš€ Highlights​

  • Patch release with a minor bug fix

πŸ› Fixes​

  • Fixed a minor issue to improve overall stability and reliability.

Workshop - 0.75.0

πŸš€ Highlights​

  • File history now shows version authors
  • Internal updates preparing for upcoming features

✨ New Features​

  • File version attribution
    • File History now displays the author of each file version, when available.

πŸ›  Improvements​

  • Added groundwork for upcoming Workshop features that will be announced in a future release.

πŸ› Fixes​

  • Minor internal fixes and stability improvements.

Workshop - 0.74.0

πŸš€ Highlights​

  • Introducing Kothar Sparks: share files publicly directly from Workshop
  • Minor bug fixes and UI improvements

✨ New Features​

  • Kothar Sparks
    • Share one or more workspace files publicly with anyone.
    • Recipients can browse shared content without needing access to your workspace.
    • Workshop users can import shared files directly into their own workspaces with a few clicks.

πŸ›  Improvements​

  • Minor UI refinements and usability improvements across Workshop.

πŸ› Fixes​

  • Fixed several minor issues to improve stability and user experience.

Workshop - 0.73.0

πŸš€ Highlights​

  • Maintenance release with minor fixes and ongoing improvements

πŸ›  Improvements​

  • General stability and usability improvements across Workshop.
  • Includes groundwork for upcoming features that will be announced soon.

πŸ› Fixes​

  • Fixed several minor issues to improve reliability and overall user experience.

Workshop - 0.72.2

πŸš€ Highlights​

  • Patch release with minor UI fixes and improvements

πŸ›  Improvements​

  • Minor UI refinements and usability improvements across Workshop.

πŸ› Fixes​

  • Fixed several minor user interface issues.

Workshop - 0.72.1

πŸš€ Highlights​

  • Patch release improving editor reliability

πŸ› Fixes​

  • Fixed minor issues related to editor initialization.
  • Fixed tokenization edge cases affecting syntax highlighting and editor behavior.

Workshop - 0.72.0

πŸš€ Highlights​

  • Improved Markdown PDF exports with optional theme preservation
  • New colored callout blocks for richer documentation
  • Minor fixes and groundwork for upcoming features

✨ New Features​

  • Theme-preserving PDF exports

    • Markdown PDF exports now support preserving the original diagram theme colors.
    • Use print-theme=preserve on rendered figure, Quill, and CeTZ code blocks to keep the same appearance seen in the preview.

    Example:

    ```cetz {print-theme=preserve}
    ...
  • Colored callout blocks

    • Markdown previews now support visually highlighted content blocks for notes, examples, warnings, and other callouts.

    Supported colors:

    • Gray
    • Red
    • Orange
    • Yellow
    • Green
    • Blue
    • Purple
    • Pink

    Example:

    :::color{color="yellow"}
    This content appears in a yellow highlighted block.

    - Lists work
    - **Formatting** works
    - `inline code` works
    :::

    :::color{color="pink"}
    Use pink for standout notes or examples.
    :::

πŸ›  Improvements​

  • Improved documentation authoring and PDF export workflows.

πŸ› Fixes​

  • Minor fixes and stability improvements across Workshop.

βš™οΈ Internal / Technical Changes​

  • Internal updates supporting upcoming unreleased features.

Workshop - 0.71.0

πŸš€ Highlights​

  • New file history view with version browsing and restoration
  • Jobs now provide full file version traceability
  • Scheduled jobs are now fully isolated from subsequent code changes

✨ New Features​

  • File history

    • Browse historical versions of workspace files.
    • Preview file contents and diffs between versions.
    • Compare against local drafts.
    • Discard local drafts when needed.
    • Restore a historical version as the latest file content.
  • Version-aware jobs

    • Job Details now track:
      • Entry point versions
      • Dependency versions
      • Files created or modified during execution
    • Open any referenced version directly in File History or download the exact version used by the job.

πŸ›  Improvements​

  • Reproducible job execution
    • Job code is now frozen at scheduling time.
    • Files can be modified immediately after scheduling without affecting the upcoming execution.

πŸ› Fixes​

  • Fixed editor initialization issues in several Workshop views.
  • Minor UI fixes and usability improvements.

Workshop - 0.70.0

πŸš€ Highlights​

  • Views can now be detached into separate windows
  • Improved manual job scheduling experience
  • New guidance to help users get started with personal agents

✨ New Features​

  • Detached windows
    • Supported views from the main editor, bottom panel, and secondary sidebar can now be detached into their own windows.
    • Detached views can be moved to another monitor or workspace.
    • When closed or reloaded, views are automatically restored to their original location.

πŸ›  Improvements​

  • Manual job scheduling

    • Added syntax highlighting to generated job scripts.
    • Job scripts can now be edited directly within the scheduling dialog before submission.
    • Additional workflow improvements including:
      • Automatic dialog closing after successful job start
      • Convenient job cancellation and deletion flows
  • Personal agent onboarding

    • Added a gentle prompt encouraging users to create a personal agent after their first few runs.
  • Markdown preview

    • Fixed VS Code hover information and syntax highlighting integration in Markdown previews.

πŸ› Fixes​

  • Minor UI and workflow improvements across Workshop.

Workshop - 0.69.0

πŸš€ Highlights​

  • New maximize mode for supported Workshop views
  • Support for manually launching single-use agents for job execution

✨ New Features​

  • View maximization

    • Supported views in the main editor, bottom panel, and secondary sidebar can now be maximized.
    • Maximized views open in a focused overlay, making it easier to work with large outputs, chats, tests, and other content.
  • Single-use agents (limited access)

    • Added support for manually launching dedicated single-use agents for job execution.
    • Available only to users with access to the feature.

πŸ›  Improvements​

  • Improved workspace flexibility when working with complex or content-heavy views.

πŸ› Fixes​

  • Minor UI and usability improvements.

Workshop - 0.68.0

πŸš€ Highlights​

  • Markdown files can now be exported to PDF
  • Kai can now access test results and run tests when authorized
  • Improved feature detection through the Aleph Language Server

✨ New Features​

  • Markdown PDF export

    • Markdown documents can now be exported directly to PDF.
  • Expanded Kai testing capabilities

    • Kai can now access the Test Results panel for additional context.
    • When authorized, Kai can run tests on your behalf.
    • This significantly improves Kai's ability to validate generated code and iterate toward working solutions.

πŸ›  Improvements​

  • Language Server integration

    • Workshop now uses the Aleph Language Server for feature detection.
    • Improves support for capabilities such as script arguments and model file auto-save.
  • AI-assisted development

    • Better access to test results enables stronger "first-write" code generation and validation workflows.

πŸ› Fixes​

  • Fixed a race condition that could affect reading very small files in lazy-loaded editor tabs.

Workshop - 0.67.0

πŸš€ Highlights​

  • Improved Workshop responsiveness across multiple views
  • Lattice model editor fixes
  • Significant UI polish and layout improvements

πŸ›  Improvements​

  • Performance

    • Improved rendering performance across:
      • Output logs
      • Kai chat streaming
      • Test execution views
      • Agent views
    • Overall Workshop responsiveness should feel noticeably smoother.
  • UI updates

    • Kai now uses the full available column height.
    • Improved tab color consistency with editor themes.
    • Improved tab scrolling behavior on smaller screens.
    • Made the secondary sidebar more compact.
    • General UI polish and consistency improvements throughout Workshop.

πŸ› Fixes​

  • Fixed an incorrect loading state that could appear on inactive tabs.
  • Fixed an issue preventing some lattice model editor properties from updating correctly.

Workshop - 0.66.1

πŸš€ Highlights​

  • Patch release fixing account page theming

πŸ› Fixes​

  • Fixed an issue where some account-related components could incorrectly use a light theme.

Workshop - 0.66.0

πŸš€ Highlights​

  • Maintenance release focused on performance, stability, and UI polish
  • Improved rendering performance across Workshop
  • Markdown Preview now provides a more comfortable reading experience on large screens

πŸ›  Improvements​

  • Performance & reliability

    • Internal dependency upgrades and core refactoring.
    • Various bug fixes and edge-case handling improvements.
    • Additional rendering performance optimizations throughout Workshop.
  • Markdown Preview

    • Added a maximum content width to improve readability on large displays.
  • UI polish

    • Minor UI updates across Workshop, including improvements to the global application loader.
  • View restoration

    • Restored views are now loaded only when visible instead of eagerly loading all views.
    • This reduces startup overhead and improves overall responsiveness.

πŸ› Fixes​

  • Various bug fixes and stability improvements.

πŸ§ͺ Migration Notes​

  • Due to the new lazy-loading behavior, some restored tabs may not immediately display their tab chrome after the first launch. Simply selecting the tab will restore its appearance.

Workshop - 0.65.0

πŸš€ Highlights​

  • Markdown Preview and Kai Chats now render Quill and CeTZ code blocks

✨ New Features​

  • Quill & CeTZ rendering
    • Markdown Preview and Kai Chats can now render:
      • Typst Quill quantum circuit code blocks
      • Typst CeTZ diagram code blocks

πŸ›  Improvements​

  • Improved visualization workflows for scientific diagrams and quantum circuits directly inside Workshop.

πŸ› Fixes​

  • Minor rendering and UI improvements.

Workshop - 0.64.0

πŸš€ Highlights​

  • New Tests panel for Aleph test execution workflows
  • Improved Output panel

✨ New Features​

  • Tests panel
    • Run Aleph tests directly from the editor.
    • Monitor pending and running tests.
    • Cancel running test executions.
    • Inspect results, failures, and captured output.
    • Download test reports.

πŸ“š Tutorials for the new Aleph test framework are coming soon, along with upcoming Kai integration and support.


πŸ›  Improvements​

  • Output panel
    • Improved UI for empty / pending states.

πŸ› Fixes​

  • Minor UI and workflow improvements.

Workshop - 0.63.3

πŸš€ Highlights​

  • Patch release improving Aleph editor typing performance

πŸ›  Improvements​

  • Improved typing responsiveness and overall editing performance in the Aleph editor.

Workshop - 0.63.2

πŸš€ Highlights​

  • Patch release improving editor performance for larger files

πŸ› Fixes​

  • Fixed temporary save behavior in the editor that could cause performance issues when editing larger files.

πŸ›  Improvements​

  • Improved editor responsiveness and stability during heavy editing sessions.

Workshop - 0.63.1

πŸš€ Highlights​

  • Patch release improving Kai tool usage capacity

πŸ›  Improvements​

  • Increased the maximum number of allowed client-side AI tool usages during Kai interactions.

Workshop - 0.63.0

πŸš€ Highlights​

  • Kai and Markdown previews now use a visual diff editor
  • Workshop shell panels can grow much larger than before
  • Kai can now execute short Aleph snippets directly
  • Improved Kai UI and automatic file editing reliability

✨ New Features​

  • Visual diff previews

    • Kai and Markdown preview now display changes using a real diff editor instead of raw patch text.
  • Kai Aleph snippet execution

    • Kai can now run short Aleph snippets directly to assist with experimentation and debugging.

πŸ›  Improvements​

  • Larger shell panels

    • Workshop shell panels have been revamped and can now expand much further vertically for improved usability.
  • Kai UI refresh

    • Updated Kai interface to better integrate new capabilities and workflows.

πŸ› Fixes​

  • Fixed an issue that could sometimes prevent Kai from automatically editing files when requested.

Workshop - 0.62.0

πŸš€ Highlights​

  • Improved figure rendering reliability across Workshop updates
  • Lattice models now render directly in Kai conversations and Markdown previews
  • Better figure refresh behavior when edited through Kai

✨ New Features​

  • Lattice model rendering
    • Lattice models now render directly:
      • In Kai conversations
      • In Markdown previews

πŸ› Fixes​

  • Fixed an issue that could prevent figures from rendering after upgrading to a new Workshop version.
  • Fixed figure re-rendering behavior when figures are modified through Kai.

πŸ›  Improvements​

  • Improved rendering consistency for figures and lattice models across Workshop views.

Workshop - 0.61.0

πŸš€ Highlights​

  • Improved Kai context handling and reliability
  • Kai now supports figure and lattice model files directly in Workshop
  • Major internal improvements to file caching and save reliability

✨ New Features​

  • Expanded Kai file support
    • Kai can now create, edit, inspect, and validate:
      • Figure files
      • Lattice model files

πŸ›  Improvements​

  • Kai context management

    • Slimmed down default context for faster and more relevant responses.
    • Kai now has access to all temporary files in the workspace.
    • Improved handling of large contexts to reduce overload and improve reliability.
  • File system reliability

    • Reworked internal OPFS cache and save behavior to reduce race conditions and stale reads/writes.

πŸ› Fixes​

  • Minor reliability and synchronization fixes across Workshop file handling.

Workshop - 0.60.0

πŸš€ Highlights​

  • Copy buttons added to Kai conversations
  • Kai chats now restore automatically after refresh
  • Improved Kai onboarding and UI polish
  • Fixed Markdown preview rendering edge cases

✨ New Features​

  • Copy message actions

    • User and assistant messages now include copy buttons for quickly copying conversation content.
  • Kai session restoration

    • The current Kai chat is now restored automatically after refreshing the page.

πŸ›  Improvements​

  • Kai welcome experience

    • Improved welcome content and onboarding guidance.
  • Kai UI polish

    • Small visual and interaction refinements across the Kai interface.

πŸ› Fixes​

  • Fixed a Markdown preview issue where some text prefixed by : could accidentally become hidden.

Workshop - 0.59.0

πŸš€ Highlights​

  • Kai can now read execution outputs directly from Workshop
  • New β€œFix it with Kai...” action for failed script executions
  • Optional automatic file editing support for Kai
  • Improved diff tracking and status visibility

✨ New Features​

  • Kai output awareness

    • Kai now has access to execution outputs in Workshop for improved debugging and assistance.
  • β€œFix it with Kai...”

    • When a script execution ends in error, a new action lets Kai help diagnose and resolve the issue.
  • Automatic file editing (optional)

    • New checkbox: Allow Kai to edit files
    • Lets Kai automatically update files when enabled.
  • Diff status tracking

    • Kai diffs now show individual statuses indicating whether changes were Applied or Reverted

βš™οΈ Internal / Technical Changes​

Workshop - 0.58.0

πŸš€ Highlights​

  • Kai now validates diffs before presenting them
  • External links from Markdown Preview and Kai Chats now open in a new tab

πŸ›  Improvements​

  • Kai diff validation

    • Kai now validates generated diffs before showing them to users.
    • Reduces invalid or malformed diffs and improves reliability when applying changes.
  • Improved external link behavior

    • External links in Markdown Preview and Kai Chats now open in a new browser tab by default.

Workshop - 0.57.1

πŸš€ Highlights​

  • Patch release improving AI Chat date handling

πŸ› Fixes​

  • Fixed an issue that could cause errors in AI Chat when handling dates set in the future.

Workshop - 0.57.0

πŸš€ Highlights​

  • Kai now displays live reasoning while responses stream
  • Read-only conversations now clearly prevent follow-up inputs

✨ New Features​

  • Live reasoning panel
    • Kai now shows live reasoning in a compact Thinking panel while generating responses.
    • Makes long-running responses easier to follow in real time.

πŸ›  Improvements​

  • Read-only conversation handling
    • Follow-up inputs are now disabled for read-only conversations to avoid confusion.

πŸ› Fixes​

  • Minor UI and interaction improvements around Kai conversations.

Workshop - 0.56.1

πŸš€ Highlights​

  • Patch release with minor fixes and improvements

πŸ›  Improvements​

  • Minor improvements to stability and upcoming unreleased features.

Workshop - 0.56.0

πŸš€ Highlights​

  • Expanded figure editing options
  • Improved usability on smaller screens
  • Ongoing updates to upcoming features

✨ New Features​

  • Figure editing enhancements
    • Edit axis labels directly from Workshop
    • Adjust font sizes for better control over figure presentation

πŸ›  Improvements​

  • UI responsiveness

    • Improved dialogs and alerts behavior on smaller screens for a more consistent experience
  • Platform readiness

    • Continued updates to upcoming, unreleased features

Workshop - 0.55.3

πŸš€ Highlights​

  • Patch release improving figure rendering reliability

πŸ› Fixes​

  • Fixed a race condition that could prevent figures with LaTeX math from rendering correctly.

Workshop - 0.55.2

πŸš€ Highlights​

  • Patch release with minor fixes and improvements

πŸ›  Improvements​

  • Minor improvements to stability and upcoming unreleased features.

πŸ› Fixes​

  • General bug fixes across the Workshop.

Workshop - 0.55.1

πŸš€ Highlights​

  • Patch release with minor fixes and improvements

πŸ›  Improvements​

  • Minor improvements to stability and upcoming unreleased features.

πŸ› Fixes​

  • General bug fixes across the Workshop.

Workshop - 0.55.0

πŸš€ Highlights​

  • New drag-and-drop shortcuts for Aleph scripts to speed up common workflows

✨ New Features​

  • Aleph drag-and-drop shortcuts
    • Drag an .aleph file into an Aleph editor to automatically insert an include statement.
    • Drag an HDF5 file (.h5 / .hdf5) to insert an HDF5File(...) reference.
    • More drag-and-drop shortcuts are coming soon to streamline additional workflows.

πŸ’‘ Have ideas for other shortcuts or workflows? We’d love to hear them β€” feel free to share your suggestions on our Discord!

Workshop - 0.54.2

πŸš€ Highlights​

  • Patch release with minor fixes and improvements

πŸ›  Improvements​

  • Minor improvements to stability and upcoming unreleased features.

πŸ› Fixes​

  • General bug fixes across the Workshop.

Workshop - 0.54.1

πŸš€ Highlights​

  • Patch release improving file creation from Markdown

πŸ› Fixes​

  • Fixed an issue where creating a file from a Markdown code block always produced an Aleph file.
  • Files are now created with the correct extension based on the code block language.

πŸ›  Improvements​

  • Minor bug fixes and general improvements.

Workshop - 0.54.0

πŸš€ Highlights​

  • Improved reliability of Aleph Language Server (LSP) connection
  • Internal updates preparing for upcoming features

πŸ›  Improvements​

  • LSP connectivity

    • Updated Aleph LSP connection for better reliability.
    • Now targets the latest LSP infrastructure.
  • Platform readiness

    • Internal changes to support upcoming Workshop features.

Workshop - 0.53.0

πŸš€ Highlights​

  • Internal updates preparing for upcoming features

πŸ›  Improvements​

  • Internal changes and groundwork for future capabilities.

Workshop - 0.52.0

πŸš€ Highlights​

  • Clearer error messaging when Kai diffs cannot be applied
  • New β€œCollapse all folders” action in the file explorer
  • Minor UI fixes and polish

✨ New Features​

  • Collapse all folders
    • Quickly collapse the entire file tree with a single action.

πŸ›  Improvements​

  • Kai diff feedback
    • Improved error messaging when a diff cannot be applied, making issues easier to understand and resolve.

πŸ› Fixes​

  • Minor UI fixes and interaction improvements.

Workshop - 0.51.0

πŸš€ Highlights​

  • New Markdown formatting capabilities and toolbar icon
  • Fixes for tab context menu behavior and output panel visibility

✨ New Features​

  • Format Markdown
    • Added Markdown formatting capabilities.
    • Accessible via toolbar icon for quick formatting.

πŸ› Fixes​

  • Fixed an issue where right-clicking on tabs could close the tab instead of opening the context menu.
  • Fixed an issue where some users could lose the output panel and be unable to recover it.

Workshop - 0.50.1

πŸš€ Highlights​

  • Patch release fixing editor keyboard input behavior

πŸ› Fixes​

  • Fixed an issue where the space key could be incorrectly captured in backgrounded editors.

Workshop - 0.50.0

πŸš€ Highlights​

  • Figures are now editable directly in Workshop after creation
  • Smarter file renaming behavior
  • New β€œFormat Document” action with shortcut support
  • Major improvements to Markdown editing and navigation

✨ New Features​

  • Editable figures

    • Figures can now be edited directly in Workshop after they are generated.
    • Makes iterative visualization workflows smoother and faster.
  • Format Document action

    • New Format Document action available via:
      • Shortcut: Alt/Opt + Shift + F
      • Toolbar button (shown when a formatting provider is available)
    • Provides consistent formatting across supported file types.
  • Enhanced Markdown navigation

    • Clicking links in Markdown preview now navigates to other workspace files.
    • Markdown-to-Markdown links open directly in preview mode for a smoother reading experience.

πŸ›  Improvements​

  • File renaming UX

    • Only the filename (not extension) is selected by default.
    • Warning shown when changing file extensions to prevent accidental type changes.
  • Markdown editing upgrades

    • Hover previews
    • Automatic link detection
    • Block folding
    • General editing polish and usability improvements

πŸ› Fixes​

  • Minor UI and interaction fixes across editing workflows.

Workshop - 0.49.0

πŸš€ Highlights​

  • Expanded figure editing capabilities (limited preview)
  • Minor bug fixes and stability improvements

✨ New Features​

  • Figure editing (limited preview)
    • Additional editing options are now available when working with figures.
    • Continued enhancements as part of the limited preview experience.

πŸ› Fixes​

  • Minor bug fixes to improve overall reliability and usability.

Workshop - 0.48.0

πŸš€ Highlights​

  • Limited preview features introduced (details coming soon)
  • Improved error reporting and minor bug fixes

✨ New Features​

  • Limited preview
    • Early groundwork for upcoming features.
    • More details will be announced in a future update.

πŸ› Fixes​

  • Improved error reporting for a clearer and more consistent experience.
  • Minor bug fixes across the Workshop.

Workshop - 0.47.1

πŸš€ Highlights​

  • Patch release focused on stability and polish

πŸ› Fixes​

  • Fixed a number of non-critical bugs to improve overall reliability and user experience.

Workshop - 0.47.0

πŸš€ Highlights​

  • Stability release with groundwork for upcoming Aleph features
  • Fixed dropdown scrolling issue affecting some Firefox users on Linux

πŸ›  Improvements​

  • Internal updates preparing Workshop for upcoming Aleph capabilities.

πŸ› Fixes​

  • Fixed a scrolling bug that could impact dropdown menus on Firefox (Linux).

Workshop - 0.46.0

πŸš€ Highlights​

  • Security and error-handling improvements across Workshop
  • File move cancellations no longer trigger error messages

πŸ›  Improvements​

  • Security & reliability
    • General improvements to security and error-handling behavior for a more stable experience.

πŸ› Fixes​

  • Fixed an issue where aborting a file move operation could incorrectly display error messages.

Workshop - 0.45.0

πŸš€ Highlights​

  • Reload individual tabs without refreshing the entire Workshop
  • Clickable stack traces in Aleph outputs
  • Improved figure rendering, editing, and validation

✨ New Features​

  • Reload Tab

    • New β€œReload Tab” action lets you refresh a single tab if it’s in an error state, without reloading the whole page.
  • Clickable stack traces

    • When an Aleph script throws an error, stack traces in the output window are now clickable.
    • Clicking opens the corresponding file in the editor at the correct line and column.
  • Figure raw editing enhancements

    • β€œFormat Document” context menu for raw figure files.
    • JSON validation and IntelliSense support when editing figure definitions.

πŸ›  Improvements​

  • Figure rendering
    • Fixed aspect ratio in Workshop tabs (3:2), matching export size.
    • Axis ticks and labels are now displayed by default.
    • Visual maps now use the viridis color scale by default.
    • Minor improvements to LaTeX rendering in axis labels.

πŸ› Fixes​

  • Minor UI and rendering fixes across figures and output handling.

Workshop - 0.44.0

πŸš€ Highlights​

  • Smoother file drag’n’drop in the workspace tree
  • Easier file and folder creation from more places
  • Quick copy actions for Agent ID and Workspace ID
  • Execution signals now visible when a process is interrupted

✨ New Features​

  • Improved drag’n’drop

    • More reliable file drag-and-drop behavior in the file system tree.
  • Expanded context menus

    • β€œNew File” and β€œNew Folder” actions are now available directly in more tree locations.
    • Added Copy Agent ID and Copy Workspace ID actions to simplify API integration workflows.
  • Execution signal display

    • If a process was interrupted by a signal (e.g., killed or timed out), it is now shown alongside execution details.

Workshop - 0.43.1

πŸš€ Highlights​

  • Patch release improving Kai message rendering

πŸ› Fixes​

  • Minor fixes to Kai message rendering to improve formatting and display consistency.

Workshop - 0.43.0

πŸš€ Highlights​

  • Job Details page is now fully scrollable
  • Markdown preview gains figure JSON support and admonitions
  • Figures can now be exported with a light theme
  • Long sub-menus are now scrollable

✨ New Features​

  • Scrollable Job Details

    • The Job Details page is now scrollable, making it easier to navigate long outputs and metrics.
  • Figure rendering in Markdown (JSON)

    • Markdown preview now supports figure JSON code blocks and renders them directly.
  • Docusaurus-style admonitions

    • Markdown preview now supports admonitions (note, tip, warning, etc.) for richer documentation.
  • Light theme export for figures

    • Figures can now be exported with a white background using a light theme.

πŸ›  Improvements​

  • Scrollable sub-menus
    • Long sub-menus now scroll properly, improving usability in dense navigation areas.

πŸ› Fixes​

  • Minor UI and layout fixes.

Workshop - 0.42.1

πŸš€ Highlights​

  • Patch release improving figure rendering and layout

πŸ›  Improvements​

  • Figure math rendering

    • LaTeX math is now rendered in axis labels and tooltips.
  • Figure layout tuning

    • Improved default spacing between the figure title and the Y axis for better readability.

Workshop - 0.42.0

πŸš€ Highlights​

  • Figures now support LaTeX math rendering across labels and annotations
  • β€œRun” actions in Markdown now show only compatible agents

✨ New Features​

  • LaTeX math in figures
    • Figures can now render TeX math equations in titles, legends, tooltips, and other annotations.

πŸ›  Improvements​

  • Smarter agent filtering in Markdown
    • The Run action for Markdown code blocks now filters out agents that cannot perform direct executions.

Workshop - 0.41.1

πŸš€ Highlights​

  • Patch release improving error handling around execution flows

πŸ›  Improvements​

  • Job scheduling

    • Improved error handling and dialog closing behavior when scheduling jobs.
  • Run now

    • Better error reporting and handling when running executions directly.

πŸ› Fixes​

  • Reduced cases where errors could leave the UI in an inconsistent state.

Workshop - 0.41.0

πŸš€ Highlights​

  • Job details are now easier to follow with unified and automatic refresh
  • Clearer separation between personal and cloud agents
  • Smoother code file creation flow from Markdown previews

✨ New Features​

  • Unified job refresh

    • Job details now have a single refresh action covering info, metrics, and outputs.
    • Job details automatically refresh every 30 seconds while the job is running.
  • Improved job metadata

    • Job details now display the created at timestamp.
  • Clear agent separation

    • Agent list now clearly distinguishes between personal agents and cloud agents.
  • Smarter file creation from Markdown

    • When creating a file from a code block in a Markdown preview, the new file dialog now defaults to the Markdown file’s directory.

πŸ› Fixes​

  • Minor UI and interaction fixes across job details and agent lists.

Workshop - 0.40.0

πŸš€ Highlights​

  • Brand new Welcome screen with quick actions and direct access to docs and tutorials
  • First preview of figure editing capabilities in Workshop
  • Job metrics charts are now clearer and more accurate
  • Small but handy file actions added

✨ New Features​

  • New Welcome screen

    • Quick actions to get started faster
    • Direct links to documentation and tutorials
  • Figure editing (limited preview)

    • Edit selected figure properties after generation (title, legend, etc.)
    • Open the raw figure definition file for advanced edits
  • File context menu actions

    • Copy path
    • Duplicate

πŸ›  Improvements​

  • Job metrics graph
    • CPU y-axis now adapts to observed samples instead of being capped at 100%
    • X-axis now stops at the last recorded sample to avoid empty tail space

πŸ› Fixes​

  • Miscellaneous bug fixes and performance improvements across the Workshop UI.

Workshop - 0.39.0

πŸš€ Highlights​

  • Clear separation between agent selection for direct executions and job scheduling
  • Improved agent-related UI with clearer icons, tooltips, and guidance
  • General UI polish

✨ New Features​

  • Separate agent selection flows

    • Direct executions and job scheduling now use distinct agent selectors.
    • Scheduling a job now requires explicitly selecting a job-capable agent.
  • Agent-aware UI

    • New shared agent dropdown and icons used consistently across execution and job UIs.
    • Cloud agents now include an β€œAbout this (?)” menu entry to explain their behavior.

πŸ›  Improvements​

  • Smarter agent menus

    • Tooltips added to agents to clarify capabilities and constraints.
    • Cloud agents no longer show unsupported actions (reset, restart, troubleshoot, delete).
  • Tooltip & UI polish

    • Tooltips and alerts now support multiline content.
    • Tree items now support tooltips for better discoverability.

⚠️ Breaking Changes​

  • Job scheduling now requires explicitly selecting a compatible agent.

Workshop - 0.38.0

πŸŽ†πŸš€ Highlights β€” End-of-Year 2025 Release​

  • Markdown files editing now use word wrap by default for better readability
  • Markdown preview gains support for figures, workspace images, and richer rendering
  • Diff syntax is now highlighted and can be applied or reverted directly
  • Multiple UI refinements and fixes across Kai

As we close out 2025, this release focuses on polish, usability, and smoother day-to-day workflows. Thanks for building with Kothar β€” and see you in 2026 πŸš€


✨ New Features​

  • Markdown word wrap (default)

    • Markdown files now open with word wrapping enabled for a more comfortable reading and editing experience.
  • Enhanced Markdown preview

    • Render .figure outputs directly inside Markdown previews.
    • Render images stored in the workspace directly in Markdown.
    • Enables richer technical documentation and experiment notebooks.
  • Diff syntax support

    • Diff blocks are now syntax-highlighted.
    • When sufficient context is available, diffs can be:
      • Applied directly
      • Reverted easily

πŸ›  Improvements​

  • Kai UI refinements
    • Multiple small UI improvements and bug fixes across the remembering, layout, and interaction flows.
    • More consistent behavior when working with diffs and previews.

πŸ› Fixes​

  • Minor rendering and interaction bugs in Markdown preview.
  • UI inconsistencies in Kai panels and interactions.

πŸŽ‡ End of 2025 note
Thanks for being part of the Kothar journey this year. This final Workshop release of 2025 focuses on polish, stability, and better everyday ergonomics β€” setting the stage for an even more powerful 2026.

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.

Workshop - 0.36.0

πŸš€ Highlights​

  • Workshop now supports displaying figures produced by Aleph modules
  • The AI Assistant has been officially named Kai

✨ New Features​

  • Figure support in Workshop

    • Workshop can now display figures generated by compatible Aleph modules.
    • This enables direct visualization of computational results within the workspace.
    • Additional supported modules and formats will be announced later.
  • AI Assistant naming

    • The AI Assistant has been baptized Kai.
    • This name is now used consistently across the Workshop UI and documentation.

Workshop - 0.35.0

πŸš€ Highlights​

  • AI Chats now support model selection (internal users only)
  • First-class Markdown support added to the editor, including previews and executable Aleph code blocks
  • AI Markdown rendering upgraded to match editor capabilities
  • AI Chats now expose reasoning tokens

✨ New Features​

  • AI model selection (internal users only)
    Internal users can now choose which AI model to use when starting a chat.

  • Markdown support in the editor

    • Create and edit Markdown files
    • Open live Markdown previews
    • Execute Aleph code blocks directly from Markdown documents
  • Enhanced Markdown capabilities

    • LaTeX math rendering
    • Tables support
    • Syntax highlighting aligned with the main editor
  • Reasoning tokens in AI Chats
    AI Chats now surface reasoning tokens when available, improving transparency during model interactions.


πŸ›  Improvements​

  • AI Markdown alignment
    • AI-generated Markdown now fully matches editor rendering capabilities
    • Consistent handling of math, tables, and syntax highlighting between AI output and the editor

πŸ› Fixes​

  • Fixed UI layout issues that could cause AI Chats to spill over the main editor surface.
  • Additional layout and spacing fixes across the Workshop UI for more consistent rendering.

Workshop - 0.34.0

πŸš€ Highlights​

  • Jobs are now fully manageable: create, edit, and delete
  • UI improvements to job listing and duration display
  • AI Chat updated to support the new backend API with streaming and cancellation (selected users only ATM)

✨ New Features​

  • Job management enhancements

    • Job names and notes can now be set and edited
    • Jobs can be deleted directly from the UI
  • Job context menu
    A new context menu in the jobs list provides quick access to common job actions.

  • AI Chat streaming & cancellation support
    The Workshop AI Chat now supports real-time streaming responses and graceful cancellation, matching the updated AI API.


πŸ›  Improvements​

  • Enhanced AI Chat behavior
    Improved interaction flow, responsiveness, and handling of intermediate states during AI generation.

  • Improved job duration display
    Job durations are now normalized for longer-running jobs, making timelines easier to read and compare.


πŸ› Fixes​

  • Fixed inconsistencies in how long-running job durations were displayed.
  • Improved UI state handling during AI request cancellation.

Workshop - 0.33.0

πŸš€ Highlights​

  • Support for uploading and viewing common file types, including PDF, PNG, GIF, JPG, TIFF, BMP, and WEBP

✨ New Features​

  • Preview for supported image formats, including zoom and pan
  • Embedded PDF viewer with page navigation

Workshop - 0.32.0

βš™ Internal / Technical Changes

  • Improve file system interactions
  • Improve tab dragging
  • Add internal AI Chat POC

Workshop - 0.31.0

βš™οΈ Internal / Technical Changes

  • Add metrics for commands, actions and views

Workshop - 0.30.0

πŸš€ Highlights

This release focuses on UI polish and usability. Tree navigation is now more reliable in tight layouts, visual consistency is improved when renaming items, and several cross-platform rendering quirksβ€”especially on Linuxβ€”have been addressed.

βΈ»

πŸ›  Improvements

  • Tree View Responsiveness β€” Tree icons now stay visible even when the panel width shrinks, improving navigation in narrow layouts.
  • Rename UI Consistency β€” Renaming an item now inherits the original item’s styling, making the interaction feel cleaner and more predictable.

βΈ»

πŸ› Fixes

  • Fixed vertical clipping of tree item titles.
  • Fixed notification close button not appearing on Linux systems (likely due to font rendering differences).

Workshop - 0.28.0

We’ve added a simple, built-in way for anyone to report bugs β€” right from inside the app.

✨ New

  • "Report a Bug" button in the main toolbar
  • Submit issues directly without leaving the app
  • Attach screenshots and annotate them β€” highlight problem areas or hide sensitive details
  • Automatically includes helpful context (browser, version, environment)

πŸ›  Improvements

  • Minor UI refinements and small stability fixes