Skip to content

chicken and egg problem when adding to an agent on a new machine #109

Description

@tengomucho

When I spin a new VM and install funes and claude, I would like to be able to do funes add claude <org/repo> and, when I start claude, be able to recall memories stored in the bucket. The issue is that since claude has not been started yet, there is nothing to index yet, and I get this message:

funes: nothing indexed yet — nothing to publish to tengomucho/funes-memory yet. Run `funes index`, and the hooks keep it current from there.

Also, if I do funes recall "something" it prints this message:

Error: no local sessions found — looked in ~/.claude/projects, ~/.codex/sessions, ~/.pi/agent/sessions, ~/.hermes/state.db

But I would like for it to look on the bucket too.
I think that either something is not clear on this "empty machine" setup, or something is missing in the doc or readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions