mirror of
https://github.com/wassname/pi-plan.git
synced 2026-08-12 12:20:08 +08:00
gallery preview: widget screenshot + pi.image (jsDelivr serves it with an image content-type)
Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,8 @@ lives in one markdown file, `.pi/plan.md`, which the agent edits with its normal
|
||||
doubles as the task list. A goal is signed off only after a fresh read-only judge checks its
|
||||
evidence against the repo.
|
||||
|
||||

|
||||
|
||||
The file has a fold at `## Log`. Above it is the working set: title, the human's own words, goals,
|
||||
discriminators. Below it is durable memory: the log, the learnings, and an unlimited unverified
|
||||
appendix. The working set is re-sent when the plan goes stale for a couple of turns; the whole file
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
+2
-1
@@ -50,6 +50,7 @@
|
||||
"pi": {
|
||||
"extensions": [
|
||||
"./src/index.ts"
|
||||
]
|
||||
],
|
||||
"image": "https://cdn.jsdelivr.net/gh/wassname/pi-goals@main/media/screenshot.png"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user