New Configuration File Location: The Agent configuration file has moved from .istari_config to istari_digital_config.yaml in the folder %LOCALAPPDATA%/istari_digital/ (Windows) or ~/.config/istari_digital/ (Linux).
The agent will automatically migrate an existing .istari_config file to istari_digital_config.yaml when first started.
Review the migrated file for correctness before starting the agent again.
More Granular Job Statuses: The RUNNING job status has been split into three statuses to more accurately reflect the progress of each job. Agent statuses have been updated to match the new job statuses.
VALIDATING - validating and processing inputs
RUNNING - executing the function
UPLOADING - uploading outputs
Job Cancelation: Support for canceling pending jobs has been added to the API.
Optimized Job Management: The job management process now stops polling for canceled jobs which reduces system load.
Enhanced Authentication Configuration: Authentication setup is now allows the creation of a Function Auth provider with data integration and a registration secret.
Improved Agent List Sorting: Agent lists can now be sorted by various fields.
Direct Model Extraction: Users can now extract a model directly from the Model object.
System Revision Retrieval: System revisions can now be accessed by both snapshot and snapshot tag.
Env Var:FILE_SERVICE_ZITADEL_JWKS_URL env var has been deprecated for the File Service. No changes to in-flight config are required, the File Service will throw a warning if you still have the variable set.
UI Overhaul: The Istari app has an updated look and feel.
Improved Artifact Visibility: Models now automatically display their extracted artifacts in the System..
Added Tool Access Management Modal: Introducing a new tool access modal on the users page, making it easier for you to manage and control access to various tools.
Enhanced System Menus with Timestamps: We've updated the system menus to be timestamp-centric.
Simplified Authentication: We've eliminating the need for registration secrets and now only Basic or Token authentication methods.
Improved JSON Download Functionality: You can now easily download all system JSON files directly from the System page.
Fixed Authentication Integration Issues: We've resolved a bug affecting the setting of the Auth Integration Type.
Improved Security in User Management: We've enhanced the security of our user management system by removing the admin role toggle which prevents unintended permission elevation.
Fixed Loading Issues for a Seamless Experience: Resolved a critical issue where the application required a manual refresh to load properly after logging in.
Enhanced Login Security and Usability: Updated our authentication process to hide password entries.
Fixed Access Issues for Non-Admin Users: We've resolved an issue that was preventing non-admin users from accessing the app.
Improved Navigation with New Sidebar Design: We've overhauled our layout system by introducing a new sidebar design.
Improved Display Consistency: We've enhanced the layout of system detail pages to better accommodate different screen sizes.
Enhanced Readability: Long system descriptions are now neatly truncated within cards, preventing overflow and maintaining uniform card heights.
Fixed Icon Visibility: The edit icon for control tags is now always visible when you hover over the relevant area.
Improved Access to Personal Tokens: You can now view all your personal access tokens, not just the latest 10.
Instant Updates for System Details: We've fixed an issue where changes to system titles and descriptions in the card view required a page refresh to appear.
Improved Navigation: The "Back" button in the Files section now conveniently takes you directly to the Files index page.
Seamless Profile Updates: Now, when you change your display name, the update takes effect immediately without needing to log out and back in.
Streamlined Navigation Experience: Now, when you visit the home page, you'll be automatically redirected to the systems view.
Fixed System File Download Issue: We have resolved an issue where the "Download All System Files" feature was not functioning properly.