Skip to main content
Glama

deepseek_start

Initiate an asynchronous DeepSeek coding task in Claude Code Haha Desktop, providing objective, workdir, and constraints to delegate file changes, test runs, and auditing.

Instructions

Start a DeepSeek coding task asynchronously through Claude Code Haha Desktop.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesNo
modelIdNoHaha model id; defaults to deepseek-v4-flash
workdirYesAbsolute project directory used by Haha Desktop
objectiveYesThe complete implementation objective and plan from the planning model
providerIdNoHaha provider id; omit to use the matching active provider
constraintsNo
allowedFilesNoAllowed relative paths or glob patterns; violations are reported
contextFilesNo
timeoutSecondsNo
acceptanceCommandsNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full responsibility for behavioral disclosure. It only states that the task is started asynchronously, but says nothing about return values (e.g., task ID), side effects, failure modes, or how to check progress. This is thin for a tool that initiates a background coding task.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no wasted words. It efficiently communicates the core action, though it is arguably too terse given the tool's complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 10 parameters, no output schema, and no annotations, a one-sentence description is grossly incomplete. It omits how the async task is tracked, how to retrieve results via sibling tools (deepseek_status, deepseek_wait), what 'Haha Desktop' means, and what happens on failure or timeout. The sibling lifecycle is never referenced.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds no parameter-level information. Schema coverage is only 50%, leaving notes, constraints, contextFiles, timeoutSeconds, and acceptanceCommands undocumented. The description could have provided context on the 'objective' (the complete implementation plan) or clarified the relationship between parameters, but it doesn't, so it contributes nothing beyond the partial schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Start') and resource ('a DeepSeek coding task'), with the qualifier 'asynchronously' providing a clear distinction from the sibling 'deepseek_run' (presumably synchronous). However, it doesn't fully explain how it differs from other lifecycle tools beyond the async nature.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance is provided on when to choose this tool over deepseek_run (the likely synchronous counterpart) or how to orchestrate with deepseek_status, deepseek_wait, and deepseek_cancel. The word 'asynchronously' is the only implicit hint, which is insufficient for an AI agent selecting among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OPFIMISS/DS-Claude-haha-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server