MCP e chiamate agli strumenti

human

gethuman-sh/human

An open-source AI Software Factory that integrates tickets, docs, designs, and analytics into a secure pipeline, outputting shipped code via Claude-driven agents.

★ 62Stelle
⑂ 6Fork
3Problemi aperti
GoLingua
MITLicenza
Q@project.QualityScorePunteggio editoriale

Screenshot del progetto

Screenshot di human Screenshot di human Screenshot di human Screenshot di human Screenshot di human Screenshot di human

Panoramica

human is an AI development rig designed to provide teams with a pre-configured, secure pipeline from idea to code review. It integrates with existing issue trackers, documentation, design, and analytics platforms, wiring them together around a coding agent. The system emphasizes context engineering, token efficiency, and strict security boundaries, ensuring the AI operates on real requirements without exposing sensitive credentials. It features a daemon-client architecture for isolated devcontainers, a desktop workflow board, and a suite of lifecycle skills for autonomous development.

Funzionalità principali

  • Secure by default: Outbound firewall, secret-redacting filesystem, vault-resolved credentials, and isolated devcontainers.
  • Token efficiency: Structural code navigation and signal-extracted data reduce token usage by up to 95% compared to raw APIs.
  • Context engineering: Connectors for trackers, Notion, Figma, and Amplitude with cross-source search and codebase indexing.
  • Daemon-client architecture: Host daemon holds credentials and proxies requests; container client forwards commands securely.
  • Lifecycle skills: Pre-built Claude Code skills for ideate, sprint, plan, execute, review, autofix, security, and gardening.
  • Desktop workflow board: Interactive drag-and-drop GUI to trigger pipeline stages and monitor agent progress.
  • Audit trail: Structured, queryable record of every agent action against trackers, with durable on-disk logs.

Requisiti, installazione e avvio rapido

Via curl: `curl -sSfL gethuman.sh/install.sh | bash`
Via Homebrew: `brew install --cask gethuman-sh/tap/human`
Via mise: `mise use -g github:gethuman-sh/human`
Via Go: `go install github.com/gethuman-sh/human@latest`
As a devcontainer Feature: Add `{ "features": { "ghcr.io/gethuman-sh/treehouse/human:1": {} } }` to `devcontainer.`.

Utilizzo

Run `human init` to start the interactive setup wizard, which configures services and generates `devcontainer.`. Set the required API tokens printed by the wizard. Start the daemon with `human daemon start`. Launch the devcontainer with `devcontainer up --workspace-folder .`. Use CLI commands like `human get <KEY>`, `human list`, `human search <query>`, or `human pr create`. For Claude Code integration, run `human install --agent claude` to install skills, then use skills like `/human-sprint` or `/human-autofix`.

Compatibilità del modello e casi d'uso

The repository explicitly mentions integration with Claude Code (Anthropic's Claude) for its AI developer agents and skills.

Note su licenza e rischi

MIT License.

Editorial verification 2026-08-02: repository URL, owner, description, license and repository statistics were reviewed. License metadata: MIT. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.

Rilascio e manutenzione

Not stated in the repository metadata

MemPalace

mempalace/mempalace

★ 58KPython

QwenPaw

agentscope-ai/qwenpaw

★ 33,9KPython

Composio

composiohq/composio

★ 29,5KTypeScript