10000 fix: attachment persistence with IndexedDB storage by ntheanh201 · Pull Request #15 · google/adk-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: attachment persistence with IndexedDB storage #15

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ntheanh201
Copy link
Contributor

Description

Currently, when reloading sessions, all attachments are lost, preventing users from accessing previously uploaded files.

Changes

  • Implement IndexedDB storage for persistent at 8000 tachment data.
  • Group attachments with their associated text inputs for better organization.

Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
@wyf7107
Copy link
Collaborator
wyf7107 commented May 21, 2025

Hi @ntheanh201, thank you for the contribution. Persistent attachment is a larger feature that's on the roadmap. I would love to have this PR as a reference for other developers in case they want to have customized solution for persisting the attachments between sessions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
43DE
Development

Successfully merging this pull request may close these issues.

2 participants
0