Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 18:24
· 356 commits to main since this release

Added

  • Initial release of Augent and its packaging concept (bundles)
  • Bundled resources are commands, rules, skills, subagents and MCP servers
  • Support for many AI coding platforms (Claude, Cursor, OpenCode, ...)
  • Can install any set of resources from a Git repository over the wire
  • Compatibility for installing Claude Code Marketplace plugins as bundles
  • Simple TUI with a few core commands: install, uninstall, list, show
  • Most commands have interactive mode with a menu for selecting bundles
  • Add new platforms via platforms.jsonc without code changes