GraphXR 3.21.0 Release Notes Release Date: May 21, 2026 This release includes Agent enhancements for managing threads and workflows. The Files and Text Editor extensions let you access and edit markdown files for system prompts, skills, and data files. Views can now be placed in user-defined folders, making Agent-generated views easier to organize. In a GraphXR project, click the Kineviz logo at the bottom left, choose About, then click on the current release tag for a digest of features introduced in current and past releases. New Features 3.21.0 Usability Enhancements Agent enhancements include: Thread History icon to search and select threads. An optional Connector tab in Agent Settings to manage installed connectors (for example, Firecrawl, for parsing PDFs). For compactness, the LLM model available by default is simply named Default (GXR-4198). A View can be assigned to a user-defined folder (GXR-4030). This is useful for organizing views created during different exploratory sessions, and for views generated by the Agent during a chat session. The Views panel is reorganized to include added icons to Save the canvas as a view, Save As a new view, and create a Folder. Default folders are created for All Views and Unfiled views. First, you create and name a new folder. Then click view selection boxes for one or more views, go to the bottom of the panel and click Move Selected. In the Move to Folder dialog, select the folder name, and click OK. The views appear under the folder name, and also under All Views (GXR-4030_). Expand supports Select Direction for directed relationships (GXR_4086). A default margin is added to a geographic map by setting the Auto-fit checkbox in the Map panel(GXR-3865). Bug Fixes gxr.nodes(NodeID).show() now shows only one node at a time (GXR-4032). LIMIT 2000 removed from a KoreDB query via gxr.query (GXR-4131). Removed 3.21.0 None Extensions 3.21.0 Extensions are available to create Grove workbooks for reproducible workflows and help manage and edit imported files. Extensions for custom solutions may be available as well. To add an extension to the left panel menu if it is not already there, go to the Project > Extensions tab, search for the extension, then click its star icon. Grove Observable-based javascript notebooks Files File management for GraphXR Files organizes project files used in GraphXR or Kineviz Desktop, such as Agent markdown files for system prompts and skills, Kuzu database files, and files such as CSVs or PDFs that a user uploads to the project. Right-click a file to Download, Copy Path for use in GraphXR’s Text Editor extension, rename, Duplicate, or Delete the file (GXR-4099). Text Editor Text editor for GraphXR The Text Editor lets you edit text files such as .md, CSV, JSON, and more. To edit files, in the Files extension, right click on the file name and choose Copy Path. Then open the Text Editor extension, click the file folder icon at the top, and paste the path into the dialog. The file opens, and you can edit, and save it.