From 28ce90234f9f3fe7cf0e6c06433561dd6c7b1639 Mon Sep 17 00:00:00 2001 From: Shreyas Date: Mon, 28 Jul 2025 20:53:53 +0530 Subject: [PATCH] docs(agent): add README (#5286) This adds documentation for the Hoppscotch Agent package covering installation, configuration, and usage. Closes FE-942 Closes #5284 The agent package lacked user-facing documentation beyond the minimal Tauri template content. Users needed guidance for installation, registration, certificate management, proxy configuration, and troubleshooting. --- packages/hoppscotch-agent/README.md | 283 +++++++++++++++++++++- packages/hoppscotch-agent/public/icon.png | Bin 0 -> 13051 bytes 2 files changed, 274 insertions(+), 9 deletions(-) create mode 100644 packages/hoppscotch-agent/public/icon.png diff --git a/packages/hoppscotch-agent/README.md b/packages/hoppscotch-agent/README.md index 5047afc6..8d850ae4 100644 --- a/packages/hoppscotch-agent/README.md +++ b/packages/hoppscotch-agent/README.md @@ -1,16 +1,281 @@ -# Tauri + Vue + TypeScript +
+ +

Hoppscotch Agent

+

+ Download | + Official Docs +

+
-This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `