Skip to content

Releases: null-shot/typescript-agent-toolkit

Release v0.3.6

29 Aug 09:37

Choose a tag to compare

Packages

  • @nullshot/mcp: 0.3.6
  • @nullshot/test-utils: 0.3.3
  • @nullshot/agent: 0.3.4
  • @nullshot/cli: 0.2.5

Recent Changes

  • chore(release): version packages (6bffc05)
  • RELEASING: Releasing 1 package(s)

Releases:
@nullshot/mcp@0.3.6

[skip ci] (6aec108)

  • Bug/mcp types (#79)
  • Fix simple prompt agent

  • docs(changeset): Introduce Env for Parent classes


Co-authored-by: Disturbing hello@xavalabs.com (2c889a5)

  • chore(release): version packages (78d8eea)
  • RELEASING: Releasing 4 package(s)

Releases:
@nullshot/agent@0.3.4
@nullshot/cli@0.2.5
@nullshot/mcp@0.3.5
@nullshot/test-utils@0.3.3

[skip ci] (48acfdb)

Release v0.2.1

11 Aug 23:37

Choose a tag to compare

Packages

  • @xava-labs/mcp: 0.2.1
  • @xava-labs/test-utils: 0.2.0
  • @xava-labs/playground: 0.2.2

Recent Changes

  • RELEASING: Releasing 3 package(s)

Releases:
@xava-labs/playground@0.2.2
@xava-labs/mcp@0.2.1
mcp-proxy-example@1.0.1

[skip ci] (c7f0dfe)

  • Initial chat working in browser.

  • server add

  • new server

  • Proxy implementation for playground.

  • Current state saved

  • Refactor mcp proxy locaiton + refactor tests to use websocket tunnel.

  • Fix all packages and dev to be able to start effectively for playground

  • Fix hibneraiton issues and status checks

  • Realtime connection states donezo

  • Fix configuration for new mcps.

  • Package for external react components + example implementation

  • docs(changeset): New MCP proxy support and Playground for local mcp testing

  • Minor package bumps

  • temporary mcp tools server until we upgrade into index.ts

  • Migrate to pnpm + update auto build and deps

  • Migrate projects to pnpm

  • index.ts with tools

  • Working tool calls.

  • Remove excessive logging

  • Fix reconnection logic for MCP client

  • Configure system prompts and advance usage from the ui

  • Error handling and user friendly responses.

  • Fix deps and cleanup old code thats not used

  • Update to 1.13 consistent sdk across all .

  • docker updates with new dependencies

  • updated test figma

  • remove double

  • small readme updates

  • another README update

  • Stash commit of work for playground

  • Reconnect playground logic to UI.

  • Update pnpm-lock.yaml with new @radix-ui/react-tabs dependency and improve CSS styles for model selector and dropdown components to match design specifications. Enhance chat API with detailed logging for debugging and refactor model fetching logic in chat components.

  • Animation for mcp server load

  • Production ready docker file

  • Fix builds

  • Fix mcp toolbox builds

  • Remove old builds

  • Fix misc build errors.

  • Lint fixes

  • Ignore data!

  • And ignore db

  • Reorganize files and builds now bundled correctly.

  • Fix mcp proxy to work with live registry image.

  • Fix linting and various bugs

  • Fix linting errors

  • More linting fixes.

  • Refactor MCP server components to support installer preferences and Cursor deeplink generation. Added new icons and improved dropdown functionality for installation options.

  • More lint fixes.

  • MOre lint fixes

  • Update license to prevent platform competition

  • Fix lint

  • Fix crud-mcp build

  • Fix config.

  • Fix images to be in the palyground showcase.

  • ATtempt fix build linting

  • Fix formatting for the landing page.

  • Playground refactor.

  • docs(changeset): Introducing playround and mcp proxy support

  • docs(changeset): playground introduction

  • Proper merge bump fixes.

  • Fix compile errors

  • Fix references

  • Fix linting errors

  • Linting consistency

  • Fix playground example linting errors

  • Fix accidental ignore

  • Fix tests

  • Fix build deps

  • Temp pause of crud MCP.

  • Delete incorrect vibe coded file


Co-authored-by: disturbing hello@xavalabs.com
Co-authored-by: juliux jules@avalaunch.app (89571a8)

Release v0.2.0

29 Apr 08:07

Choose a tag to compare

Packages

  • @xava-labs/mcp: 0.2.0
  • @xava-labs/test-utils: 0.2.0

Recent Changes

  • RELEASING: Releasing 4 package(s)

Releases:
@xava-labs/agent@0.2.0
@xava-labs/mcp@0.2.0
playground@0.2.0
@xava-labs/test-utils@0.2.0

[skip ci] (0f5bf19)

  • Fix packages (57090f9)
  • docs(changeset): Fixing versions to align them (0e0ff2d)
  • RELEASING: Releasing 2 package(s)

Releases:
@xava-labs/agent@0.0.2
playground@0.1.1

[skip ci] (40c8551)

Release v0.1.1

20 Apr 07:56

Choose a tag to compare

Packages

  • @xava-labs/mcp: 0.1.1
  • @xava-labs/test-utils: 0.1.1

Recent Changes

  • feat: add GitHub release creation to workflow (109d3dd)
  • RELEASING: Releasing 2 package(s)

Releases:
@xava-labs/mcp@0.1.1
@xava-labs/test-utils@0.1.1

[skip ci] (90d0e62)

  • fix: update npm publishing strategy for first-time package release (f8bfa01)
  • fix: update workflow to directly publish without PR creation (c58dd2e)
  • fix: update GitHub Actions workflow with proper permissions (02b5ede)