Skip to content

Releases: broomva/arcan

v0.1.1

28 May 02:05
eed6dd3
Compare
Choose a tag to compare

0.1.1 (2024-05-20)

Bug Fixes

  • added baseline auth module (77a31e9)
  • added local agent with ollama and local db session (cebdb06)
  • added protected routes with configurable fields (123a82f)
  • update to the api using middleware (cfd56ce)
  • updated api/chat (69ab941)
  • updated datamodel and api structure to avoid circular dependencies (f6a2a7a)

v0.1.0

13 May 04:53
e416517
Compare
Choose a tag to compare

0.1.0 (2024-05-13)

Bug Fixes

  • added ArcanSpellsAgent and api/serving methods (cc720b1)
  • added base tests (9bed7d8)
  • added initial files for ai and api modules (24bb23e)
  • added next.js components (e3c8679)
  • added runnables to create usable models from served endpoint (08cb77c)
  • added thirdweb wallet connect (a2019f2)
  • added user datamaodel and updated api (e2de273)
  • compiled fe (2d13004)
  • created entrypoint with typer for the cli (3896b7a)
  • included lib in gitignore and added lib files (0c23992)
  • separating frontend and backend codebase (67d56d4)
  • stabilized scaffold from play nextjs to set up fully featured frontend (1f99556)
  • updated api key name (d0b417c)
  • updated api with langserve routes (dcbe459)
  • updated cli and api routes (c2aee30)
  • updated copy with arcan (dc02a15)
  • updated hero (ecd1bc6)
  • updated hero with proper copy (38411df)
  • updated homepage and spells studio copy (c2ed033)
  • updated logo (586f4af)
  • updated readme (9c1f416)
  • updated server run command in Makefile (0197998)
  • updated the auth settings (cfbf3fc)
  • various updates to the app (fef0ffe)