Skip to content

Fixes #603 - Add knowledge base assistant features - #607

Merged
ralf401 merged 5 commits into
pre-releasefrom
rsc/fixes/603
Aug 11, 2026
Merged

Fixes #603 - Add knowledge base assistant features#607
ralf401 merged 5 commits into
pre-releasefrom
rsc/fixes/603

Conversation

@ralf401

@ralf401 ralf401 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…ai-features.rst

- Knowledge Base Answer Generation: new section documenting the agent-facing feature in
  Related knowledge sidebar. Covers draft creation behavior (draft/published,
  author assignment, language, tag ``ai-generated``, note in content).

- Verified against codebase:
  * Service CreateAnswerFromAIResult confirms no auto-publish, tag_add(ai-generated),
    category resolution from admin-configured list, link-to-ticket added.
  * Vue component TicketKnowledgeBaseActions.vue confirms button label is
    ``$t("Add AI draft")`` shown on sidebar. Requires hasPermission(knowledge_base.editor)
    and active ai_provider.
  * Writing Assistant already documented; no changes needed there.
…ai-features.rst

Knowledge Base Answer Generation: new section documenting the agent-facing feature in
Related knowledge sidebar. Covers draft creation behavior (draft/published, author
assignment, language, tag ai-generated, note in content).

Suggested by AI: documents AI-suggested existing articles shown in the same sidebar
section, without adding unverified features (relevance scores, category display).

Verified against codebase before writing docs. Added image kb-answer-ticket-tab.png.
@ralf401 ralf401 self-assigned this Aug 10, 2026
@ralf401 ralf401 linked an issue Aug 10, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

Artifacts

Produced during runtime

📦 html-dc60b80

@dvuckovic
dvuckovic self-requested a review August 10, 2026 09:32
@bialaps
bialaps self-requested a review August 10, 2026 15:26
@ralf401
ralf401 merged commit 098e0c6 into pre-release Aug 11, 2026
1 check passed
@ralf401
ralf401 deleted the rsc/fixes/603 branch August 11, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add related knowledge feature and AI answer generation

3 participants