From 5e118ce34a1fa6a68d264ef6f9309f44b249bd60 Mon Sep 17 00:00:00 2001 From: Jonathan Haas <15969068+haasonsaas@users.noreply.github.com> Date: Thu, 7 May 2026 21:16:57 -0700 Subject: [PATCH] chore(main): release 0.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ support/Info.plist | 4 ++-- version.txt | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..0ee8c01 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c96c98d..504d335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.3.0](https://github.com/evalops/agentd/compare/v0.2.0...v0.3.0) (2026-05-08) + + +### Features + +* add local MCP context tools ([e176633](https://github.com/evalops/agentd/commit/e17663302494091727d4c2de8a299d0614bae66a)) +* print MCP client config ([ce1bec9](https://github.com/evalops/agentd/commit/ce1bec915c6a6069691158c0c7eba6aa5acf000d)) + + +### Bug Fixes + +* avoid keychain in MCP device snapshot ([#123](https://github.com/evalops/agentd/issues/123)) ([ea5342b](https://github.com/evalops/agentd/commit/ea5342bf5d829e40513a307b6905097923be6c91)) + ## [0.2.0](https://github.com/evalops/agentd/compare/v0.1.0...v0.2.0) (2026-05-06) diff --git a/support/Info.plist b/support/Info.plist index 6226b79..6338bdb 100644 --- a/support/Info.plist +++ b/support/Info.plist @@ -13,9 +13,9 @@ CFBundlePackageType APPL CFBundleVersion - 0.2.0 + 0.3.0 CFBundleShortVersionString - 0.2.0 + 0.3.0 SUFeedURL https://github.com/evalops/agentd/releases/latest/download/appcast.xml SUPublicEDKey diff --git a/version.txt b/version.txt index 0ea3a94..0d91a54 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.0 +0.3.0