@textcortex/zenocode 0.1.6 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Zenocode is the secure coding agent for TextCortex customers. It runs in your terminal, edits files, executes scripts, and more.
4
4
 
5
- Built for teams that need speed, control, and trust, Zenocode combines a terminal-native coding workflow with TextCortex authentication, workspace routing, and enterprise security from day one.
5
+ Built for teams that need speed, control, and trust, Zenocode combines a terminal-native coding workflow with workspace routing and enterprise security from day one.
6
6
 
7
7
  ## What This Package Does
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@textcortex/zenocode",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Secure, EU-hosted coding agent for TextCortex customers that runs in your terminal, edits files, runs scripts, and more.",
5
5
  "private": false,
6
6
  "license": "UNLICENSED",