fieldnote-ops/frameevidence1

frameevidence

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

AI 分析

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

パッケージ
frameevidence
バージョン
0.1.2
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

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