Skip to content

Zyn - 1.3.3

Choose a tag to compare

@SoyMaycol SoyMaycol released this 06 May 20:55
· 111 commits to main since this release
8c8bbc6

Zyn Agent

Changes:

  • Proper automatic operating system detection (no hardcoded environment assumptions).
  • Unified Git system into a single tool (git) with api and clone actions.
  • TUI improvements: message draft persistence and last user message preview in confirmations.
  • New CLI commands and aliases:
    • /summary, /rename, /clear, /quit
  • Improved CLI help, now structured in sections with Spanish and English descriptions.
  • /web command now supports opening the web UI with a custom host:port.
  • Web server now uses configurable HOST and PORT via environment variables.
  • Improved web session handling with automatic session directory creation.
  • Minor fixes in console text rendering.
  • Cleaner and updated README.
  • Version bump: 1.3.21.3.3

Notes:

  • The most significant change in this version is the environment detection cleanup and Git system reorganization.

Update from Maycol