4runr-os 2.9.6 → 2.9.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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "4runr-os",
3
- "version": "2.9.6",
3
+ "version": "2.9.7",
4
4
  "type": "module",
5
- "description": "4Runr AI Agent OS - Secure terminal interface for AI agents. v2.9.6: Connection State Render Fix - Added explicit render requests after all connection state transitions (connecting->success/error, health updates). Fixes UI breaking during connection attempts. v2.9.5: Critical Rendering Fix. ⚠️ Pre-MVP / Development Phase",
5
+ "description": "4Runr AI Agent OS - Secure terminal interface for AI agents. v2.9.7: Error Display Polish - Cleaner error messages with better formatting, word wrapping, and user-friendly error descriptions. Removed emojis, improved status display. v2.9.6: Connection State Render Fix. ⚠️ Pre-MVP / Development Phase",
6
6
  "main": "dist/index.js",
7
7
  "bin": {
8
8
  "4runr": "dist/index.js",