Skip to content

feat: add Kiro CLI as a third AI agent#342

Closed
oksusucha wants to merge 16 commits into
refactoringhq:mainfrom
oksusucha:feat/add-kiro-cli-agent
Closed

feat: add Kiro CLI as a third AI agent#342
oksusucha wants to merge 16 commits into
refactoringhq:mainfrom
oksusucha:feat/add-kiro-cli-agent

perf: compile ANSI strip regex once with OnceLock

a314af4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 7, 2026 in 0s

3 new issues (0 max.) of at least severity.

Annotations

Check warning on line 1 in src-tauri/src/ai_agents.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src-tauri/src/ai_agents.rs#L1

File src-tauri/src/ai_agents.rs has 800 non-comment lines of code

Check warning on line 278 in src-tauri/src/ai_agents.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src-tauri/src/ai_agents.rs#L278

Method run_kiro_agent_stream has 68 lines of code (limit is 50)

Check warning on line 278 in src-tauri/src/ai_agents.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src-tauri/src/ai_agents.rs#L278

Method run_kiro_agent_stream has a cyclomatic complexity of 13 (limit is 8)