Skip to main content

61 posts tagged with "platform"

View All Tags

Platform - 0.104.0

πŸš€ Highlights​

  • Internal release preparing for upcoming platform capabilities

πŸ›  Improvements​

  • Added platform foundations and APIs supporting upcoming features that will be announced in a future release.

πŸ› Fixes​

  • Minor internal fixes and maintenance improvements.

Platform - 0.103.0

πŸš€ Highlights​

  • Internal release preparing for upcoming platform capabilities

πŸ›  Improvements​

  • Added platform foundations and APIs supporting upcoming features that will be announced in a future release.

πŸ› Fixes​

  • Minor internal fixes and maintenance improvements.

Platform - 0.102.0

πŸš€ Highlights​

  • Standardized handling of Kothar file content types across the Platform and Sparks
  • File versions now include attribution information
  • SDK updates and dependency upgrades

✨ New Features​

  • File attribution
    • File reads now include information about who last created, updated, or restored the file version.
    • Available through both the API and SDKs.

πŸ›  Improvements​

  • Content type normalization

    • Kothar file formats now use consistent content types across uploads, downloads, imports, and Sparks.
    • Improves interoperability and file handling consistency.
  • SDK enhancements

    • Added content-type helpers and constants to the SDKs.
  • Platform maintenance

    • Updated backend dependencies across the API, agents, and infrastructure components.

Platform - 0.101.5

πŸš€ Highlights​

  • Patch release updating Kai model configuration

πŸ›  Improvements​

  • Adjusted Kai model settings to improve overall response quality, reliability, and user experience.

Platform - 0.101.4

πŸš€ Highlights​

  • Patch release fixing a file upload regression

πŸ› Fixes​

  • Fixed a regression introduced in 0.101.3 that could prevent file uploads from completing successfully.

Platform - 0.101.3

πŸš€ Highlights​

  • Patch release improving file transfer performance

πŸ› Fixes​

  • Fixed issues that could introduce unnecessary latency during file upload and download operations.

πŸ›  Improvements​

  • Improved responsiveness and reliability of file transfer workflows.

Platform - 0.101.2

πŸš€ Highlights​

  • Patch release improving cache behavior and responsiveness

πŸ›  Improvements​

  • Improved cache response handling to enhance performance and reliability.

πŸ› Fixes​

  • Minor stability improvements related to caching.

Platform - 0.101.1

πŸš€ Highlights​

  • Patch release fixing a permission-related issue

πŸ› Fixes​

  • Fixed a minor permission issue affecting specific platform operations.

Platform - 0.101.0

πŸš€ Highlights​

  • Maintenance release with bug fixes and edge-case improvements

πŸ› Fixes​

  • Fixed several minor bugs across the platform.
  • Improved handling of edge cases to enhance reliability and stability.

Platform - 0.100.0

πŸš€ Highlights​

  • Higher-resolution PNG exports for CeTZ and Quill diagrams
  • Runtime upgrades for both the API and agents

πŸ›  Improvements​

  • Diagram exports

    • Increased PNG export resolution for CeTZ diagrams and Quill quantum circuits, resulting in sharper exported images.
  • Runtime updates

    • Updated the underlying runtime used by both the Platform API and agents.
    • Includes ongoing performance, reliability, and security improvements.

πŸ› Fixes​

  • Minor stability and maintenance improvements.

Platform - 0.99.0

πŸš€ Highlights​

  • Added platform APIs for upcoming capabilities
  • Improved Kai error reporting

πŸ›  Improvements​

  • Platform readiness

    • Added new APIs supporting upcoming features that will be announced later.
  • Kai reliability

    • Improved error reporting and diagnostics to provide clearer feedback when issues occur.

πŸ› Fixes​

  • Minor fixes related to Kai error handling and reporting.

Platform - 0.98.0

πŸš€ Highlights​

  • Full support for historical file versions
  • Jobs now execute against pinned file versions for improved reproducibility
  • File creation and updates during job execution are now tracked

✨ New Features​

  • Historical file versions

    • List available versions of a file.
    • Retrieve or download a specific historical version.
    • Restore a previous version when needed.
  • Job file version pinning

    • When a job is scheduled, both the entry point and its dependencies are pinned to specific file versions.
    • Pinned version information is available in Job Details.
  • Execution file tracking

    • Files created or modified during Aleph execution are now tracked.
    • Job Details report:
      • Created or updated action
      • File path
      • Resulting file version

πŸ›  Improvements​

  • Improved job reproducibility and auditability through version-aware execution.

Platform - 0.97.0

πŸš€ Highlights​

  • Added support for manually launching single-use agents for job execution

✨ New Features​

  • Single-use agents (limited access)
    • Users with access can now manually launch dedicated single-use agents to run jobs.
    • These agents are created specifically for a job workload and are intended for isolated execution scenarios.

πŸ›  Improvements​

  • Expanded job execution options for advanced workflows.

Platform - 0.96.0

πŸš€ Highlights​

  • Aleph tests can now be executed directly from inline content
  • Kai can now access past conversations within the same workspace

✨ New Features​

  • Inline test execution

    • Aleph tests can now be run directly from editor content, without requiring a saved file.
    • Brings test execution in line with the existing direct execution workflow.
  • Kai conversation history

    • Kai can now access previous conversations from the same workspace and user.
    • Helps provide better continuity and context across discussions.

Platform - 0.95.1

πŸš€ Highlights​

  • Maintenance release with a minor bug fix

πŸ› Fixes​

  • Fixed a minor issue to improve overall platform reliability.

Platform - 0.95.0

πŸš€ Highlights​

  • Runtime upgrade for improved platform foundations
  • Added support for upcoming Workshop capabilities

πŸ›  Improvements​

  • Runtime update

    • Updated the underlying runtime version for continued stability, performance, and security improvements.
  • Platform readiness

    • Added new platform capabilities required for upcoming Workshop features.

πŸ› Fixes​

  • Minor internal fixes and reliability improvements.

Platform - 0.94.0

πŸš€ Highlights​

  • Maintenance release focused on stability, reliability, and internal improvements

πŸ›  Improvements​

  • Upgraded core dependencies and internal infrastructure components.
  • Internal refactoring to improve maintainability and robustness.
  • Improved handling of various edge cases across the platform.

πŸ› Fixes​

  • Miscellaneous bug fixes and reliability improvements.

Platform - 0.93.0

πŸš€ Highlights​

  • Kai now supports diagram and quantum circuit generation using Typst Quill and CeTZ
  • Improved Kai code generation and diff quality

✨ New Features​

  • Diagram & quantum circuit generation
    • Kai can now understand and generate:
      • Diagrams using the Typst CeTZ dialect
      • Quantum circuits using Typst Quill

πŸ›  Improvements​

  • Kai generation quality
    • Updated Kai system prompt to improve:
      • Generated code quality
      • Diff consistency and reliability

πŸ› Fixes​

  • Minor reliability improvements across Kai workflows.

Platform - 0.92.0

πŸš€ Highlights​

  • Kai now understands the new Aleph test framework and can generate tests alongside code
  • Runtime upgrade improving network handling and reliability

πŸ›  Improvements​

  • Kai test framework support

    • Updated Kai system prompt with knowledge of the new Aleph test framework.
    • Kai can now generate tests alongside Aleph code.
  • Runtime upgrade

    • Updated the underlying runtime version to improve network handling, stability, and reliability.

πŸ› Fixes​

  • Minor networking and runtime-related fixes.

Platform - 0.91.0

πŸš€ Highlights​

  • Added platform support for the new Aleph test mode

✨ New Features​

  • Aleph test mode support
    • Added SDK, API, and agent support for the new Aleph test mode.
    • Workshop integration is coming soon, with Kai support planned afterward.

πŸ›  Improvements​

  • Expanded platform capabilities to support upcoming Aleph testing workflows.

Platform - 0.90.0

πŸš€ Highlights​

  • Maintenance-focused release with reliability and quality improvements
  • Better Kai stability and arXiv availability
  • Reduced monitoring noise and improved documentation sourcing

πŸ›  Improvements​

  • Kai reliability

    • Reduced erroneous tool error reporting in edge cases.
    • Improved arXiv rate-limit handling for better availability and responsiveness.
  • Documentation integration

    • Kai now sources the Aleph specification directly from the public documentation website.
  • Operational improvements

    • Internal monitoring refinements to reduce alert noise and improve signal quality.
    • General code maintenance and cleanup across the platform.

Platform - 0.89.2

πŸš€ Highlights​

  • Patch release improving API stability and networking reliability

πŸ› Fixes​

  • Fixed descriptor leaks in the File REST API.
  • Fixed an issue related to TLS handling.

Platform - 0.89.1

πŸš€ Highlights​

  • Patch release improving Kai reliability and schema handling

πŸ›  Improvements​

  • Improved figure and lattice model schema handling in Kai for more reliable validation and editing workflows.
  • Kai now gracefully handles:
    • Maximum tool round limits
    • Oversized context errors

Platform - 0.89.0

πŸš€ Highlights​

  • Kai now supports figures and lattice model files
  • Faster Kai processing through system prompt optimizations

✨ New Features​

  • Figure & lattice model support
    • Kai can now:
      • Read figure and lattice model files
      • Create new files
      • Edit and Validate existing content

πŸ›  Improvements​

  • Faster Kai responses
    • Optimized Kai system prompt for improved processing speed and efficiency.

Platform - 0.88.0

πŸš€ Highlights​

  • Major upgrades to Kai intelligence, memory, and scientific research capabilities
  • Kai now supports long-term workspace memory
  • Kai can search and read ArXiv scientific papers
  • Aleph code generated by Kai is now automatically formatted using the Aleph Language Server

✨ New Features​

  • Kai workspace memory

    • Kai now supports durable long-term memory on a per-user, per-workspace basis.
    • Enables better continuity and contextual understanding across conversations.
  • ArXiv paper search and reading

    • Kai can now search and read scientific papers from ArXiv.
    • Improves research workflows, literature exploration, and scientific recommendations.

πŸ›  Improvements​

  • Kai system prompt optimization

    • Improved response quality, efficiency, and consistency.
  • Automatic Aleph code formatting

    • Kai now formats generated Aleph code using the Aleph Language Server for cleaner and more consistent outputs.
  • Python SDK enhancements

    • AlephLanguageServerClient now supports:
      • Code formatting
      • AST filtering capabilities

πŸ› Fixes​

  • Minor reliability and integration improvements across Kai workflows.

Platform - 0.87.0

πŸš€ Highlights​

  • Kai now dynamically optimizes model usage for better reliability and responsiveness

πŸ›  Improvements​

  • Smarter model selection

    • Kai can now switch models dynamically based on available quotas and workload type.
    • Lightweight, low-reasoning models are used for simpler tasks to improve responsiveness and capacity availability.
  • Improved reliability

    • Better handling of provider limits and quota pressure during peak usage.

Platform - 0.86.0

πŸš€ Highlights​

  • Major Kai infrastructure upgrade to improve reliability and reduce capacity issues
  • Kai can now read saved workspace files for better context awareness
  • SDKs updated to use the new Aleph Language Server endpoint

✨ New Features​

  • Kai workspace file reading
    • Kai can now read files directly from the workspace to better understand project context.
    • Currently limited to files and versions saved to the backend.

πŸ›  Improvements​

  • Kai provider migration

    • Migrated Kai to a new provider backend.
    • Added automatic conversation summarization.
    • Optimized token usage and system prompts for faster and more reliable responses.
    • These changes should significantly reduce the capacity issues encountered in recent weeks.
  • SDK updates

    • SDKs now target the new Aleph Language Server URL.

⚠️ Breaking Changes​

  • Existing Kai conversations are now read-only

    • Due to the provider migration and conversation format updates, users must start new conversations to continue using Kai.
  • Aleph Language Server URL migration

    • The previous LSP endpoint will be retired soon.
    • Integrations should migrate to the updated endpoint.

πŸ§ͺ Migration Notes​

  • Start new Kai conversations after updating.
  • Update integrations and SDK configurations to use the new Aleph Language Server URL.

Platform - 0.83.0

πŸš€ Highlights​

  • Improved reliability of Aleph output capture
  • Enhanced platform security

πŸ› Fixes​

  • Fixed an issue where output or print statements at the end of execution could be missed or truncated.

πŸ›  Improvements​

  • Security hardening
    • Strengthened platform security certificates for improved protection.

Platform - 0.82.0

πŸš€ Highlights​

  • Improved reliability when cancelling jobs and executions
  • Kai gains workspace file awareness for better context
  • Python SDK enhanced with AST export support

✨ New Features​

  • Kai workspace awareness

    • Kai can now list and search files in the workspace.
    • Improves context understanding and relevance of responses.
  • AST export (Python SDK)

    • Aleph Language Server support now includes AST export via the analyze endpoint.

πŸ›  Improvements​

  • Cancellation reliability
    • The API now automatically re-sends cancellation signals if executions or jobs are still running.
    • Reduces cases where cancellations fail silently.

Platform - 0.81.0

πŸš€ Highlights​

  • Improved reliability for Kai requests with automatic retries
  • Python SDK expanded with Aleph Language Server support

✨ New Features​

  • Aleph Language Server client (Python)
    • Added AlephLanguageServerClient to the Python SDK.
    • Full request and response types are now exported for easier integration.

πŸ›  Improvements​

  • Kai request reliability
    • Automatic retries added to improve success rate for transient failures.

Platform - 0.80.0

πŸš€ Highlights​

  • Kai updated to leverage the latest Aleph APIs for faster and more efficient responses

πŸ›  Improvements​

  • Kai system prompt optimization
    • Updated to take advantage of the latest Aleph APIs.
    • Improved efficiency and response speed.

Platform - 0.79.2

πŸš€ Highlights​

  • Patch release improving cloud job reliability

πŸ› Fixes​

  • Fixed a race condition that could prevent some cloud jobs from starting correctly.

Platform - 0.79.0

πŸš€ Highlights​

  • Fix for a Kai error affecting certain prompts
  • Runtime upgrade for improved performance and security

πŸ› Fixes​

  • Fixed an issue in Kai that could trigger a "finishReason" error for certain prompts.

πŸ›  Improvements​

  • Runtime upgrade
    • Improved overall performance.
    • Enhanced security and stability.

Platform - 0.78.1

πŸš€ Highlights​

  • Patch release addressing Kai credit usage issues

πŸ› Fixes​

  • Updated Kai configuration to enforce a specific AI provider, resolving credit-related issues experienced by some users.

Platform - 0.78.0

πŸš€ Highlights​

  • Improved handling and visibility of transient errors
  • Internal groundwork for upcoming bindings

πŸ›  Improvements​

  • Transient error handling

    • More robust detection and reporting of temporary failures to improve reliability and troubleshooting.
  • Platform readiness

    • Background updates preparing the platform for upcoming bindings and integrations.

Platform - 0.77.0

πŸš€ Highlights​

  • Improved API documentation and SDKs
  • runtimeId is now optional when creating executions and jobs

πŸ›  Improvements​

  • API & SDK enhancements

    • Clearer API documentation.
    • Updated SDKs for better developer experience and consistency.
  • Simplified execution & job creation

    • runtimeId is now optional when creating executions or jobs.
    • Defaults automatically to the current Aleph version if not specified.

πŸ§ͺ Migration Notes​

  • Existing integrations can omit runtimeId unless a specific runtime version is required.

Platform - 0.76.0

πŸš€ Highlights​

  • Internal pre-release focused on improving interoperability and integration scenarios
  • No user-facing changes in this release.

πŸ›  Improvements​

  • Backend enhancements to support broader integration use cases.
  • Internal changes preparing the platform for upcoming interoperability features.

Platform - 0.75.0

πŸš€ Highlights​

  • Kai model updated to improve AI code generation quality

πŸ›  Improvements​

  • Kai model upgrade
    • Improved code generation accuracy and consistency.
    • Better adherence to project structure and conventions.
    • More reliable diffs and suggested changes.

Platform - 0.74.0

πŸš€ Highlights​

  • Improved execution diagnostics with signal capture
  • Safeguard added to prevent excessive file uploads during executions

✨ New Features​

  • Execution signal capture
    • In addition to exit codes, the platform now captures the process termination signal.
    • Provides clearer insight into whether a process exited normally or was interrupted (e.g., killed, timeout, etc.).

πŸ›  Improvements​

  • Upload safety guard
    • If more than 100 files are created or modified during an execution:
      • All affected files are bundled into a single ZIP archive.
      • The archive is uploaded as-is to the platform.
    • Prevents rogue or misconfigured scripts from uploading excessive numbers of files.

πŸ§ͺ Migration Notes​

  • No action required for users.
  • Workflows generating large numbers of files may now produce a ZIP artifact instead of individual files.

Platform - 0.73.1

πŸš€ Highlights​

  • Patch release fixing file listing pagination

πŸ› Fixes​

  • Fixed an issue affecting pagination when listing files.

Platform - 0.73.0

πŸš€ Highlights​

  • Kai updated to better support figures and admonitions in generated content

πŸ›  Improvements​

  • Kai system prompt update
    • Improved support for generating figures.
    • Improved handling of Markdown admonitions (note, tip, warning, etc.).

πŸ› Fixes​

  • Minor internal improvements to AI content formatting.

Platform - 0.71.1

πŸš€ Highlights​

  • Patch release fixing default timeout handling for Cloud Agents

πŸ› Fixes​

  • Fixed handling of default timeouts for Cloud Agents to ensure executions behave as expected.

Platform - 0.71.0

πŸš€ Highlights​

  • Cloud agents now report accurate system information
  • Improved error reporting for cloud job scheduling failures

πŸ›  Improvements​

  • Accurate cloud agent system info

    • Cloud agents now correctly report CPU core count and total memory.
  • Better cloud job error reporting

    • Jobs that fail due to cloud provisioning issues now surface clear failure states instead of hanging in scheduled or staled status.

πŸ› Fixes​

  • Minor fixes to improve cloud execution reliability.

Platform - 0.70.0

πŸš€ Highlights​

  • CPU usage metrics updated to follow Linux conventions
  • New Cloud Agents for Jobs offering dedicated, high-performance machines (limited preview)
  • Minor bug fixes and performance improvements

✨ New Features​

  • Cloud agents for jobs
    • Jobs can now run on dedicated cloud agents with powerful machine configurations.
    • Designed for heavy, long-running, or performance-sensitive workloads.
    • Limited preview for now, we will open it up gradually

πŸ›  Improvements​

  • CPU percent metrics aligned with Linux standards
    • CPU usage now reports 100% = one CPU core, instead of a percentage of total machine CPUs.
    • Metrics are now consistent with standard Linux tools and expectations.

πŸ› Fixes​

  • Minor bug fixes and general performance improvements.

⚠️ Breaking Changes​

  • CPU metrics interpretation has changed
    • CPU percentages now follow Linux semantics.
    • Jobs executed before this release will not be retroactively updated and may show inconsistent CPU values.

Platform - 0.69.2

πŸš€ Highlights​

  • Point release focused on security and stability improvements

πŸ›  Improvements​

  • Security hardening

    • Tighter API security headers and CORS handling to better protect requests.
  • Stability improvements

    • Improved backend reliability for smoother execution and job handling.

πŸ› Fixes​

  • Minor fixes to improve overall robustness.

Platform - 0.69.0

πŸš€ Highlights​

  • Renamed Communal Agent to Interactive (Shared) for clarity
  • Improved load balancing for shared executions
  • Added in-product guidance for understanding cloud agents

✨ New Features​

  • Interactive (Shared) agent

    • The former Communal Agent is now called Interactive (Shared).
    • Provides a shared, cloud-hosted execution environment for interactive workloads.
  • Cloud agent tooltip

    • Added a tooltip to explain the cloud agent model and when to use shared vs personal agents.

πŸ›  Improvements​

  • Better load balancing
    • Improved execution distribution on shared agents for more consistent performance.

βš™οΈ Internal / Technical Changes​

  • Refactored communal agents into a more general Cloud agent concept.

Platform - 0.68.0

πŸš€ Highlights​

  • Communal agents are now available for direct executions (internal user only ATM).

✨ New Features​

  • Communal agents
    • A shared, load-balanced agent is now available for direct executions.
    • Communal agents are discoverable via the agents list for users who have access to it.
    • Designed for lightweight, shared execution without requiring an agent.

Platform - 0.67.0

πŸš€ Highlights​

  • AI Assistant now produces shorter, clearer chat summaries
  • Improved diff generation with stricter rules for cleaner, more unified patches
  • AI Assistant can now create Markdown files in addition to Aleph code

✨ New Features​

  • Markdown file creation via AI Assistant
    The AI Assistant can now generate Markdown files directly, alongside Aleph source files.

πŸ›  Improvements​

  • Shorter AI chat summaries
    Chat summaries are now more concise and focused, making conversations easier to scan and review.

  • Stricter unified diff generation

    • Tighter rules ensure diffs are more consistent and easier to apply.
    • Reduces malformed or overly fragmented patches.
    • Improves reliability when applying AI-generated changes.

Platform - 0.66.0

πŸš€ Highlights​

  • System-level metrics are now collected during executions for better observability
  • AI Chat assistant has been renamed
  • AI Chat system prompt updated to significantly reduce hallucinations and improve API correctness

✨ New Features​

  • Execution system metrics collection
    • The agent now periodically collects:
      • CPU usage
      • Memory usage (Resident Set Size)
    • For direct executions, a summarized metrics report is sent at the end of the execution.
    • For job executions, all collected samples are streamed to the API periodically during runtime.

πŸ›  Improvements​

  • Improved AI Chat reliability
    • Updated system prompt to enforce stronger adherence to Aleph APIs.
    • Reduced hallucinations and off-spec responses when generating code or explanations.

Platform - 0.65.0

πŸš€ Highlights​

  • Major refactor of the AI Chats API to improve reliability, extensibility, and alignment with the OpenAI API
  • Streaming AI responses now supported for real-time content generation
  • Backend now supports feature flags for safer rollouts
  • New APIs added to update job names and notes

✨ New Features​

  • Streaming AI responses
    AI-generated content can now be streamed as it is produced, enabling more responsive user experiences.

  • Client + server tool support
    The AI API now supports client-side tools in addition to server-side tools, unlocking more flexible AI workflows.

  • Job metadata API
    New endpoints allow updating job names and notes

  • Backend feature flags
    Feature flag support added in the platform (in addition to the Workshop) to progressively enable or disable features without redeploying.


πŸ›  Improvements​

  • AI API aligned with OpenAI’s canonical format
    The AI Chats API now uses a messages/roles structure consistent with the OpenAI API, simplifying integrations and future compatibility.

  • Improved editor context handling
    Editor context is now explicitly passed and correctly processed by the model.

  • Usage tracking per conversation


πŸ› Fixes​

  • Streaming endpoints now return errors correctly instead of silently failing.
  • Improved request lifecycle handling to prevent orphaned or hanging AI requests.

βš™οΈ Internal / Technical Changes​

  • Refactored AI tools container injection into a dedicated module.
  • Added graceful cancellation of in-flight AI requests when the API shuts down (via AsyncDisposable callbacks).
  • Client package updated to match the new AI API behavior and contracts.

⚠️ Breaking Changes​

  • AI Chats API has been significantly refactored
    • Request and response formats have changed
    • System prompt behavior is different
    • Streaming behavior is now first-class

⚠️ This will break the existing AI Chat feature in production until the Workshop is updated.

Platform - 0.64.0

πŸš€ Highlights​

A clearer and more capable AI experience behind the scenes, with improved model flexibility and stronger Aleph code support.


βš™οΈ Internal / Technical Changes​

  • Internal users can now select which AI model to use.
  • AI Chats now include Aleph code parsing and validation during code generation.

Platform - 0.63.0

πŸš€ Highlights​

  • Introduction of API tokens to support secure automation and machine-to-machine integrations.
  • Improved internal AI Chat tooling and a more secure SSE/EventSource implementation in the TypeScript client.

✨ New Features​

  • API Tokens β€” Enable automated workflows and machine-to-machine integrations. Each token is tied to a workspace and carries its own identity and permission scope.

βš™οΈ Internal / Technical Changes​

  • Internal users can now choose between multiple presets for AI Chat features.
  • The TypeScript client package now uses a refactored SSE/EventSource implementation with improved security.

Platform - 0.62.0

πŸš€ Highlights​

  • Improved onboarding flow for new users.
  • Early groundwork completed for upcoming AI-assistant features.

✨ New Features​

  • Personal workspace initialization β€” New users now receive a pre-populated workspace on their first login, making it easier to get started immediately.

πŸ› Fixes​

  • Resolved an intermittent issue where rate limits on job and user listings could cause partial results. A caching layer now reduces request pressure and prevents these failures.

βš™οΈ Internal / Technical Changes​

  • Pre-release of the AI Chats feature is now available internally for testing and validation.

Platform - 0.61.0

πŸš€ Highlights​

  • Fix a bug that prevented some users to search in files
  • Update agent reconnection logic

πŸ›  Improvements​

  • Agents now wait more predictably between connection instances, and give up after 3 days of unsuccessful attempts
  • Agents logging is less verbose

πŸ› Fixes​

  • Resolve a bug in search that prevented users to search in files if one of the file is empty

πŸ§ͺ Migration Notes​

  • Agents will self-update automatically

Platform - 0.60.0

βš™οΈ Internal / Technical Changes

  • Add internal endpoints for management

Platform - 0.59.0

🧩 Fix

Commented include statements in Aleph scripts are no longer parsed as dependencies by the Agent. Example:

// include "dependency.aleph"

Previously, this line could incorrectly trigger dependency resolution and fail the execution. It is now correctly ignored.

πŸ”§ Impact

This fix prevents incorrect dependency lookups and ensures consistent execution graphs when using commented or disabled includes.