Skip to content

docs: Update Sebastian Maniak's author details and add a title to the…#330

Merged
ProfessorSeb merged 1 commit intomainfrom
fix/sebastian-author-info
Mar 11, 2026
Merged

docs: Update Sebastian Maniak's author details and add a title to the…#330
ProfessorSeb merged 1 commit intomainfrom
fix/sebastian-author-info

Conversation

@ProfessorSeb
Copy link
Collaborator

… human-in-the-loop kagent blog post.

… human-in-the-loop kagent blog post.

Signed-off-by: Sebastian Maniak <sebastian@maniak.io>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates blog content and author metadata so the “human-in-the-loop kagent” post renders with an explicit on-page title and Sebastian Maniak’s author card reflects updated role/details.

Changes:

  • Added an explicit H1 heading to human-in-the-loop-kagent.mdx.
  • Updated Sebastian Maniak’s author title, photo path, and bio in the blog authors registry.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/blogContent/human-in-the-loop-kagent.mdx Adds an explicit H1 so the post has an on-page title when rendered.
src/app/blog/authors.ts Updates Sebastian Maniak’s displayed author details (title/photo/bio).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

authorIds: ["sebastianmaniak"],
};

# How to build Kubernetes-native AI agents that pause and ask for approval before taking destructive actions, using kagent's human-in-the-loop capabilities.
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new H1 duplicates the metadata.description and doesn’t match metadata.title, which is inconsistent with the other blog MDX posts where the H1 mirrors metadata.title. This will make the on-page heading differ from the post title shown in listings/SEO metadata. Consider changing the H1 to the metadata.title value and keeping this longer sentence only in metadata.description (and without a trailing period, to match other H1s).

Copilot uses AI. Check for mistakes.
@ProfessorSeb ProfessorSeb force-pushed the fix/sebastian-author-info branch from 5a91e5a to 89dad25 Compare March 11, 2026 21:49
@ProfessorSeb ProfessorSeb merged commit 8fe6fc1 into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants