dydo 1.1.1 → 1.2.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.
Files changed (2) hide show
  1. package/README.md +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -298,4 +298,8 @@ Currently it's tested to work with Claude Code (hooks setup), but the principle
298
298
 
299
299
  ## License
300
300
 
301
- MIT — [github.com/bodnarbalazs/dydo](https://github.com/bodnarbalazs/dydo)
301
+ AGPL-3.0 — [github.com/bodnarbalazs/dydo](https://github.com/bodnarbalazs/dydo)
302
+
303
+ **Free to use, always.** You can use dydo as a tool on any project, including commercial ones. The AGPL obligations apply only if you modify or embed dydo's source code in your own software — for example, shipping dydo as part of a product you distribute or offer as a service.
304
+
305
+ For commercial licensing without AGPL obligations, [open a GitHub issue](https://github.com/bodnarbalazs/dydo/issues).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dydo",
3
- "version": "1.1.1",
3
+ "version": "1.2.0",
4
4
  "description": "Documentation-driven context and agent orchestration for AI coding assistants.",
5
5
  "keywords": [
6
6
  "documentation",