Skip to content

fix(api): hide archived tasks from agent payloads - #63

Closed
Vann-Dev wants to merge 2 commits into
mainfrom
kaito/hide-archived-agent-api
Closed

Vann-Dev wants to merge 2 commits into
mainfrom
kaito/hide-archived-agent-api

Conversation

@Vann-Dev

Copy link
Copy Markdown
Owner

Summary

  • keep archived tasks filtered out of Agent API project/task list and task-detail lookups
  • include archivedAt on dependency relation selects and filter archived dependency/unblocks entries during serialization
  • add API serialization tests for archived dependency visibility and readiness

Checks

  • DATABASE_URL='postgresql://user:pass@localhost:5432/agentbridge' corepack pnpm test:api
  • DATABASE_URL='postgresql://user:pass@localhost:5432/agentbridge' corepack pnpm typecheck:web
  • DATABASE_URL='postgresql://user:pass@localhost:5432/agentbridge' corepack pnpm lint
  • DATABASE_URL='postgresql://user:pass@localhost:5432/agentbridge' corepack pnpm build:web

AgentBridge task: 32812002-5c4d-4a6c-83cf-c04de0146ec1

@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 9:06am

@Vann-Dev

Copy link
Copy Markdown
Owner Author

Closed as superseded by merged PR #64, which includes the archived Agent API visibility/dependency-summary fixes from this PR plus the OpenAPI/example parity updates. Avoiding a duplicate/stale merge after #64 landed on main.

@Vann-Dev Vann-Dev closed this May 16, 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.

1 participant