Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Auto save #927

Merged
merged 21 commits into from
Jul 2, 2023
Merged

✨ Auto save #927

merged 21 commits into from
Jul 2, 2023

Conversation

asim-shrestha
Copy link
Contributor

@asim-shrestha asim-shrestha commented Jul 2, 2023

About

When ever a message is added to the message store, also save it to the database. Now users won't have to manually save agents

Notes

  • NO changes to underlying data structure. We're still saving messages directly instead of the tasks that make them up
  • Remove manual save button
  • Make message service return the created message
  • Place useAgent / trpc stuff into agent-api and pass it to autonomous agent
  • For each work that sends a message, save it to storage via agent-api

@vercel
Copy link

vercel bot commented Jul 2, 2023

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

Name Status Preview Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview Jul 2, 2023 5:59am
docs ✅ Ready (Inspect) Visit Preview Jul 2, 2023 5:59am

@ergomake
Copy link

ergomake bot commented Jul 2, 2023

Hi 👋

We couldn't create a preview environment for this pull-request 😥

You can see your environment build logs here. Please double-check your docker-compose.yml file is valid.

If you need help, email us at [email protected] or join Discord.

Click here to disable Ergomake.

@asim-shrestha asim-shrestha merged commit 2299d37 into main Jul 2, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant