タグ

kiroに関するshimbacoのブックマーク (7)

  • Announcing new pricing plans and Auto, our new agent

    Introducing AutoOne of the key things we learned about how you want to use Kiro is that prompts differ widely in complexity and output requirements. Our goal with Kiro is to give you the best results at the best price. To achieve that, we’ve built Auto, an agent that uses a mix of different frontier models such as Sonnet 4 combined with specialized models, and optimization techniques such as inten

    Announcing new pricing plans and Auto, our new agent
  • Claude CodeだけでKiro風をやる

    複雑なタスクをやるときにKiroは便利だけど、モデルが限定されてたりなんかちょっと馬鹿だったりしてめんどくさい。 同僚の @tonkotsuboy_com はKiroに計画を立てさせて、それをClaude Codeに実行させるというワークフローを試していた。 自分もこれをやってみて、確かに便利だと思ったけど、これやるならもうClaude Codeだけでやってしまいたい。 ということでClaude CodeだけでKiro風のワークフローをやるためのカスタムスラッシュコマンドを書いた。これを /kiro とかで起動するようにしておけばまあまあ動く。 --- description: "spec-driven development" --- Claude Codeを用いたspec-driven developmentを行います。 ## spec-driven development とは sp

    Claude CodeだけでKiro風をやる
  • Agentic IDE Kiro を使って仕様駆動開発を試してみた | DevelopersIO

    こんにちは、森田です。 AWS から Kiro と呼ばれる AI コードエディターが Public Preview としてアナウンスされました。 Kiroの概要 KiroはAWSから発表された Agentic IDE となっており、「仕様駆動開発」を支援します。 仕様駆動開発とは、与えられたプロンプトから要件定義を行い、要件定義に沿ったタスクを実行していく開発手法です。 この開発手法を実現するためにKiroでは「Spec」と「Hook」の機能が提供されます。 Spec Specは、和訳すると「仕様」を意味するように、AIエージェントが構築するアプリケーションの仕様書を作成してくれる機能となります。 一般的な Vibe Coding にてアプリケーションを構築する場合、プロンプトを都度与えることで開発者の所望するアプリケーションを作ることはできますが、最終的に構築されたアプリケーションについ

    Agentic IDE Kiro を使って仕様駆動開発を試してみた | DevelopersIO
  • amazonの出したIDE「kiro」がめちゃくちゃ未来だったのでClaude Codeユーザーの人はみんな一度試してみてほしい

    amazonの出したIDE「kiro」がめちゃくちゃ未来だったのでClaude Codeユーザーの人はみんな一度試してみてほしい どうもこんにちは、昨日AmazonがVS CodeベースのIDEである「kiro」をリリースしました この分野ではcursorやWindsurf、アドオンですがClaude Codeなど様々な選択肢があります そんな中であえてAmazonが出してきたIDEのコンセプトは Vibe coding ……ではなく、 Viable Code だそうです 細かい説明は公式HPを見てもらうとして、他との違いは 「仕様書駆動開発」 を明確に打ち出している点です AIとのコーディングは難しい 特にClaude Codeを弄り倒している人なら常々感じてると思いますが、AIに適切な指示を与えて適切な作業をしてもらうのは非常に難しいです それを解決しようとみんな「sowで書いて」だっ

    amazonの出したIDE「kiro」がめちゃくちゃ未来だったのでClaude Codeユーザーの人はみんな一度試してみてほしい
  • AWSがAIコードエディタ「Kiro」をプレビュー公開、VS Code互換。AIとチャットしながらプロダクトを開発

    AWSAIコードエディタ「Kiro」をプレビュー公開、VS Code互換。AIとチャットしながらプロダクトを開発 KiroはVisual Studio Code(VS Code)互換のコードエディタに生成AIを統合したものです。開発者は要件作成、設計、実装の各段階においてKiroに統合された生成AIとチャットをすることで、生成AIによる助言や補完、コードの生成などの支援を受けることができます。 This is Kiro - the AI IDE that actually works on your messy, real-world projects. Other AI tools lose context when projects get complex. Kiro gives you spec-driven development that scales beyond proto

    AWSがAIコードエディタ「Kiro」をプレビュー公開、VS Code互換。AIとチャットしながらプロダクトを開発
  • Introducing Kiro

    I’m sure you’ve been there: prompt, prompt, prompt, and you have a working application. It’s fun and feels like magic. But getting it to production requires more. What assumptions did the model make when building it? You guided the agent throughout, but those decisions aren’t documented. Requirements are fuzzy and you can’t tell if the application meets them. You can’t quickly understand how the s

    Introducing Kiro
  • Kiro: Agentic AI development from prototype to production

    Agentic AI development from prototype to productionAgentic AI development from prototype to production Kiro helps you do your best work by bringing structure to AI coding with spec-driven development.

    Kiro: Agentic AI development from prototype to production
  • 1