nextcloud / nextcloud/text

AI assisted version summaries

Open
#8,904 0 comments 2 reactions 1 assignee View on GitHub

@hweihwang is already working on this.

Since Jul 23, 2026.

1. to develop enhancement
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

The enhance the version view in the sidebar, opt-in enabled AI can offer to create a summary between the versions for a better overview of the changes and a generally better and more welcoming experience.

  • A simple "Generate summary" button for every version would be a basic first step, but not full vision.
  • It would be nice to automatically start generating when you open the "Versions" sidebar, and show "Generating summary…" feedback, starting of course with the most recent version.
  • Versions can be very small so it doesn’t make sense to generate a summary for all of them, but the LLM can help with grouping too.
  • We have to watch the load of course:
    • This is why it is only shown on opening the Versions tab
    • We of course should cache the summaries as they are the same for everyone

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.