MCPcopy Index your code

hub / github.com/renatoasse/opensquad / functions

Functions150 in github.com/renatoasse/opensquad

↓ 1 callersFunctionrunInstall
(id, targetDir)
src/agents-cli.js:83
↓ 1 callersFunctionrunList
(targetDir)
src/skills-cli.js:56
↓ 1 callersFunctionrunList
(targetDir)
src/agents-cli.js:56
↓ 1 callersFunctionrunRemove
(id, targetDir)
src/skills-cli.js:106
↓ 1 callersFunctionrunRemove
(id, targetDir)
src/agents-cli.js:107
↓ 1 callersFunctionrunUpdate
(targetDir)
src/skills-cli.js:124
↓ 1 callersFunctionrunUpdate
(targetDir)
src/agents-cli.js:125
↓ 1 callersFunctionrunUpdateOne
(id, targetDir)
src/skills-cli.js:141
↓ 1 callersFunctionrunUpdateOne
(id, targetDir)
src/agents-cli.js:142
↓ 1 callersFunctionrun_eval
Run the full eval set and return results.
skills/opensquad-skill-creator/scripts/run_eval.py:184
↓ 1 callersFunctionsquadWatcherPlugin
()
dashboard/src/plugin/squadWatcher.ts:127
↓ 1 callersFunctionstartPolling
()
dashboard/src/hooks/useSquadSocket.ts:49
↓ 1 callersFunctiontick
()
dashboard/src/components/StatusBar.tsx:22
↓ 1 callersFunctionuploadToImgBB
(imagePath, apiKey)
skills/instagram-publisher/scripts/publish.js:27
↓ 1 callersFunctionuseSquadSocket
()
dashboard/src/hooks/useSquadSocket.ts:10
↓ 1 callersFunctionvalidate_skill
Basic validation of a skill
skills/opensquad-skill-creator/scripts/quick_validate.py:12
↓ 1 callersFunctionwriteProjectReadme
(targetDir)
src/init.js:159
FunctionApp
()
dashboard/src/App.tsx:6
FunctionConnectionDot
({ connected }: { connected: boolean })
dashboard/src/components/StatusBar.tsx:72
FunctionPhaserGame
()
dashboard/src/office/PhaserGame.tsx:6
FunctionSquadCard
({ squad, state, isSelected, onSelect }: SquadCardProps)
dashboard/src/components/SquadCard.tsx:11
FunctionSquadSelector
()
dashboard/src/components/SquadSelector.tsx:4
FunctionStatusBadge
({ status }: StatusBadgeProps)
dashboard/src/components/StatusBadge.tsx:15
FunctionStatusBar
()
dashboard/src/components/StatusBar.tsx:5
Method__init__
( self, workspace: Path, skill_name: str, feedback_path: Path, previou
skills/opensquad-skill-creator/eval-viewer/generate_review.py:315
Functionask
(question)
src/prompt.js:5
Functionchoose
(question, options)
src/prompt.js:9
FunctionclearMetaCache
()
src/agents.js:111
Functionclose
()
src/prompt.js:44
FunctionconfigureServer
(server: ViteDevServer)
dashboard/src/plugin/squadWatcher.ts:130
Methodconstructor
()
dashboard/src/office/OfficeScene.ts:44
Methodconstructor
(scene: Phaser.Scene)
dashboard/src/office/RoomBuilder.ts:8
Methodconstructor
( scene: Phaser.Scene, x: number, y: number, characterName: CharacterName, deskVariant: 'b
dashboard/src/office/AgentSprite.ts:44
Methodcreate
()
dashboard/src/office/OfficeScene.ts:73
Methoddo_GET
(self)
skills/opensquad-skill-creator/eval-viewer/generate_review.py:332
Methoddo_POST
(self)
skills/opensquad-skill-creator/eval-viewer/generate_review.py:361
FunctionfindAgent
(state: SquadState, agentId: string)
dashboard/src/lib/normalizeState.ts:16
FunctiongetAgentVersion
(id, targetDir)
src/agents.js:115
FunctiongetLocalizedDescription
(meta, localeCode)
src/agents.js:129
FunctiongetWorkingAgent
(state: SquadState)
dashboard/src/lib/normalizeState.ts:23
FunctionhandleFileChange
(filePath: string)
dashboard/src/plugin/squadWatcher.ts:187
FunctionhandleFileRemoval
(filePath: string)
dashboard/src/plugin/squadWatcher.ts:208
FunctionlistAvailable
()
src/agents.js:23
FunctionlistInstalled
(targetDir)
src/agents.js:10
Methodlog_message
(self, format: str, *args: object)
skills/opensquad-skill-creator/eval-viewer/generate_review.py:382
FunctionmultiChoose
(question, options, { validate } = {})
src/prompt.js:23
Methodpreload
()
dashboard/src/office/OfficeScene.ts:48
Functionrun_single_query
Run a single query and return whether the skill was triggered. Creates a command file in .claude/commands/ so it appears in Claude's availabl
skills/opensquad-skill-creator/scripts/run_eval.py:35
FunctionsortAgentsByDesk
(agents: Agent[])
dashboard/src/lib/normalizeState.ts:6
MethodupdateStatus
(agent: Agent)
dashboard/src/office/AgentSprite.ts:204
← previous101–150 of 150, ranked by callers