Pre-open the artifact menu if it's closed

This commit is contained in:
2025-07-13 17:14:51 -04:00
parent 437c41ec51
commit 53df3702ea
2 changed files with 60 additions and 28 deletions

View File

@ -37,5 +37,4 @@ If you've followed the other steps, you should see some activity in the chat pag
## Changes under consideration
1. Optionally scrape project-level artifacts instead of chat-level artifacts
2. Auto-open the sidebar as needed
3. Rename the zip file based on the project's name
2. Fix the scraper to work with single-artifact chats that don't have a selector button. Not sure how we'll get the artifact name here.