Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

Show HN: Iantha – build your own Jarvis on Claude Code

Ianthaは、Claude Code上で動作するAIエージェントフレームワークです。開発者が独自の「Jarvis」のようなパーソナルAIアシスタントを構築できるよう設計されており、カスタムツールやワークフローを追加して、コード生成やタスク自動化を効率的に実現します。

背景メモ

- Iantha は Claude Code(Anthropic 社が提供する CLI 版 AI エージェント)上で動作するオープンソースの拡張フレームワーク。ユーザーが自然言語で「Jarvis のような」パーソナル AI エージェント(ファイル操作・ブラウザ操作・コード実行などを自律的に行うシステム)を構築できるようにする。 - Claude Code は、Anthropic の大規模言語モデル Claude をターミナル上でエージェントとして動かす公式ツール。2025年初頭にリリースされ、コードベースの読み取り・編集・コマンド実行を対話的に行える。 - 「Jarvis」とは映画『アイアンマン』に登場する AI 執事。近年の AI ブームで「ユーザーの指示で何でも自律実行する万能アシスタント」の比喩として広く使われている。 - 「Show HN」は Hacker News(Y Combinator 運営のテクノロジーコミュニティ)で、自分が開発したプロダクトを紹介する時に使われる定番タイトル。

関連記事

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.