Skip to content

Conversation

SkidGod4444
Copy link

@SkidGod4444 SkidGod4444 commented Oct 11, 2025

✨ Summary

This PR introduces event history management to the DevTools, addressing issue #30.

Screenshots

Screenshot 2025-10-11 at 10 29 18 AM

🔧 Key Changes

  • Event History Management

    • Added support for fetching, listing, and clearing past events.
    • Implemented persistent event storage via Upstash Redis, with localStorage as a fallback.
  • UI Enhancements

    • Added new components for exploring and managing event history.
    • Updated styling and layout for a cleaner, more intuitive history interface.
  • Configuration Updates

    • Extended DevTools configuration to include customizable history settings.

✅ Outcome

This update enables developers to view, track, and manage previous events directly within DevTools, improving debugging and observability.


📌 Related Issue

Closes #30

Copy link

vercel bot commented Oct 11, 2025

@SkidGod4444 is attempting to deploy a commit to the Pontus Abrahamsson's projects Team on Vercel.

A member of the Team first needs to authorize it.

@SkidGod4444
Copy link
Author

@pontusab Please review this PR and let me know if I need to make any changes in order to merge it.

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.

Feature Request: Initialize DevTools with Historical Tool Call Data

1 participant