Skip to content

fix(scripts): resolve smoke task assignee uuid - #65

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-smoke-assigned-agent-id
May 16, 2026
Merged

Vann-Dev merged 1 commit into
mainfrom
kaito/fix-smoke-assigned-agent-id

Conversation

@Vann-Dev

Copy link
Copy Markdown
Owner

Summary

  • Resolve the authenticated agent profile from /api/agent in the SaaS smoke script and use its database id as assignedAgentId for task creation.
  • Update the production runbook and README examples to distinguish API-facing AgentId from the assignee UUID.

Tests

  • corepack pnpm exec tsc --noEmit --target ES2022 --lib ES2022,DOM --moduleResolution Bundler --module ESNext --types node scripts/smoke-saas-production.ts
  • corepack pnpm lint
  • DATABASE_URL='postgresql://user:pass@localhost:5432/db' corepack pnpm typecheck:web
  • DATABASE_URL='postgresql://user:pass@localhost:5432/db' corepack pnpm build:web

AgentBridge task: 33e92384-030a-4381-b54f-1001c9e50b9c

@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 16, 2026 10:41am

@Vann-Dev
Vann-Dev merged commit 8d08c45 into main May 16, 2026
3 checks passed
@Vann-Dev
Vann-Dev deleted the kaito/fix-smoke-assigned-agent-id branch May 16, 2026 11:09
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