Skip to content

Release v0.44.0#782

Merged
nrslib merged 1 commit into
mainfrom
release/v0.44.0
Jun 3, 2026
Merged

Release v0.44.0#782
nrslib merged 1 commit into
mainfrom
release/v0.44.0

Conversation

@nrslib

@nrslib nrslib commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Changes

Added

  • kiro provider added (Add Kiro CLI provider support #773). TAKT can now drive the Kiro CLI as an AI agent provider alongside Claude, Codex, OpenCode, Cursor, and Copilot. Select it with --provider kiro or in config. Authentication uses kiro_api_key in config (or the TAKT_KIRO_API_KEY env var), and the CLI binary can be overridden via kiro_cli_path / TAKT_KIRO_CLI_PATH.
  • OpenTelemetry observability gained working exporters and richer spans (feat(observability): add opt-in OpenTelemetry spans, session logs, and metrics #753). Building on the span foundation shipped in 0.42.0, observability now emits a local monitor.json of per-run workflow metrics (enable with observability.monitor: true) and a shadow session log derived from OTel spans (observability.sessionLogExporter: true), and the span set was extended to cover phase execution and status-judgment (judge) phases. Exporters are routed per run id and the shadow session log keeps redaction parity with the canonical NDJSON session log. Still off by default behind observability.enabled: true.

Changed

  • Coding review extended to all builtin review and development workflows. The coding-review parallel sub-step (the coding-reviewer persona with the review-coding instruction and coding-review output contract) — previously only on default-peer-review — is now appended to every builtin review / review-fix workflow and to the parallel reviewer waves of the development workflows. The *-mini and compound-eye variants are left unchanged.

Fixed

Internal

  • Repository quality gates wired into TAKT's own .takt/config.yaml.

Commits

Closes

No open issues to close (all referenced issues already closed).

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (4)
  • Release v
  • release/v
  • WIP
  • DO NOT MERGE

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 74bb2e78-97eb-409b-84ce-7d7d0443dd3d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.44.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nrslib nrslib merged commit c226cca into main Jun 3, 2026
4 checks passed
@nrslib nrslib deleted the release/v0.44.0 branch June 3, 2026 14:47
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.

1 participant