From d12e18d7f66dd2d279bbdf3af14a3f686899dfbb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Mar 2026 20:07:03 +0000 Subject: [PATCH 1/2] Initial plan From c1bb8063653c0049c0a6f5061ab626a76a5f7b56 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Mar 2026 20:09:36 +0000 Subject: [PATCH 2/2] docs: add project description and Keep a Changelog preamble to CHANGELOG.md Co-authored-by: glebedel <10488548+glebedel@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c6365..1a0f207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +`@stackone/ai` is a Node.js SDK for the StackOne AI platform that provides integration capabilities, enabling agents to perform actions on SaaS tools through AI-friendly APIs using the StackOne platform. + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + ## [2.4.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.3.0...v2.4.0) (2026-03-06)