Skip to content

feat(proto): add search summaries for modules/setups and mission cost in user profile#38

Closed
GuillaumeSachet wants to merge 2 commits into
feat/gateway-v1from
feat/tool-kin-registry
Closed

feat(proto): add search summaries for modules/setups and mission cost in user profile#38
GuillaumeSachet wants to merge 2 commits into
feat/gateway-v1from
feat/tool-kin-registry

Conversation

@GuillaumeSachet

Copy link
Copy Markdown
Contributor

Added new message types ModuleSummary and SetupSummary to provide trimmed, search-friendly representations of modules and setups. Updated SearchSetupsRequest and SearchModulesRequest to replace deprecated discovery requests, with filters for organization, visibility, statuses, owner_id, and tags, plus a new SortBy enum for result sorting. Updated ModuleDescriptor and SetupDescriptor to include tags for categorization.

Also clarified in GetUserProfileRequest that the user is resolved from the mission scope, and added a mission_cost field to GetUserProfileResponse representing the total cost accumulated by the mission.

xaviave and others added 2 commits July 15, 2026 09:58
… in user profile

Added new message types `ModuleSummary` and `SetupSummary` to provide trimmed, search-friendly representations of modules and setups. Updated `SearchSetupsRequest` and `SearchModulesRequest` to replace deprecated discovery requests, with filters for organization, visibility, statuses, owner_id, and tags, plus a new `SortBy` enum for result sorting. Updated `ModuleDescriptor` and `SetupDescriptor` to include `tags` for categorization.

Also clarified in GetUserProfileRequest that the user is resolved from the mission scope, and added a `mission_cost` field to GetUserProfileResponse representing the total cost accumulated by the mission.

(cherry picked from commit f9c6b9a)
@Relixik
Relixik force-pushed the feat/tool-kin-registry branch from f9c6b9a to 3802395 Compare July 15, 2026 09:08
@xaviave
xaviave deleted the branch feat/gateway-v1 July 21, 2026 09:25
@xaviave xaviave closed this Jul 21, 2026
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.

2 participants