Skip to content

Releases: ArcadeAI/create-arcade-agent

v0.5.1

19 Mar 00:06
07b0ab3

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Mar 20:14
6059c6a

Choose a tag to compare

What's Changed

  • Fix scaffold pain points + fix three regressions (plan prompt, mutation filter, migrations) by @teallarson in #29

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Mar 22:53
c252bec

Choose a tag to compare

What's Changed

  • Fix release workflow: use bun install, check version against registry by @teallarson in #25
  • Remove package-lock.json, bump to 0.4.1 by @teallarson in #27

Full Changelog: v0.4.0...v0.4.1

v0.3.2

05 Mar 20:28
3212548

Choose a tag to compare

What's Changed

  • Remove Quick start section with incorrect commands by @teallarson in #22

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 Mar 20:17
6ecf132

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Mar 19:17
76e213f

Choose a tag to compare

What's Changed

  • Apply code review fixes: security, deduplication, CLI UX, and bug fixes by @teallarson in #11
  • Clean up README for public consumers, add CONTRIBUTING.md by @teallarson in #19
  • Remove chat, use arcade design tokens in py agent by @teallarson in #20

Full Changelog: v0.2.5...v0.3.0

v0.2.5

05 Mar 00:40
3c0a2c5

Choose a tag to compare

What's Changed

  • Add CI pipeline with linting, formatting, and smoke tests by @teallarson in #2
  • Harden generator docs, gateway checks, and doctor workflows by @teallarson in #3
  • Post-merge cleanup: align TS template defaults and labeling by @teallarson in #4
  • Polish UI, Arcade branding, bun migration, and session fixes by @teallarson in #5
  • move to design system components, fix user verifier and auth flows by @teallarson in #6
  • Add Better Auth (TypeScript) and FastAPI Users (Python) to example agents by @teallarson in #7
  • Fix: add @better-auth/drizzle-adapter, bump better-auth to v1.5.3 by @teallarson in #8
  • Add npm release workflow with provenance by @teallarson in #9
  • Fix Mastra auth flow and Better Auth base URL by @teallarson in #10
  • Auto-tag and release on version bump merge to main by @teallarson in #12
  • Update package.json by @teallarson in #13
  • Bump version to 0.2.1 by @sdserranog in #15
  • Fix Trusted Publisher auth and bump to 0.2.2 by @sdserranog in #16
  • Fix OIDC auth for npm Trusted Publishers by @sdserranog in #17
  • Drop --provenance flag for private repo, bump to 0.2.5 by @sdserranog in #18

New Contributors

Full Changelog: https://github.com/ArcadeAI/create-arcade-agent/commits/v0.2.5