changelog.md for @git.zone/tsdoc

2026-03-24 - 2.0.2 - fix(smartconfig)

migrate project metadata and config handling to .smartconfig.json

2026-03-24 - 2.0.1 - fix(aidocs, config)

migrate aidocs configuration handling from npmextra to smartconfig

2026-03-11 - 2.0.0 - BREAKING CHANGE(aidoc)

migrate agent orchestration to new runAgent API and filesystem tools; refactor model handling and update README and tests

2026-01-04 - 1.12.0 - feat(commit)

add token budgeting and dynamic diff token calculation to avoid OpenAI context limit issues

2025-12-16 - 1.11.4 - fix(aidocs_classes)

clarify recommendedNextVersionMessage field to require only the description body without the type(scope) prefix

2025-12-15 - 1.11.0 - feat(commit)

Integrate DualAgentOrchestrator for commit message generation and improve diff/context handling

2025-12-02 - 1.10.0 - feat(diff-processor)

Improve diff sampling and file prioritization: increase inclusion thresholds, expand sampled context, and boost priority for interface/type and entry-point files

2025-11-04 - 1.9.2 - fix(deps)

Update dependencies and devDependencies to newer versions (bump multiple packages)

2025-11-04 - 1.9.1 - fix(iterative-context-builder)

Rely on DiffProcessor for git diff pre-processing; remove raw char truncation, raise diff token safety, and improve logging

2025-11-04 - 1.9.0 - feat(context)

Add intelligent DiffProcessor to summarize and prioritize git diffs and integrate it into the commit context pipeline

2025-11-04 - 1.8.3 - fix(context)

Prevent enormous git diffs and OOM during context building by adding exclusion patterns, truncation, and diagnostic logging

2025-11-03 - 1.8.0 - feat(context)

Wire OpenAI provider through task context factory and add git-diff support to iterative context builder

2025-11-03 - 1.7.0 - feat(IterativeContextBuilder)

Add iterative AI-driven context builder and integrate into task factory; add tests and iterative configuration

2025-11-03 - 1.6.1 - fix(context)

Improve context building, caching and test robustness

2025-11-02 - 1.6.0 - feat(context)

Introduce smart context system: analyzer, lazy loader, cache and README/docs improvements

2025-09-07 - 1.5.2 - fix(package)

Bump dependencies, refine test script and imports, and overhaul README and docs

2025-08-16 - 1.5.1 - fix(aidoc)

Bump dependencies, add pnpm workspace config, and add AiDoc.stop()

2025-05-14 - 1.5.0 - feat(docs)

Update project metadata and documentation to reflect comprehensive AI-enhanced features and improved installation and usage instructions

2025-05-13 - 1.4.5 - fix(dependencies)

Upgrade various dependency versions and update package manager configuration

2025-02-25 - 1.4.4 - fix(dependencies)

Update dependencies to latest versions

2025-01-14 - 1.4.3 - fix(aidocs_classes)

Improve readme generation instructions to ensure correct markdown formatting.

2024-10-28 - 1.4.2 - fix(cli)

Ensure async completion for aidoc readme and description generation

2024-10-28 - 1.4.1 - fix(readme)

Correct async call to getModuleSubDirs in readme generation.

2024-10-28 - 1.4.0 - feat(aidocs)

Added support for building readmes for sub-modules in aidocs

2024-06-24 - 1.3.12 - fix(aidocs)

Fix changelog generation by handling leading newlines

2024-06-23 - 1.3.11 - fix(core)

Fixed new changelog formatting issue to retain consistent spacing.

2024-06-23 - 1.3.10 - fix(aidocs_classes)

Fix changelog format to remove extra newline

2024-06-23 - 1.3.9 - fix(aidoc)

Fix changelog generation by properly stripping markdown code fences

2024-06-23 - 1.3.8 - fix(changelog)

Fix changelog generation by properly stripping markdown code fences

2024-06-23 - 1.3.7 - fix(aidoc)

Update to include package-lock.json in uncommitted changes check

2024-06-23 - 1.3.6 - fix(commit)

Fixed issue with retrieving uncommitted diffs in git repository

2024-06-23 - 1.3.5 - fix(aidocs_classes)

Refactor and enhance changelog formatting

## 2024-06-23 - 1.3.3 - fix(aidocs_classes)
Fix changelog formatting issue in commit class

## 2024-06-23 - 1.3.2 - fix(aidocs_classes)
Fix minor bugs and update dependencies in aidocs_classes

## 2024-06-23 - 1.3.1 - fix(aidocs_classes)
Fix typo in INextCommitObject interface and update date format in changelog generation.

## 2024-06-23 - 1.3.0 - fix(aidocs_classes)
Fix typo in INextCommitObject interface

## 2024-06-23 - 1.2.4 - feat(core)
Added smarttime dependency and improved changelog generation

## 2024-06-23 - 1.2.3 - fix(logging)
Refactor logger initialization to use commitinfo data

## 2024-06-23 - 1.2.2 - fix(aidocs)
Fix bug in AiDoc class causing undefined token handling

## 2024-06-23 - 1.2.0 - fix(core)
Fixed usage of plugins in project context and readme generation

## 2024-06-23 - 1.1.42 - feat(aidocs_classes)
Enhance changelog generation by supporting complete generation in the absence of previous changelog files

## 2024-06-23 - 1.1.41 - fix(aidocs_classes)
Improve commit message generation by handling empty diffs and updating changelog instructions

Revision #2
Created 2026-03-28 13:07:04 UTC by foss.global Team
Updated 2026-03-29 16:49:29 UTC by foss.global Team