nextcloud / nextcloud/assistant

Tag AI-generated files in user's storages

Open
#387 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority medium
Dominant language
JavaScript
Stars
88
Forks
43
Avg merge
18h 49m
Merged PRs (30d)
3

Description

We could tag all the taskprocessing files that the assistant stores in a user's storage to express it was generated by AI.
The assistant stores task result files when the user hits the "save" or "share" button in the generic UI.

We could have an "AI-generated" tag.
The assistant needs to make sure the tag exists (and create it if not) before assigning it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the generic UI's save and share flow, then follow where taskprocessing result files are stored in a user's storage. Confirm how storage tags are created and assigned; done means an AI-generated tag is available and applied to every assistant-generated task result file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.