Skip to content

feat(insomnia): koh cli landing page#5877

Open
juliamrch wants to merge 6 commits into
mainfrom
iss5832
Open

feat(insomnia): koh cli landing page#5877
juliamrch wants to merge 6 commits into
mainfrom
iss5832

Conversation

@juliamrch

@juliamrch juliamrch commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

This PR introduces Koh CLI, an agent-friendly command line tool to interact with Insomnia projects.

closes #5832

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@netlify

netlify Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit cd254e7
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a4fdef256ff59000842eaa6
😎 Deploy Preview https://deploy-preview-5877--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliamrch juliamrch self-assigned this Jul 8, 2026
@juliamrch juliamrch requested a review from Copilot July 8, 2026 12:37
@juliamrch juliamrch marked this pull request as ready for review July 8, 2026 12:37
@juliamrch juliamrch requested a review from a team as a code owner July 8, 2026 12:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new landing page for Koh CLI (an agent-focused CLI for Insomnia Git projects) and surfaces it across the site navigation so users can discover it from the Insomnia product page and top navigation.

Changes:

  • Added a new Koh CLI landing page with introductory content, install steps, command examples, FAQ, and related resource link.
  • Added a Koh CLI card to the Insomnia landing page “Get started” section.
  • Added Koh CLI to the top navigation (platform tools + AI tools sections).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
app/_landing_pages/koh.yaml New landing page content for Koh CLI (overview, install, usage, FAQs).
app/_landing_pages/insomnia.yaml Adds a “Koh CLI” card linking to /koh/ from the Insomnia landing page.
app/_data/top_navigation.yml Adds Koh CLI to global navigation (platform tools and AI tools lists).

Comment thread app/_landing_pages/koh.yaml
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_data/top_navigation.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_landing_pages/koh.yaml Outdated
Comment thread app/_landing_pages/koh.yaml
juliamrch added 2 commits July 9, 2026 16:24
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

@cloudjumpercat cloudjumpercat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I just had nitpicks for now, I wanted to make sure I wasn't blocking the release.

Since this is a tech preview and things can change, these docs are good as-is. For a public beta or GA release, I'd like to see more specific use case examples like the ones from the PRD (though they seem to need actual verification with Koh and are speculative in the PRD). I think humans and agents would benefit from some opinionated examples for what they can do with Koh, and even how tos possibly that show the chain of commands to run to achieve an outcome.

title: Koh CLI, the agent-friendly CLI for Insomnia
content_type: landing_page
description: This page is an introduction to Koh CLI, an agent-friendly command line tool for Insomnia.
tech_preview: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
tech_preview: true
permalink: /insomnia/koh/
tech_preview: true

Unless we anticipate Koh to work with other products outside of Insomnia, I'd move this to the Insomnia landing page directory and update the permalink to this.


Koh CLI isn't the same as [Inso CLI](/inso-cli/), see [the FAQ section](#frequently-asked-questions).

Koh CLI works only with Insomnia [Git projects](/insomnia/storage/#git-sync). For the package and detailed usage, see [koh-cli on npm](https://www.npmjs.com/package/koh-cli#detailed-usage).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Koh CLI works only with Insomnia [Git projects](/insomnia/storage/#git-sync). For the package and detailed usage, see [koh-cli on npm](https://www.npmjs.com/package/koh-cli#detailed-usage).
Koh CLI only works with Insomnia [Git projects](/insomnia/storage/#git-sync). For the package and detailed usage, see [koh-cli on npm](https://www.npmjs.com/package/koh-cli#detailed-usage).

Comment thread app/_landing_pages/koh.yaml Outdated
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@juliamrch juliamrch added the do not merge Issues/ PRs whose changes should not be merged at this time label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time product:insomnia

Projects

None yet

Development

Successfully merging this pull request may close these issues.

insomnia: koh landing page

4 participants