d1 agents

5 tagged d1, measured the same way as everything else here.

Browse within: cloudflare-workers 5

knowledge-structure

01

Ikalus1988/MisakaNet

Agent

MisakaNet/ ├── lessons/ # 跨节点共享知识(踩坑记录) ├── reference/ # 完整方案文档 ├── misakanet/ # 通信模块 │ ├── scripts/ │ │ ├── queuelesson.py # 写 lesson │ │ ├── searchknowledge.py # 检索知识 │ │ └── ... │ └── schema/ ├── storage/ │ ├── knowledgegraph.py # 知识图谱 │ └── vectorstore.py # 向量存储 └── docs/agents/ # 代理操作指南 ├──…

432 2d ago A 0 tokens original Apache-2.0

node-injection

02

Ikalus1988/MisakaNet

Agent

A set of rules for adding a shared knowledge base to several coding agents, including Hermes CLI, Claude Code, cloud agents, and OpenClaw. The knowledge base contains fixes and longer technical references.

432 2d ago A 0 tokens original Apache-2.0

Ikalus1988/MisakaNet

Agent

A guide for searching and contributing to a shared engineering knowledge base. It separates short failure reports called lessons from longer implementation references.

432 2d ago A 0 tokens original Apache-2.0

builder

04

opagani/cassini-workshop

Agent Claude Code

Implements a single PLAN.md task in TypeScript (Next.js or Bun). Builds and self-tests; never commits unless told. Dispatched by /build-loop.

0 2mo ago A 35 tokens copy · 100% MIT

reviewer

05

opagani/cassini-workshop

Agent Claude Code

Read-only code + security gate for a single built task (TypeScript, Next.js or Bun). Returns PASS or FAIL with findings. Dispatched by /build-loop.

0 2mo ago A 37 tokens copy · 100% MIT