Skip to content

Docs/kiro setup#1354

Open
BALLOON005 wants to merge 3 commits into
BlazeUp-AI:mainfrom
BALLOON005:docs/kiro-setup
Open

Docs/kiro setup#1354
BALLOON005 wants to merge 3 commits into
BlazeUp-AI:mainfrom
BALLOON005:docs/kiro-setup

Conversation

@BALLOON005

Copy link
Copy Markdown

Purpose / Description

Add Kiro IDE setup guide documentation covering how to connect Kiro to Observal for agent tracing, hook-based telemetry, and registry integration.

Fixes

Approach

Created docs/kiro-setup.md covering all 8 points specified in the issue:

  • Kiro CLI installation
  • Configuring Observal hooks in Kiro agent configs
  • Installing the telemetry bridge script
  • Pulling agents for Kiro
  • Scanning Kiro configs
  • Running observal doctor for diagnostics
  • Troubleshooting common issues
  • Limitations (no native OTEL, no token/cost data)

Note: Sections 3 and 4 (hooks + telemetry bridge) are forward-looking and depend on #141 and #143 being implemented.

How Has This Been Tested?

Documentation-only change. Reviewed for accuracy against the existing SETUP.md structure and the issue requirements.

Learning (optional)

@github-actions github-actions Bot added the new contributor Pull request from a first-time contributor label Jun 6, 2026
@CLAassistant

CLAassistant commented Jun 6, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Haz3-jolt Haz3-jolt 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.

A couple of items before this can be merged:

  1. Missing SPDX header: All new files require the project's copyright header at the top. Please add:
<!-- SPDX-FileCopyrightText: 2026 Hari Srinivasan <harisrini21@gmail.com> -->
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
  1. Commit message format: The project uses Conventional Commits. Please rewrite from Docs/kiro setup to something like docs: add Kiro setup guide.

The content itself is well-written with clear steps, troubleshooting, and a good limitations table. Nice work!

@BALLOON005

Copy link
Copy Markdown
Author

Hello @Haz3-jolt ive changed the setup guide to the changes u have requested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new contributor Pull request from a first-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kiro: create setup guide documentation

3 participants