RubricLab / create-rubric-app

CLI tool to get started with a full-stack AI project.
https://todo.rubric.sh
Other
138 stars 9 forks source link

Stream LLM Messages and Descriptive Agent Action Logging #12

Closed arihanv closed 1 year ago

arihanv commented 1 year ago

I made changes that should resolve #4.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: f2fc92341007bd67f94736eeea0dcc4f08aaaae6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | create-rubric-app | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 year ago

@arihanv is attempting to deploy a commit to the RubricLab Team on Vercel.

A member of the Team first needs to authorize it.

arihanv commented 1 year ago

I also removed several unused state hooks.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-rubric-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 2:25pm
tedspare commented 1 year ago

Looks much cleaner and more readable already! Will review more fully after testing it locally