Skip to content

Latest commit

 

History

History
91 lines (76 loc) · 9.35 KB

CHANGELOG.md

File metadata and controls

91 lines (76 loc) · 9.35 KB

Changelog

2024-10-28

  • use new URL embedding for 3D avatar (84d97ff) by Matt Taylor
  • bumped avatar3d to get reduced dist build size (92ca898) by Matt Taylor

2024-10-25

  • fix-merge-conflict (bcacea8) by Matt Taylor
  • Merge branch 'master' of github.com:AIPL-labs/ai-ui (60f1197) by Matt Taylor
  • increase nodejs heap space for vite build (acccf2e) by Matt Taylor
  • added build-publish script (3d7ff27) by Matt Taylor
  • 3D Avatar works, with updated github dependecies (c8a12c1) by Matt Taylor
  • First pass at 3D Avatar, use WS for getting R2 data instead of fetch (f7f3eea) by Matt Taylor

2024-10-09

  • ai-ui-vite-config-update (e0024ab) by Matt Taylor
  • fixed video greeting browser-sec bug (18aff2e) by Matt Taylor

2024-10-02

  • proper production settings for ai-ui (acbd0b4) by Matt Taylor
  • re-add beta to hardcoded groups to fix add default char (65b6218) by Matt Taylor

2024-09-16

  • Merge remote-tracking branch 'origin/master' (7c1bfd1) by Matt Taylor
  • updated-changelog (eaaabf6) by Matt Taylor
  • added changlog script and publish package script (2919bdf) by Matt Taylor
  • added changlog script and publish package script (33a864c) by Matt Taylor
  • bumped to latest Radix, redesign of character-editor, added documentation for character-editor (e89944a) by Matt Taylor
  • Character editor now has groups, dialogs now have a close-dialog button in upper-right, delete character now has an are you sure dialog (a830f0b) by Matt Taylor

2024-09-13

  • simplify AiplChatWindow (57376d3) by Matt Taylor

2024-09-12

  • simplify aipl-client (5f5b2ce) by Matt Taylor
  • updates to AiplClinet defaults (cec958e) by Matt Taylor

2024-09-11

  • added imagegen to aipl-client (7165141) by Matt Taylor
  • add system message to pap chat start (67268b1) by Matt Taylor
  • add systemMessage to startChat for aiplclient (5a74b63) by Matt Taylor

2024-09-10

  • fixed state update bug with AiplComponentProvider (24ac2fd) by Matt Taylor
  • fixed state update bug with AiplComponentProvider (5fa5d2b) by Matt Taylor
  • fixed state update bug with AiplComponentProvider (fa0ab09) by Matt Taylor

2024-09-09

  • defaultComponentState for AiplProvider (6a217e0) by Matt Taylor
  • default unknown generic for AiplComponentContextConfig (24e5a73) by Matt Taylor
  • added recomendation for bun.lockb git strategy (a9613d1) by Matt Taylor
  • bump-mjtdev-engin (65c8ce2) by Matt Taylor
  • bump-mjtdev-engin (f33605a) by Matt Taylor

2024-09-08

  • new-version-format (fa8533d) by Matt Taylor
  • bump-dep-versions (2d2c515) by Matt Taylor
  • bump-dep-versions (408e041) by Matt Taylor
  • bump-dep-versions (98bae06) by Matt Taylor
  • bump-dep-versions (a17ad1d) by Matt Taylor
  • bump mjtdev/engine (d7ff304) by Matt Taylor
  • bump dep versions (cfd3542) by Matt Taylor
  • add standby notice (8bab2ee) by Matt Taylor
  • bumped ai-worker-common (a39d461) by Matt Taylor

2024-09-07

  • start chat with schema defined on AiplComponentProvider init (34ff047) by Matt Taylor
  • add schema to start pap chat (1d25aab) by Matt Taylor
  • bump ai-worker-common (2bce2b0) by Matt Taylor
  • added startChat to aiplClients (527be51) by Matt Taylor
  • AiplChat into AiplChatButton and AiplChatWindow with theme props as params (a961f8d) by Matt Taylor
  • fix call function, cleanup aiplClient dead code (064eb36) by Matt Taylor
  • turn on errors in pap mode (afa1064) by Matt Taylor
  • cleaned up logs, rationalized aipl-components and exisitng app to use same ws (c0fe311) by Matt Taylor
  • added onUpdate to AiplChat (58d4fe8) by Matt Taylor

2024-09-06

  • added assets to docs (a73afbe) by Matt Taylor
  • Added project docs for PAPs and App Fronts (7a4d72d) by Matt Taylor

2024-09-05

  • introduced storybook, updated stories and config to hit PROD by default (f08ac4f) by Matt Taylor
  • simplified AiplComponentProvider to no longer require homebase and pap-id, uses vite.conf defines by default (52d3664) by Matt Taylor
  • APP_VERSION from package.json (414d115) by Matt Taylor
  • use vite.config for home-base url (a02cffa) by Matt Taylor
  • changed-project-name (53666c0) by Matt Taylor
  • added public to github, to insure correct model and onnx runtime for vad, as well as image assets (df1005e) by Matt Taylor
  • Create LICENSE (840edc1) by Matt Taylor
  • updated version script (acade74) by Matt Taylor
  • initial commit (89aa707) by Matt Taylor