myaiMake Yourself AI
Back to changelog
feature

Knowledge Architecture & Folders

Organize artifacts into folders, define relationship types, and navigate your knowledge graph.

A major upgrade to how knowledge is organized and connected inside myai.

Folders for Artifacts

Artifacts can now be organized into folders within Dimensions. Create nested folder hierarchies to keep templates, documents, and data organized the way your team thinks about them.

Relationship Type Registry

Define custom relationship types between artifacts. The system ships with built-in types (skill, executes_in, references) and you can add domain-specific ones. Relationships are now grouped by type with oriented perspectives, so you see "this artifact feeds into that workflow" rather than a flat list.

Batch Operations

Archive or unarchive multiple artifacts at once from the canvas editor. Batch permission checks ensure template-instance inheritance is respected across bulk operations.

Secure SQL & Agent Help

Under the hood, the query layer now uses parameterized SQL exclusively, and the agent has a new help system for discovering available tools and capabilities.