AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

thesm-os/techne

Atomic, build-gated developer tools for AI coding agents: type-checked refactors, semantic search, and verify→fix loops over MCP, CLI, and TUI.

Go MIT GitHub ↗ 公開URL ↗
★ 0
stars
70
AI関連スコア
35
個人開発度
0
AIツール痕跡

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関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
Gemini
🤝 エージェントフレームワーク (1)
MCP
🤖 LLMモデル (2)
Claude Gemini

GitHub Topics

#ai-tools #ast #claude-code #cli #code-analysis #coding-agent #developer-tools #go #golang #llm #mcp #model-context-protocol #refactoring #static-analysis #tui

使用言語(バイト数比)

Go
99.8%
Makefile
0.2%

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: ai
GitHub Topics +25 一致: ai
README冒頭 +20 (スコアから逆算 — README本文は保存していません)

合計 AI関連スコア: 70 / 100

同じ言語のAI関連Repoの中での位置

当サイトが追跡している Go 製Repoは 513件 (うちAI関連スコア40以上は 411件)。 このRepoより スター数が多いのは 189件 (上位 37.0%)、 AI関連スコアが高いのは 71件 (上位 14.0%) です。

オーナー情報

アカウント
thesm-os
タイプ
Organization
フォロワー
0

日付

GitHub作成日 2026-05-14
最終Push 2026-07-20
当サイト初検出 2026-05-14
最終取得 2026-08-18 16:19

類似Repo (同じ言語のAI関連Repo)

magicrew/doc7

Turn documents into AI-ready Markdown with visual understanding

Go 1,107 AI 70
thousandflowers/skillreaper

Cut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence

Go 50 AI 70
cocoonstack/sandbox

Fast cold-boot MicroVM sandboxes for AI agents on cocoon

Go 43 AI 70
MagnumGoYB/aitok

Offline-first Go CLI for summarizing local token usage and estimated USD costs from Claude Code, Codex, and Gemini CLI.

Go 34 AI 75
jiangmuran/claude-in-box

Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with transparent SOCKS5. Runs on a Raspberry Pi.

Go 30 AI 100
anthony-chaudhary/fak

fak — the Fused Agent Kernel: one Go binary that turns a tool-using agent (Claude Code, Codex, Cursor, any OpenAI/Anthropic/MCP client) into a managed agent: cache-stable model traffic, context compaction + crash resume, nanosecond tool-call policy, local GGUF serving with SSD expert offload.

Go 30 AI 50
housecat-inc/scratch

Setup for Agent Computers

Go 23 AI 45
kovyrin/agent-secret

A simple MacOS helper for safer exposure of secrets to your agents

Go 19 AI 50