poe-code 3.0.147 → 3.0.149

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -249,5 +249,5 @@ These features are available but subject to breaking changes.
249
249
 
250
250
  - **[Pipeline](packages/pipeline/)** — Run YAML task plans through agents with configurable steps
251
251
  - **[Ralph](packages/ralph/)** — Agentic build loop that iterates on a markdown doc
252
- - **[Experiment loop](docs/plans/experiment-loop.md)** — Karpathy-style optimize loop: agent changes code, eval script scores it, keep or discard via git, repeat.
252
+ - **[Experiment loop](packages/experiment-loop/)** — Karpathy-style optimize loop: agent changes code, eval script scores it, keep or discard via git, repeat.
253
253
  - **[Poe Agent](packages/poe-agent/)** — Composable agent runtime