Hasty Briefsbeta

Bilingual

Show HN: Agentpack – isolated config layers for Claude Code, Codex, and OpenCode

9 hours ago
  • #AI Agents
  • #Configuration Management
  • #Development Tools
  • Modern coding agents require specific configurations, but lack standardization across tools.
  • agentpack provides an ephemeral staging configuration layer to avoid polluting global or project settings.
  • It uses a manifest file to manage skills, MCPs, hooks, and rules for multiple agents.
  • Packages are sourced from GitHub or local references, with versions pinned for security.
  • Modes allow dynamic toggling of skills and configurations for different tasks.
  • Hooks are normalized across agents through an intermediate representation.
  • The tool supports major CLIs like Claude Code, Codex, OpenCode, and Cursor.
  • agentpack stages files in temporary locations, keeping repositories clean.
  • It addresses the bottleneck of varied agent harnesses and configuration inconsistencies.
  • The tool enhances productivity by streamlining agent setup across projects.