devlyn-cli 1.7.0 → 1.7.1

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,9 +6,9 @@
6
6
  <img alt="DEVLYN" src="assets/logo.svg" width="540" />
7
7
  </picture>
8
8
 
9
- ### The AI Development Toolkit for Claude Code
9
+ ### Context Engineering & Harness Engineering Toolkit for Claude Code
10
10
 
11
- **Ideate. Resolve. Ship.All from your terminal.**
11
+ **Structured prompts, agent orchestration, and automated pipelines debugging, code review, UI design, product specs, and more.**
12
12
 
13
13
  [![npm version](https://img.shields.io/npm/v/devlyn-cli.svg)](https://www.npmjs.com/package/devlyn-cli)
14
14
  [![npm downloads](https://img.shields.io/npm/dw/devlyn-cli.svg)](https://www.npmjs.com/package/devlyn-cli)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devlyn-cli",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "description": "AI development toolkit for Claude Code — ideate, auto-resolve, and ship with context engineering and agent orchestration",
5
5
  "homepage": "https://github.com/fysoul17/devlyn-cli#readme",
6
6
  "bin": {