Summary
Add a documentation page for Kiro IDE integration with Langfuse, similar to existing integration pages for other tools.
Kiro is an AI-powered IDE by AWS that supports agent hooks — lifecycle events that fire during AI coding sessions. These hooks can be used to send observability data to Langfuse.
What the integration covers
- All 10 Kiro hook types: Prompt Submit, Agent Stop, Pre/Post Tool Use, File Create/Save/Delete, Pre/Post Task Execution, Manual Trigger
- Conversation-level traces grouped by session
- Workspace-based session grouping
- Dynamic tagging (tool type, file operations, model)
- Completion status scoring
Reference implementation
A working open-source implementation is available at: https://github.com/nklmish/kiro-langfuse
Tested end-to-end with Kiro IDE against both local (Docker) and cloud Langfuse instances.
Summary
Add a documentation page for Kiro IDE integration with Langfuse, similar to existing integration pages for other tools.
Kiro is an AI-powered IDE by AWS that supports agent hooks — lifecycle events that fire during AI coding sessions. These hooks can be used to send observability data to Langfuse.
What the integration covers
Reference implementation
A working open-source implementation is available at: https://github.com/nklmish/kiro-langfuse
Tested end-to-end with Kiro IDE against both local (Docker) and cloud Langfuse instances.