Skip to content

Add per-user agent runtime binding#2970

Open
YOMXXX wants to merge 1 commit into
multica-ai:mainfrom
YOMXXX:codex/p2-agent-runtime-binding
Open

Add per-user agent runtime binding#2970
YOMXXX wants to merge 1 commit into
multica-ai:mainfrom
YOMXXX:codex/p2-agent-runtime-binding

Conversation

@YOMXXX
Copy link
Copy Markdown
Contributor

@YOMXXX YOMXXX commented May 21, 2026

Summary

  • add per-user agent runtime binding table and API endpoints
  • resolve queued tasks to a member-specific runtime when a binding exists
  • expose My runtime controls on the agent detail page

Tests

  • cd server && go run github.com/sqlc-dev/sqlc/cmd/sqlc@v1.30.0 generate
  • cd server && go test ./internal/handler -run TestAgentRuntimeBinding_EndToEnd -count=1
  • cd server && go test ./internal/service ./cmd/server -count=1
  • pnpm --filter @multica/core typecheck
  • pnpm --filter @multica/views typecheck
  • jq empty packages/views/locales/en/agents.json packages/views/locales/zh-Hans/agents.json
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@YOMXXX is attempting to deploy a commit to the IndexLabs Team on Vercel.

A member of the Team first needs to authorize it.

@YOMXXX YOMXXX mentioned this pull request May 21, 2026
6 tasks
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