@cline/agents 0.0.38 → 0.0.39-nightly.1778469910

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
@@ -269,8 +269,9 @@ mailboxes, task management, and outcome convergence.
269
269
  ## More Examples
270
270
 
271
271
  - Repo examples:
272
- [apps/examples/cline-sdk](https://github.com/cline/sdk/tree/main/apps/examples/cline-sdk),
273
- [apps/examples/slack-bot](https://github.com/cline/sdk/tree/main/apps/examples/slack-bot)
272
+ [examples/plugins](https://github.com/cline/sdk/tree/main/examples/plugins),
273
+ [examples/hooks](https://github.com/cline/sdk/tree/main/examples/hooks),
274
+ [examples/cron](https://github.com/cline/sdk/tree/main/examples/cron)
274
275
  - Workspace overview: [README.md](https://github.com/cline/sdk/blob/main/README.md)
275
276
  - API and architecture references:
276
277
  [DOC.md](https://github.com/cline/sdk/blob/main/DOC.md),