Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
d5c45b1
feat: add kiro-cli module
harleylrn Nov 20, 2025
58b8f4c
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 20, 2025
5e3f3dd
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 20, 2025
ab7655c
Merge branch 'main' into feat/add-kiro-cli-module
DevelopmentCats Nov 20, 2025
d1058a8
Update registry/harleylrn/modules/kiro-cli/main.test.ts
harleylrn Nov 20, 2025
94e0cbc
Update registry/harleylrn/modules/kiro-cli/main.test.ts
harleylrn Nov 20, 2025
aee2112
Update registry/harleylrn/modules/kiro-cli/main.test.ts
harleylrn Nov 20, 2025
6e62d5a
Update registry/harleylrn/modules/kiro-cli/main.test.ts
harleylrn Nov 20, 2025
8cf9d74
Update registry/harleylrn/modules/kiro-cli/README.md
harleylrn Nov 20, 2025
212a2b3
Update registry/harleylrn/modules/kiro-cli/main.test.ts
harleylrn Nov 20, 2025
7285048
Update registry/harleylrn/modules/kiro-cli/README.md
harleylrn Nov 20, 2025
8f6d16c
Update registry/harleylrn/modules/kiro-cli/README.md
harleylrn Nov 20, 2025
95abb95
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 20, 2025
9c7ba43
Merge branch 'main' into feat/add-kiro-cli-module
DevelopmentCats Nov 20, 2025
7cbbfbc
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 21, 2025
d616f2e
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 24, 2025
bfcb8b2
docs: Add coder_task data source to task integration example
harleylrn Nov 24, 2025
ca43111
docs: Update Coder Tasks integration with correct resource usage
harleylrn Nov 24, 2025
65d2ed6
Merge branch 'main' into feat/add-kiro-cli-module
DevelopmentCats Nov 26, 2025
57d0b58
feat: Update kiro-cli module configuration
harleylrn Nov 28, 2025
7f42d38
fix: Update test to access coder_env.status_slug with index
harleylrn Nov 28, 2025
49a2b92
Merge branch 'main' into feat/add-kiro-cli-module
harleylrn Nov 28, 2025
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
Binary file added registry/harleylrn/.images/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added registry/harleylrn/.images/kiro-cli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions registry/harleylrn/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
display_name: "Michael Orlov"
bio: "Platform Engineer specializing in cloud infrastructure, DevOps automation, and developer experience tools"
avatar: "./.images/avatar.png"
github: "harleylrn"
support_email: "michael.orlov@gmail.com"
status: "community"
---

# Michael Orlov

Platform Engineer specializing in cloud infrastructure, DevOps automation, and developer experience tools. Contributing modules and templates to enhance developer productivity in Coder workspaces.

## Modules

### kiro-cli

AI-powered coding assistant integration for Coder workspaces with MCP (Model Context Protocol) support and task reporting capabilities.

## About

I focus on creating tools and integrations that improve developer experience and productivity. My contributions to the Coder Registry aim to provide seamless integration of modern development tools and AI assistants into cloud development environments.
Loading