Skip to content

docs: add Kiro CLI integration page#2897

Draft
jannikmaierhoefer wants to merge 1 commit into
mainfrom
cursor/add-kiro-cli-integration-page-3109
Draft

docs: add Kiro CLI integration page#2897
jannikmaierhoefer wants to merge 1 commit into
mainfrom
cursor/add-kiro-cli-integration-page-3109

Conversation

@jannikmaierhoefer
Copy link
Copy Markdown
Member

Adds a new integration page documenting how to enable Langfuse tracing for Kiro CLI using the community-maintained dhanpraja231/kiro-cli-langfuse hook handler.

Context: Discussion #12898.

What's included

  • New cookbook notebook at cookbook/integration_kiro_cli.ipynb walking through:
    • prerequisites (Kiro CLI, Node.js 18+, Langfuse keys)
    • copying .kiro/agents/langfuse-observer.json and hooks/ into your project
    • installing the Node.js dependencies
    • configuring Langfuse credentials (EU/US/self-hosted)
    • activating the langfuse-observer agent (or merging its hooks field into an existing one)
    • optionally filtering by tool name with a matcher
    • what to expect in Langfuse (one trace per conversation, sessions grouped by cwd, generations for prompts, spans for tool use, completion scores)
  • Routes entry in cookbook/_routes.json mapping the notebook to integrations/other/kiro-cli (category other, alongside other tool/UI integrations like LibreChat and Gradio).
  • Logo at public/images/integrations/kiro_icon.svg, fetched from kiro.dev/icon.svg.

The notebook uses the markdown-only "setup-style" structure (similar to integration_librechat.ipynb) since the integration is a copy-and-configure flow rather than a Python pip install + instrumentation flow. The final cell pulls in integration-learn-more-js.mdx because the handler is Node.js based.

TODOs left for the page owner

  • Replace the placeholder example trace screenshot at https://langfuse.com/images/cookbook/integration-kiro-cli/kiro-cli-example-trace.png with a real one.
  • Replace the placeholder "Example trace in Langfuse" link with a real public trace URL.
  • Run bash scripts/update_cookbook_docs.sh from the repo root once the placeholders are sorted (or before merging) to publish the rendered MDX.
Open in Web Open in Cursor 

Co-authored-by: Jannik Maierhöfer <jannikmaierhoefer@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment May 7, 2026 9:59am

Request Review

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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