Skip to content

[BUG] Move note to different project fails #157

@phernandez

Description

@phernandez

Bug Description

A user reported an issue asking the AI to move a file to a new project. The ai attempted the operation, but it was not clear that it did not complete successfully.

Expected Behavior

We don't currently support moving files to a new project. The AI assistant should provide clear feedback to the user.

Actual Behavior

The move_note tool should

  • return a clear message explaining that notes can't be moved
  • prompt the assistant to recreate the note in the new project

or the we should add support for moving a note to a new project directly in the code. This is problematic because we would have to pass two project values to the move note operation and we would need an api change.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions