Skip to content

feat: improve agent UX for search_docs tool (#35) #52

feat: improve agent UX for search_docs tool (#35)

feat: improve agent UX for search_docs tool (#35) #52

Triggered via push March 26, 2026 19:29
Status Success
Total duration 1m 39s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test: packages/content-loader/src/types.ts#L141
'NOT_IMPLEMENTED' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L139
'ARCHIVE_ERROR' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L137
'GIT_REPO_ERROR' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L135
'WEB_SOURCE_ERROR' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L31
'ARCHIVE' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L29
'API_DOCUMENTATION' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L27
'DOCUMENTATION_SITE' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/types.ts#L25
'GIT_REPO' is defined but never used. Allowed unused vars must match /^_/u
test: packages/content-loader/src/docset-init.ts#L38
'result' is defined but never used. Allowed unused args must match /^_/u
test: packages/cli/src/api/types.ts#L69
'result' is defined but never used. Allowed unused args must match /^_/u
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mathieudutour/github-tag-action@v6.2, softprops/action-gh-release@v1, tibdex/github-app-token@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/