@rudderhq/cli 0.4.4 → 0.4.5-canary.0
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 +1 -1
- package/dist/index.js +67 -1
- package/dist/index.js.map +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Agents that think, build, play, and learn from real work.
|
|
6
6
|
|
|
7
|
-
[Website](https://
|
|
7
|
+
[Website](https://rudderhq.dev) | [Docs](https://docs.rudderhq.dev)
|
|
8
8
|
|
|
9
9
|
Rudder turns goals, issues, agent runs, reviews, and feedback into a work loop for agent teams. It gives humans and agents a shared operating structure for assigning work, running agents, reviewing outputs, controlling spend, and preserving the lessons that should make the next run better.
|
|
10
10
|
|