Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opactorai/Claudable
/ CreateProjectModal.tsx
File
CreateProjectModal.tsx
components/modals/CreateProjectModal.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
import { useState, useEffect, useCallback } from
'react'
;
3
import { useRouter } from
'next/navigation'
;
4
import { AnimatePresence } from
'framer-motion'
;
Callers
nothing calls this directly
Calls
2
getDefaultModelForCli
Function · 0.90
getModelDefinitionsForCli
Function · 0.90
Tested by
no test coverage detected