Skip to content

Add AI agent support and improve managed object handling#580

Merged
vscheuber merged 22 commits into
rockcarver:mainfrom
vscheuber:main
May 12, 2026
Merged

Add AI agent support and improve managed object handling#580
vscheuber merged 22 commits into
rockcarver:mainfrom
vscheuber:main

Conversation

@vscheuber
Copy link
Copy Markdown
Contributor

No description provided.

vscheuber and others added 22 commits April 27, 2026 06:33
- Introduced AIAgentType in AgentApi and updated AgentType to include it.
- Implemented managed object schema types and interfaces in ManagedObjectApi.
- Added methods to get managed object schemas and managed system object schemas.
- Enhanced AgentOps with new methods for reading, creating, updating, and deleting AI agents.
- Updated Help.ts to include documentation for new AI agent methods.
- Refactored ManagedObjectOps and ManagedSystemObjectOps to support schema reading.
…Auth2, authn, idm; baseline zero; all tests green
…lationship type filtering

- Added `refreshCache` parameter to `readManagedObjectSchema` and `readManagedSystemObjectSchema` methods to allow optional cache refresh.
- Introduced `relationshipTypeFilter` option in `ManagedObjectSchemaOptions` to filter out specific relationship properties based on their type.
- Updated schema reading logic to exclude relationship properties conditionally based on the provided filters.

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
- Updated recordings for AgentApi tests
- Added JSON mock files for multiple AI Agents (1 to 9) with their respective attributes and descriptions for testing purposes.
- Each AI Agent JSON file includes identity attributes and unique identifiers to facilitate unit testing of the Agent API.

Co-authored-by: Copilot <copilot@github.com>
…, enhance type definitions and improve caching

Co-authored-by: Copilot <copilot@github.com>
…ngs and snapshots for phase 1 tests.

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…ay correctly.

Co-authored-by: Copilot <copilot@github.com>
…and update recordings and snapshots for RawConfigOps tests.
@vscheuber vscheuber merged commit 260cbd3 into rockcarver:main May 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant