@taotao7/braincode 0.2.5 → 0.2.7
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ A `postinstall` step downloads the platform-specific binary from the matching Gi
|
|
|
12
12
|
|
|
13
13
|
## Release
|
|
14
14
|
|
|
15
|
-
`0.2.
|
|
15
|
+
`0.2.7` adds terminal image previews, richer Config Web health/OAuth setup, permission policy improvements, execution benchmark fixtures, and MCP health/session loading improvements. The npm package version must match the GitHub release tag because `postinstall` downloads assets from `v<version>`.
|
|
16
16
|
|
|
17
17
|
## Usage
|
|
18
18
|
|