Skip to content

Releases: ghchinoy/repotographer

Release list

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 00:28

Changelog

  • ac9bbad ci: add GitHub Pages deploy workflow for Astro Starlight docs
  • ab92144 ci: add GoReleaser workflow and configuration for multi-platform release builds
  • 50a6685 feat(auth): support standard GCP env vars (PROJECT_ID, GCP_PROJECT) and auto-detect Vertex AI (#2)
  • 27f9901 feat(mcp): add 'repotographer mcp config' CLI command (#1)
  • 75e8441 feat(plugins): package Agent Plugin and Skill definitions (#4)
  • 4c14c6b feat(taxonomy): graceful heuristic fallback and observability for suggest and MCP (#3)
  • a638609 feat: add Makefile and Catppuccin Starlight documentation site
  • c4e9b7c feat: initial commit for repotographer CLI and MCP server
  • 0fef6e3 fix(docs): prefix hero action links with base path /repotographer
  • c72e608 fix(render): resolve DOMContentLoaded race condition in HTML template (fixes #5)