SUMMARY AI要約 by gpt-5-mini
Techne is a toolbox of atomic, type-checked developer operations for editing code programmatically or interactively. It exposes ~25 focused tools (search, rename, refactor, move, extract, patch, verify, etc.) over MCP (Model Context Protocol) so LLM agents (Claude, Gemini, Copilot) can perform project-wide, build-verified edits in one round-trip. The same operations are available to human users via CLI and TUI. Primary users: LLM-driven agents and developers who want IDE-like, automated refactors at language-model latency. Key features: - Go-first toolset with ops like rename, change_signature, change_type, move_file/package, extract_function/interface, implement_interface, verify, search, callers/references. - Filesystem primitives (patch, grep, read/write/move/delete) and stubs for Rust/Python/JS/TS. - Strong invariants: type-checked (uses go/types), workspace-aware, atomic (all-or-nothing with rollback), build-gated (go vet/build before commit), honest dry-runs via overlays, JSON-Schema I/O, and adjustable verbosity. - Runs as an MCP server or CLI; installable via go install.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-14 |
| 最終Push | 2026-05-16 |
| 当サイト初検出 | 2026-05-14 |
| 最終取得 | 2026-05-16 16:11 |