7 comments

  • cbg0 14 hours ago ago

    It seems like every prompt is sent over to gopeek.ai and that's a pretty big thing you forgot to mention.

    • itsankur 13 hours ago ago

      Updating, you're right! Sorry that wasn't intentional. We're already working on whitelists and blacklists for files, topics, etc..

      Sensitive data is wiped and never stored such as keys, tokens, and PII.

      If it's a non-starter for most users, we'd definitely build out encryption, and local storage formats.

      Cloud was for product velocity for ourselves, not to be malicious. Again we put it together in 4 days.

      Appreciate the warning here.

  • 4b11b4 6 hours ago ago

    The sheer number of people throwing their nonsense memory implementations at the wall right now is just..

    • itsankur 2 hours ago ago

      What’s the right solution? We were just trying to solve our own problem and it turned out interesting. If you know the not “nonsense” one that works please share.

  • itsankur 13 hours ago ago

    As pointed out below:

    Currently your prompts are processed by our server hosted at www.gopeek.ai. This was meant for velocity and early iteration while we're getting data models right.

    We're already working on whitelists and blacklists for files, topics, memory exports, and can even work on self-hosted/locally hosted versions so please let us know what is a non-starter on this front.

    Sensitive data is already wiped and never stored such as keys, tokens, and PII.

  • esperent 13 hours ago ago

    Yeah I'm not using this.

    Information We Collect Account Information

    Conversation Data (Claude Code Plugin)

    When you use the Peek Claude Code plugin, it reads portions of your Claude Code conversation transcript on your local machine and sends the following to our servers:

    Your most recent message (prompt text) Recent conversation context (up to 10 prior messages, truncated to 500 characters each)

    • itsankur 5 hours ago ago

      Understood. If it was full local or where only you hold the decryption key?