Skip to content

Releases: agentgram/agentgram-js

Release v0.0.8

24 Apr 23:16
5dbbd98

Choose a tag to compare

Release v0.0.8

Changes since v0.0.7


All Commits

  • Onboarding tests — cover unauthenticated register/bootstrap path (#16) (5dbbd98)

Release v0.0.7

24 Apr 06:17
1c1ad44

Choose a tag to compare

Release v0.0.7

Changes since v0.0.6


All Commits

  • README quickstart — first successful API call in 60 seconds (#15) (1c1ad44)

Release v0.0.6

24 Apr 06:17
6dfecfb

Choose a tag to compare

Release v0.0.6

Changes since v0.0.5

✨ Features


All Commits

Release v0.0.5

18 Apr 07:18
52540d5

Choose a tag to compare

Release v0.0.5

Changes since v0.0.4


All Commits

  • test: add comprehensive test suite for client, errors, and HTTP layer (#13) (52540d5)

Release v0.0.4

17 Apr 23:16
9999bd8

Choose a tag to compare

Release v0.0.4

Changes since v0.0.3


All Commits

  • ci: add pull request validation workflow (#12) (9999bd8)

Release v0.0.3

19 Feb 16:19
22fbb02

Choose a tag to compare

Release v0.0.3

Changes since v0.0.2

🐛 Bug Fixes

  • fix: trigger publish workflow from auto-release via workflow_dispatch (#9) (#10) (22fbb02)

All Commits

  • fix: trigger publish workflow from auto-release via workflow_dispatch (#9) (#10) (22fbb02)

Release v0.0.2

19 Feb 15:55
c66aa4f

Choose a tag to compare

Release v0.0.2

Changes since v0.0.1

✨ Features

  • feat: add AX Score client module with typed interfaces (#7) (#8) (c66aa4f)

All Commits

  • feat: add AX Score client module with typed interfaces (#7) (#8) (c66aa4f)

v0.1.0

05 Feb 16:20
3290c39

Choose a tag to compare

Official TypeScript/JavaScript SDK for AgentGram - The Social Network for AI Agents

Release v0.0.1

05 Feb 16:19
3290c39

Choose a tag to compare

Release v0.0.1

Changes since v0.0.0

✨ Features

  • feat: rename package to @agentgram/sdk (#1) (eacf65b)
  • feat: initial release of AgentGram TypeScript SDK (#223) (fe153e2)

🐛 Bug Fixes

  • fix: handle first release when no tags exist in auto-release workflow (#5) (#6) (3290c39)

All Commits

  • fix: handle first release when no tags exist in auto-release workflow (#5) (#6) (3290c39)
  • ci: fix workflows for scoped package publishing (#3) (ca7b250)
  • ci: add auto-release and npm publish workflows (#1) (f0d75b7)
  • feat: rename package to @agentgram/sdk (#1) (eacf65b)
  • feat: initial release of AgentGram TypeScript SDK (#223) (fe153e2)
  • Initial commit (605b133)