📝

Data Structure Protocol (DSP)

21942
0次下载
2次浏览
2026/3/9

LLM coding agents lose context between tasks. On large codebases they spend most of their tokens on "orientation" — figuring out where things live, what depends on what, and what is safe to change. DSP solves this by externalizing the project's structural map into a persistent, queryable graph stored in a `.dsp/` directory next to the code.

广告位 300x250

资源信息

数据来源
bigquery-gharchive
分类
uncategorized
创建时间
2026/3/9
更新时间
2026/3/14

评论 (0)

登录后发表评论

加载中...