nextcloud / nextcloud/assistant
Tag AI-generated files in user's storages
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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