From 6a7db18a5ecb2040faa616a689450010224186ed Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Mon, 15 Jun 2026 22:42:31 -0400 Subject: [PATCH] chore: release v1.7.4 --- CHANGELOG.md | 18 ++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b46dc6..d78b175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.7.4](https://github.com/avoidwork/madz/compare/1.7.3...1.7.4) + +- docs: add TUI blueprint for next-generation terminal interface [`#277`](https://github.com/avoidwork/madz/pull/277) +- chore(deps): bump @opentelemetry/sdk-node [`#270`](https://github.com/avoidwork/madz/pull/270) +- chore(deps): bump oxlint from 1.69.0 to 1.70.0 [`#273`](https://github.com/avoidwork/madz/pull/273) +- chore(deps): bump oxfmt from 0.54.0 to 0.55.0 [`#272`](https://github.com/avoidwork/madz/pull/272) +- docs: add TUI2 IRC-style interface blueprint [`#275`](https://github.com/avoidwork/madz/pull/275) +- chore(deps): bump the langgraph group across 1 directory with 2 updates [`#269`](https://github.com/avoidwork/madz/pull/269) +- fix: correct cursor position on line wrap in input panel [`#274`](https://github.com/avoidwork/madz/pull/274) +- chore(deps): bump ink from 7.0.5 to 7.0.6 [`#271`](https://github.com/avoidwork/madz/pull/271) +- docs: update TUI command format from : to / prefix [`#268`](https://github.com/avoidwork/madz/pull/268) +- docs: sync config defaults and fix tool names in docs [`#267`](https://github.com/avoidwork/madz/pull/267) +- fix: suppress telemetry flush logs in shutdown test [`#264`](https://github.com/avoidwork/madz/pull/264) +- docs: add GitHub issue templates for bug reports and feature requests [`#262`](https://github.com/avoidwork/madz/pull/262) + #### [1.7.3](https://github.com/avoidwork/madz/compare/1.7.2...1.7.3) +> 14 June 2026 + +- chore: release v1.7.3 [`#260`](https://github.com/avoidwork/madz/pull/260) - fix: reset isCompacting state on new session [`#259`](https://github.com/avoidwork/madz/pull/259) #### [1.7.2](https://github.com/avoidwork/madz/compare/1.7.1...1.7.2) diff --git a/package-lock.json b/package-lock.json index 217aba3..ea6fc53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.7.3", + "version": "1.7.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.7.3", + "version": "1.7.4", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.2", diff --git a/package.json b/package.json index 110cb58..851243f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.7.3", + "version": "1.7.4", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",