fieldnote-ops/frameevidence1

frameevidence

Bounded, read-only design evidence for agent harnesses; compatible with DeepSeek Harness and the Figma REST API.

AI Analysis

核心用途是让 Agent 在实现代码前审查设计稿。适合前端开发任务,使 Agent 能够直接读取 Figma 节点数据以保证还原度。需要 Figma 访问令牌。

Package
frameevidence
Version
0.1.2
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fieldnote-ops/frameevidence

Configuration

KeyDefaultMeaning
tokenEnvFIGMA_ACCESS_TOKENHost environment variable containing the PAT
defaultDepth4Default Figma subtree depth
maxDepth8Maximum model-requestable depth
maxNodes300Maximum nodes returned to the model
timeoutMs30000HTTP timeout
maxResponseBytes8388608Raw API response cap
cacheTtlMs300000In-memory GET cache duration