Skip to content

Fix workflow builder persistence + build blockers#353

Merged
itskai-dev merged 1 commit into
mainfrom
feat/wire-workflows
Feb 10, 2026
Merged

Fix workflow builder persistence + build blockers#353
itskai-dev merged 1 commit into
mainfrom
feat/wire-workflows

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • fix the blocking type issue in src/app/api/agents/[handle]/route.ts
  • add persistent workflow CRUD API routes backed by data/workflows.json
  • seed workflow data with 5 enabled/disabled examples
  • wire /workflows, /workflows/[id], and /workflows/builder to use API CRUD with loading/error states

Validation

  • npm run build ✅
  • npm run lint ✅ (0 errors)

Notes

  • Build surfaced additional strict TypeScript blockers in unrelated files; fixed those minimal type/runtime issues so the required build now passes.

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 2:42am

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit 319de9a into main Feb 10, 2026
2 of 4 checks passed
@itskai-dev
itskai-dev deleted the feat/wire-workflows branch February 10, 2026 02:42
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