README
Agent Runtimes / hooks/useProjects
hooks/useProjects
Hook for fetching and managing projects.
Projects are backed by the Spacer service as spaces with type_s="project". Projects persist forever — only agents can terminate.
Free tier limits: max 3 projects per user.
Type Aliases
Variables
Functions
- useCreateProject
- useDeleteProject
- useProject
- useProjectDefaultItems
- useProjects
- useRefreshProjects
- useUpdateProject
References
ProjectDefaultItems
Re-exports ProjectDefaultItems