Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/workflows/changelog-build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Rebuild changelog index

on:
pull_request:
paths:
- "changelog/**"
push:
branches: [main]
paths:
- "changelog/**"
workflow_dispatch:

jobs:
rebuild:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/changelog-commands.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Changelog reviewer commands
on:
issue_comment:
types: [created]
workflow_dispatch:

jobs:
dispatch:
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: >-
payments, and infrastructure for autonomous AI agents.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Kite Developer Docs

> **The first AI payment blockchain** — foundational infrastructure empowering autonomous agents to operate and transact with identity, payment, and verification.
Expand Down
6 changes: 6 additions & 0 deletions changelog/2026/2026-05-19-backend-v1-1-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ generated_at: 2026-05-19T18:00:00Z
corrected_at: null
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## What changed

When an agent constructs a session delegation, the preflight call now returns an `estimated_fees` object covering the catalog's known merchant fees, network gas, and Passport's own service margin. Approval pages can show users an itemized "up to ~$X" total instead of just a raw budget cap.
Expand Down
6 changes: 6 additions & 0 deletions changelog/2026/2026-05-19-cli-v1-3-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ generated_at: 2026-05-19T18:00:00Z
corrected_at: null
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## What changed

The `kpass activity` command previously returned the full event history with no way to narrow the result set. Agents asking "what did I spend on Amazon last week?" had to fetch everything and filter locally, which was slow on accounts with many sessions.
Expand Down
6 changes: 6 additions & 0 deletions changelog/2026/2026-05-19-skills-v0-9-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ generated_at: 2026-05-19T18:00:00Z
corrected_at: null
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## What changed

`request-session` previously treated any non-200 response from the catalog preflight as a hard failure, which meant transient catalog blips would abort otherwise-valid session approvals. The skill now retries 503 and timeout responses up to three times with exponential backoff before propagating the error.
Expand Down
6 changes: 6 additions & 0 deletions changelog/2026/2026-05-19-web-v1-2-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ generated_at: 2026-05-19T18:00:00Z
corrected_at: null
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## What changed

The session approval page now renders the new `estimated_fees` field from the backend preflight. Users see the budget cap and an itemized "up to ~$X" estimate covering merchant fees, network gas, and Passport's service margin.
Expand Down
6 changes: 6 additions & 0 deletions changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Changelog

Public delivery timeline for Kite Passport — see each component's recent releases below. Please be noticed this Changelog feature is still being processed and may change.
Expand Down
6 changes: 6 additions & 0 deletions dev/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Development Setup

This directory contains development and build tools for the Kite Documentation.
Expand Down
6 changes: 6 additions & 0 deletions docs/STYLING_GUIDE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# 🎨 Kite Documentation - Modern Styling Guide

## Overview
Expand Down
6 changes: 6 additions & 0 deletions get-started-why-kite/tokenomics.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: >-
AI economy
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Tokenomics

### The Mission of Kite AI
Expand Down
6 changes: 6 additions & 0 deletions get-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Get started with Kite - learn about our mission, use cases, architecture, and core concepts that make Kite the first AI payment blockchain.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
Comment thread
springzhang-kite marked this conversation as resolved.
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# 🎯 Get Started with Kite

Welcome to Kite - the first AI payment blockchain. This section will help you understand why Kite exists, what problems it solves, and how it works.
Expand Down
6 changes: 6 additions & 0 deletions get-started/architecture-and-design-pillars.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Architecture & Design Pillars

Kite is built from first principles for autonomous agents, not adapted from human-centric systems. Every architectural decision optimizes for one goal: enabling agents to operate with mathematical safety guarantees.
Expand Down
6 changes: 6 additions & 0 deletions get-started/core-concepts-and-terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Core concepts and terminology for Kite's agent-native infrastructure
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Core Concepts & Terminology

Essential building blocks that enable autonomous agent operations in Kite's ecosystem.
Expand Down
6 changes: 6 additions & 0 deletions get-started/introduction-and-mission.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ description: >-
and verification.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Introduction & Mission

#### Current State of Internet <a href="#current-state-of-internet" id="current-state-of-internet"></a>
Expand Down
6 changes: 6 additions & 0 deletions get-started/key-use-cases-and-players.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Key use cases and players in the agentic economy enabled by Kite's infrastructure
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Key Use Cases & Players

## Retail: Agentic Commerce
Expand Down
6 changes: 6 additions & 0 deletions get-started/whitepaper-references.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Whitepaper

Explore our technical and research papers that describe the foundations of Kite.
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Complete integration guide for Kite - learn how to build AI agents that make payments and integrate Kite's payment infrastructure into your applications.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# 🔗 Integration Guide

This section provides workflows for integrating with Kite with example, whether you're building AI agents that make payments or services that receive payments from agents.
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/api-agent-builder-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Agent Builder Guide

Complete guide for building AI agents with Kite's payment capabilities - agent registration and payment integration.
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/api-merchants-payment-providers.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Merchant Integration Guide

Integrate Kite’s payment verification API into your checkout system to accept **agent-initiated stablecoin payments** with full proof-based security.
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/api-references.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# SDK/API Overview

SDK/API overview of how to integrate with Kite's agentic payment infrastructure.
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/case-study-app-store.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

Comment thread
springzhang-kite marked this conversation as resolved.
# Case Study: App Store

6 changes: 6 additions & 0 deletions integration-guide/sdk-api-overview-for-developers/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# SDK/API Overview for Developers

Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Agent Builder Guide

Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Merchant Integration Guide

6 changes: 6 additions & 0 deletions integration-guide/workflow-agent-builders.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

Comment thread
coderabbitai[bot] marked this conversation as resolved.
## Workflow A: Agent Builders

### End-user workflow
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/workflow-merchants-payment-providers.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## Workflow B: Merchants & Payment Providers

### Merchant workflow
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/workflow-overview.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

## Workflow Overview

### Example: Agentic Commerce
Expand Down
6 changes: 6 additions & 0 deletions integration-guide/workflow-overview/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Workflow Overview

Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Workflow A: Agent Builders

Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Workflow B: Merchants & Payment Providers

6 changes: 6 additions & 0 deletions kite-agent-passport/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Get started with Kite Agent Passport — let your AI agent discover and pay for services on your behalf.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
Comment thread
springzhang-kite marked this conversation as resolved.
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Kite Agent Passport

Kite Agent Passport lets your AI agent discover and pay for services on your behalf. You stay in control of what it can spend — the agent handles everything else.
Expand Down
6 changes: 6 additions & 0 deletions kite-agent-passport/add-kite-tokens-external-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Step-by-step instructions for adding KITE tokens to your external wallet.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# Add Kite Tokens to an External Wallet

If you need to access KITE tokens or USDC.e in your external wallet (e.g., MetaMask), you will need to add Kite Network information to your wallet.
Expand Down
6 changes: 6 additions & 0 deletions kite-agent-passport/beginner-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: Full installation walkthrough for choosing an agent, installing Kite Agent Passport, creating your Passport account, and approving your first session.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->
Comment thread
springzhang-kite marked this conversation as resolved.

# Full Installation Walkthrough

This guide is for users who are new to coding agents or Kite Agent Passport. You will set up an agent that can run commands, install Passport, create your Passport account, set up your passkey, and approve your first spending session.
Expand Down
6 changes: 6 additions & 0 deletions kite-agent-passport/cli-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
description: CLI reference for kpass and ksearch — all commands for Kite Agent Passport.
---

<!-- DEPRECATION-BANNER:START -->
{% hint style="warning" %}
**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs).
{% endhint %}
<!-- DEPRECATION-BANNER:END -->

# CLI Reference

This page documents the `kpass` and `ksearch` commands. For getting started, see the [Introduction](README.md).
Expand Down
Loading