Skip to content

Conversation

Copy link

Copilot AI commented Jan 14, 2026

Description

Updates user documentation to reflect the prompts field introduced in PR #1054, which adds support for packaging LLM prompt files in ModelKits.

Kitfile Format Reference (pkg/artifact/kitfile.md)

  • Added prompts section documentation with field definitions (path, description)
  • Updated overview to include prompts in manifest sections list
  • Added example YAML showing prompts usage

CLI Reference (docs/src/docs/cli/cli-reference.md)

  • kit init: Documented automatic prompt detection (files containing .prompt, AGENTS.md, SKILL.md, CLAUDE.md)
  • kit unpack: Added prompts to valid filter types with examples:
    kit unpack myrepo/my-model:latest --filter=prompts
    kit unpack myrepo/my-model:latest --filter=prompts:system.prompt.md

Kitfile Overview (docs/src/docs/kitfile/kf-overview.md)

  • Added prompts to sections table
  • Updated minimal Kitfile requirements
  • Added prompts to full example YAML

Linked issues

Relates to #1054

AI-Assisted Code

  • This PR contains AI-generated code that I have reviewed and tested
  • I take full responsibility for all code in this PR, regardless of how it was created
Original prompt

generate documenatation for PR #1054

Custom agent used: user-documentation-agent
Updates user-facing documentation based on code changes in PRs.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: gorkem <82738+gorkem@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 14, 2026

Deploying kitops-org with  Cloudflare Pages  Cloudflare Pages

Latest commit: 623edca
Status: ✅  Deploy successful!
Preview URL: https://5daa6a87.kitops-org.pages.dev
Branch Preview URL: https://copilot-update-documentation.kitops-org.pages.dev

View logs

Co-authored-by: gorkem <82738+gorkem@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for PR #1054 docs: Update documentation for PR #1054 – prompts field support Jan 14, 2026
Copilot AI requested a review from gorkem January 14, 2026 19:07
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.

2 participants