You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove unified API integration and migrate to connector-based naming (#219)
lint: Linting rules are now significantly stricter. Code that previously passed Biome's checks may now fail with oxlint's pedantic, correctness, suspicious, performance, and style rule categories all set to error level.
resolve typecheck errors by upgrading to zod v4 and ai SDK 5.0.108 (#183)
BaseToolSetConfig.stackOneClient is now rpcClient
bun -> pnpm+vitest && manage deps with flake.nix (#143)
OpenAPI spec imports from src/openapi/ are removed
desp: update openai sdk to v6 and deprecate v4 (#120)
metaRelevantTools() renamed to metaTools() and now returns Promise