Skip to content

Latest commit

 

History

History
957 lines (626 loc) · 23.7 KB

File metadata and controls

957 lines (626 loc) · 23.7 KB

0.19.0 (2026-05-08)

Features

  • add terminal shortcuts and interrupt controls (3fff98d)

OpenSyntax v0.19.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add terminal shortcuts and interrupt controls

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.18.0 (2026-05-08)

Features

  • automate safe workspace edits by default (bb1c494)

OpenSyntax v0.18.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: automate safe workspace edits by default

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.17.1 (2026-05-08)

Bug Fixes

  • force deterministic tool workflows for coding tasks (823ee7a)

OpenSyntax v0.17.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: force deterministic tool workflows for coding tasks

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.17.0 (2026-05-07)

Features

  • polish autonomous agent UX (ff10910)

OpenSyntax v0.17.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: polish autonomous agent UX

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.16.0 (2026-05-07)

Features

  • add autonomous verification workflow engine (997d625)

OpenSyntax v0.16.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add autonomous verification workflow engine

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.15.0 (2026-05-07)

Features

  • improve first-run UX and command discoverability (db63d89)

Bug Fixes

  • make provider and model switching consistent (48cb2fa)

OpenSyntax v0.15.0

Summary

This release includes 2 validated changes for the OpenSyntax terminal AI coding agent.

Changes

  • feat: improve first-run UX and command discoverability
  • fix: make provider and model switching consistent

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.14.0 (2026-05-07)

Features

  • add advanced terminal command access and permissions (6210a04)

OpenSyntax v0.14.0

Summary

This release includes 2 validated changes for the OpenSyntax terminal AI coding agent.

Changes

  • Merge pull request #3 from itisuniqueofficial-gh/feat/advanced-terminal-permissions
  • feat: add advanced terminal command access and permissions

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.13.0 (2026-05-07)

Features

  • add advanced workspace file tools and permissions (8f21895)

OpenSyntax v0.13.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add advanced workspace file tools and permissions

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.12.1 (2026-05-07)

Documentation

  • improve responsive docs layout (57aa07d)

OpenSyntax v0.12.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • docs: improve responsive docs layout

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.12.0 (2026-05-07)

Features

  • add provider auth capabilities (0647996)

OpenSyntax v0.12.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add provider auth capabilities

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.11.1 (2026-05-07)

Bug Fixes

  • add tsconfig paths hint to resolve ui-config.js in language server (db309e1)

OpenSyntax v0.11.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: add tsconfig paths hint to resolve ui-config.js in language server

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.11.0 (2026-05-07)

Features

  • advanced Markdown rendering, streaming renderer, table/diff/link/message renderers, UI config system (697d582)

OpenSyntax v0.11.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: advanced Markdown rendering, streaming renderer, table/diff/link/message renderers, UI config system

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.10.0 (2026-05-07)

Features

  • advanced session system, codebox renderer, sidebar, status bar, and session commands (8ab22b2)

OpenSyntax v0.10.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: advanced session system, codebox renderer, sidebar, status bar, and session commands

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.9.1 (2026-05-07)

Maintenance

  • deps: bump diff from 7.0.0 to 8.0.3 (87ed193)

OpenSyntax v0.9.1

Summary

This release includes 2 validated changes for the OpenSyntax terminal AI coding agent.

Changes

  • Merge pull request #1 from itisuniqueofficial-gh/dependabot/npm_and_yarn/diff-8.0.3
  • chore(deps): bump diff from 7.0.0 to 8.0.3

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.9.0 (2026-05-07)

Features

  • connected-provider-only model/provider selection with cache and runtime validation (b7d7078)

OpenSyntax v0.9.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: connected-provider-only model/provider selection with cache and runtime validation

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.8.2 (2026-05-07)

Bug Fixes

  • provider request sanitizer, capability matrix, and actionable error messages (9db2674)

OpenSyntax v0.8.2

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: provider request sanitizer, capability matrix, and actionable error messages

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.8.1 (2026-05-07)

Bug Fixes

  • omit tool_calls field from assistant messages when empty to prevent 400 errors on NVIDIA NIM and other strict providers (e706d21)

OpenSyntax v0.8.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: omit tool_calls field from assistant messages when empty to prevent 400 errors on NVIDIA NIM and other strict providers

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.8.0 (2026-05-07)

Features

  • advanced provider/model system, thinking UI, full file permissions and workspace tools (7ceccec)

OpenSyntax v0.8.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: advanced provider/model system, thinking UI, full file permissions and workspace tools

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.7.1 (2026-05-07)

Documentation

  • add sponsors page and funding metadata (efd6265)

OpenSyntax v0.7.1

Summary

This release includes 2 validated changes for the OpenSyntax terminal AI coding agent.

Changes

  • docs: add sponsors page and funding metadata
  • Update Buy Me a Coffee username in FUNDING.yml

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.7.0 (2026-05-07)

Features

  • add workspace intelligence commands (4df5482)

OpenSyntax v0.7.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add workspace intelligence commands

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.6.0 (2026-05-07)

Features

  • support AGENTS workspace instructions (d4f9723)

OpenSyntax v0.6.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: support AGENTS workspace instructions

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.5.4 (2026-05-07)

Bug Fixes

  • harden workspace rule loading (8c8d820)

OpenSyntax v0.5.4

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: harden workspace rule loading

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.5.3 (2026-05-07)

Bug Fixes

  • handle empty rule ignore paths (09108b2)

OpenSyntax v0.5.3

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: handle empty rule ignore paths

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.5.2 (2026-05-07)

Bug Fixes

  • improve docs mobile navigation (586807f)

OpenSyntax v0.5.2

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: improve docs mobile navigation

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.5.1 (2026-05-07)

Continuous Integration

  • harden GitHub Pages docs deployment (0e7ab3a)

OpenSyntax v0.5.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • ci: harden GitHub Pages docs deployment

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.5.0 (2026-05-07)

Features

  • add workspace instruction rules (49e9fac)

OpenSyntax v0.5.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add workspace instruction rules

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.4.3 (2026-05-07)

Continuous Integration

  • enable GitHub Pages deployment (5ac80bf)

OpenSyntax v0.4.3

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • ci: enable GitHub Pages deployment

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.4.2 (2026-05-07)

Documentation

  • add GitHub Pages documentation site (34d7fbc)

OpenSyntax v0.4.2

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • docs: add GitHub Pages documentation site

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.4.1 (2026-05-07)

Bug Fixes

  • use active provider for chat runtime (f1780f4)

OpenSyntax v0.4.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • fix: use active provider for chat runtime

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.4.0 (2026-05-07)

Features

  • add provider onboarding and auth management (7a232c4)

OpenSyntax v0.4.0

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • feat: add provider onboarding and auth management

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.3.1 (2026-05-07)

Documentation

OpenSyntax v0.3.1

Summary

This release includes 1 validated change for the OpenSyntax terminal AI coding agent.

Changes

  • docs: improve project README

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.3.0 (2026-05-07)

Features

  • add terminal coding agent foundation (9c0625a)

Bug Fixes

  • add semantic release conventional commits preset (67ee361)

Continuous Integration

  • automate npm and GitHub releases (7cb5508)

OpenSyntax v0.3.0

Summary

This release includes 3 validated changes for the OpenSyntax terminal AI coding agent.

Changes

  • fix: add semantic release conventional commits preset
  • ci: automate npm and GitHub releases
  • feat: add terminal coding agent foundation

Installation

npm install -g opensyntax

Upgrade

npm update -g opensyntax

Links

0.2.1 (2026-04-30)

Bug Fixes

  • rebuild terminal chat layout and responsive panels (e63969a)

Changelog

All notable changes to this project will be documented in this file.

This project uses semantic-release to update the changelog automatically.