Skip to content

Continuous claude.ai and chatgpt.com export via Tauri SSO and cookie capture #1377

Description

@pascalwhoop

Problem / motivation

one off exports are nice but what's nicer is continuous exports of claude.ai etc.
Because I don't want to keep re-exporting my stuff every few days. I just wanna leave Agentsview running in the background and it keeps pulling claude/chatgpt convos into its DB over time.

Also, org linked accounts often don't let you export the conversations.

Proposed solution

We have a webkit browser already. We can

  • authenticate the user through tauri
  • route most requests through the webkit as well to ensure we use the right cookies etc
Image Image

Btw happy to work on this, i mainly want to start a discussion on how the maintainers would solve this as I tinker on this

Alternatives considered

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions