Skip to content

Releases: Azure/git-ape

v0.1.1: Merge pull request #126 from Azure/chore/git-ape-unicode-progress-bar

28 May 00:22
058b4ed

Choose a tag to compare

Git-Ape v0.1.1

Changes since v0.1.0:

Bug Fixes

  • prereq-check: parse az version via JSON on PowerShell (47c76d2)

Chores

  • daily-status: move schedule to 08:00 SGT (00:00 UTC) (913988f)
  • git-ape: switch progress bar from ASCII to Unicode blocks (a800e91)

Other Changes

  • Merge pull request #126 from Azure/chore/git-ape-unicode-progress-bar (058b4ed)
  • Merge pull request #125 from Azure/fix/release-drop-odd-minor-prerelease (8f0498c)
  • Merge pull request #127 from Azure/chore/daily-status-schedule-sgt (022208f)
  • Merge pull request #131 from Azure/fix/prereq-check-ps-az-parsing (2ae81c7)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape

v0.1.0: Merge pull request #124 from Azure/fix/release-workflow-bump-on-tag-push

27 May 01:38
eb6fe8f

Choose a tag to compare

Git-Ape v0.1.0

Changes since v0.0.3:

Features

  • eval: update trials_per_task to enhance flake detection and add negative trigger task (5301dde)
  • waza: pin WAZA_VERSION to a known-good release for stability (f0d44ea)
  • prereq-check: enhance skill documentation and add tool version checks (2e44ac8)
  • evals: add agent-onboard prompt, decision doc, and authoring framework (b819016)
  • prompts: add /skill-onboard maintainer prompt and docs (c2e5ada)
  • evals: enhance prereq-check with detailed guidance for reported command-not-found errors and PATH repair (7b5f631)
  • evals: introduce waza eval harness for skills and agents (8ff1336)

Bug Fixes

  • release: bump plugin.json and marketplace.json on tag-push releases (6b4947b)
  • workflows: silence issue-triage-agent no-op runs in #63 (9317eed)
  • evals: preflight verifies token can read microsoft/waza, not just presence (58851e1)
  • evals: gate workflows on COPILOT_GITHUB_TOKEN preflight (2d2df0d)

Documentation

  • regenerate auto-generated pages for prereq-check skill and waza eval workflows (fd8fb3e)
  • authoring: add authoring guide for skills, agents, evals, prompts (5e3bea4)

CI/CD

  • waza: bump WAZA_VERSION to v0.33.0 (3684b5e)
  • waza-evals: clarify eval.yaml location in compliance check note (6dfaa0d)
  • waza: surface 403 diagnostics in preflight to debug COPILOT_GITHUB_TOKEN (19df70f)

Chores

  • recover version drift to v0.0.3 and seed CHANGELOG (9fe9c26)

Other Changes

  • Merge pull request #124 from Azure/fix/release-workflow-bump-on-tag-push (eb6fe8f)
  • Merge pull request #123 from Azure/chore/recover-version-drift (f2e513e)
  • Merge pull request #121 from Azure/dependabot/github_actions/github-actions-bb5a13794c (21c1252)
  • Merge pull request #120 from Azure/dependabot/npm_and_yarn/website/react-92118fd03c (1db8c91)
  • actions)(deps: bump github/gh-aw-actions (0cee947)
  • website)(deps-dev: bump @types/react (1870553)
  • Merge pull request #119 from Azure/fix/issue-triage-agent-noop-reporting (dd91efc)
  • Merge pull request #109 from Azure/feat/eval-harness (f9e5d20)
  • Merge pull request #116 from Azure/dependabot/npm_and_yarn/website/multi-f792d6d6d9 (1e1aacc)
  • website)(deps: bump qs and express in /website (4af18f9)
  • Merge pull request #111 from Azure/dependabot/npm_and_yarn/website/webpack-dev-server-5.2.4 (e51caad)
  • website)(deps: bump webpack-dev-server in /website (4da89d1)
  • Merge pull request #91 from Azure/dependabot/github_actions/github-actions-7b7e316744 (ce9ca17)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape

v0.0.3

14 May 03:28
88c5aa1

Choose a tag to compare

Git-Ape v0.0.3

Changes since v0.0.2:

Documentation

  • make VS Code install badges clickable via HTTPS redirects (58905b5)
  • extension: add blank line between list and heading to satisfy markdownlint (d6a6e3f)
  • fill VS Code Marketplace listing and surface install paths (d6c6a8f)

Other Changes

  • Merge pull request #82 from Azure/dependabot/npm_and_yarn/website/mermaid-11.15.0 (88c5aa1)
  • Merge pull request #83 from Azure/docs/vscode-marketplace-listing (239a845)
  • Merge remote-tracking branch 'origin/main' into docs/vscode-marketplace-listing (a94ef13)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape

v0.0.2

12 May 00:50
21ac1cb

Choose a tag to compare

Git-Ape v0.0.2

Changes since v0.0.1:

Features

  • devcontainer: add waza CLI and chat-customizations-evaluations to agent container (d4972db)
  • add CONTRIBUTING.md and structural PR validation CI (0dec1ad)
  • devcontainer: ensure sandbox dependencies are installed before IaC tools (d428922)
  • release: publish to VS Code Marketplace using odd-minor convention (6b5cebf)
  • extension: set publisher to Git-APE and auto-publish to VS Code Marketplace (845b6c2)
  • extension: add VS Code extension scaffolding and CI/CD workflows (b6bcc13)
  • plugin: add ape-context plugin for enhanced context management (ac2c892)

Bug Fixes

  • devcontainer: use sudo for waza installation to ensure proper binary placement (96ebebe)
  • devcontainer: correct image tag for Git-Ape Website (5c84ec5)
  • workflows: recompile gh-aw lock files to v0.72.1 for valid awf release (19cab81)
  • workflows: silence SC2015 in gh-aw lock files and fix README fences (499d25c)
  • workflows: disable lockdown on issue-triage-agent (8732a46)
  • extension: set publisher to Git-ApeTeam (2302f73)
  • release: remove stray gh release upload from marketplace publish step (11c8fe4)
  • extension: correct chat contribution schema and bump engines/Node (71c8c9d)

Performance

  • devcontainer: tighten install steps in both containers (e2a1eab)

Refactoring

  • devcontainer: remove PowerShell feature and update PSRule installation check (76fd086)
  • devcontainer: split into website and agent-engineering configs (2131f9f)

Documentation

  • reframe pitch as workload-agnostic and document workflow activation (5080705)

CI/CD

  • deps: add Dependabot, bump Node to 24 LTS (3d23ee0)

Chores

  • devcontainer: drop Node feature from agent container (451fde8)
  • remove downloaded actionlint binary (58df8de)

Other Changes

  • Merge pull request #77 from Azure/docs/workload-agnostic-pitch-and-activation (21ac1cb)
  • Potential fix for pull request finding (add7a30)
  • Potential fix for pull request finding (e20bb23)
  • Merge pull request #38 from arnaudlh/feat/devcontainer-customization (dd61b28)
  • Merge pull request #62 from Azure/feat/contributing-and-pr-validation (df66fe4)
  • Update .github/workflows/pr-validation.yml (56f74a5)
  • Apply suggestions from code review (8192689)
  • Merge pull request #73 from Azure/dependabot/npm_and_yarn/website/fast-uri-3.1.2 (caec321)
  • Merge pull request #75 from Azure/dependabot/npm_and_yarn/website/babel/plugin-transform-modules-systemjs-7.29.4 (f312189)
  • website)(deps: bump @babel/plugin-transform-modules-systemjs (ef6a125)
  • website)(deps: bump fast-uri from 3.1.0 to 3.1.2 in /website (6997bdb)
  • Merge branch 'Azure:main' into feat/devcontainer-customization (f7196e1)
  • Merge pull request #70 from Azure/fix/agentic-workflows-firewall-404 (e5d004f)
  • merge main to resolve PR conflicts (f1813ed)
  • Merge remote-tracking branch 'origin/main' into fix/agentic-workflows-firewall-404 (a5734d4)
  • Merge pull request #67 from Azure/dependabot/npm_and_yarn/website/react-b2eb9638e0 (b517aa5)
  • website)(deps: bump the react group across 1 directory with 2 updates (3ddf958)
  • Merge pull request #66 from Azure/dependabot/npm_and_yarn/website/docusaurus-f8bd4b0068 (adc7b8e)
  • Merge pull request #65 from Azure/dependabot/github_actions/github-actions-211189af6b (29a0ad8)
  • website)(deps: bump the docusaurus group (caa7d32)
  • actions)(deps: bump the github-actions group with 7 updates (e8aa1a3)
  • Merge pull request #64 from arnaudlh/feat/dependabot-website-deps (951426a)
  • Merge pull request #50 from Azure/feat/plugin/ape-context (1fc1661)
  • Merge pull request #60 from Azure/fix/issue-triage-lockdown (33dcff9)
  • Merge pull request #54 from Azure/copilot/package-git-ape-vscode-extension (74da5d4)
  • Merge pull request #58 from Azure/add-workflow-issue-triage-agent-7596 (c0e684d)
  • Add agentic workflow issue-triage-agent (14bda1c)
  • Merge pull request #56 from Azure/add-workflow-daily-repo-status-2487 (48fd646)
  • Add agentic workflow daily-repo-status (2de05d1)
  • Initial plan (8ff7b12)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape

Git-Ape v0.0.1

05 May 08:09
cc017d5

Choose a tag to compare

Git-Ape v0.0.1

Initial tagged release.

Features

  • plugin: add marketplace settings and release pipelines (597dd24)

Bug Fixes

  • release: fall back to HEAD when tag ref does not yet exist (fd034e2)
  • release: declare SECTION_TITLES as associative array (6ce7ac9)
  • website: keep diagram top reachable when zoomed (418ea7f)
  • docs: use https redirect pages for VS Code settings badges (8bc36a6)
  • correct copilot plugin install syntax in README (a505b0f)

Documentation

  • website: add branded social card and Git-Ape OG metadata (d238376)
  • website: manifesto-aligned rewrite, deploy-anything, mermaid zoom + colors (1e4a314)
  • website: update content and fix Docusaurus configuration (44d78a4)
  • website: sync installation page and theme intro deployment flow (b6da657)
  • website: fix broken links in generated agent and skill pages (f87da0e)
  • website: sync onboarding, codespaces, state, prereq-check from docs/ (cb1e76f)
  • scrub remaining AutoCloud and git-ape-private references (4ba989b)
  • set explicit mermaid lineColor for dark-theme arrow visibility (6abd8e4)
  • replace ASCII architecture diagrams with Mermaid in ONBOARDING (ee809fb)
  • add Mermaid diagrams for OIDC flow and deployment lifecycle (3e02c8f)
  • replace stale AutoCloud references with Git-Ape (4c20e4a)
  • add Windows/Linux keyboard shortcuts for VS Code install steps (1be2f72)
  • add VS Code agent plugin install instructions (a639500)
  • clarify README and add color theming to Mermaid diagrams (afd1de1)
  • website: remove AWS content from public documentation (724ff8c)
  • website: add Docusaurus documentation site (e6af309)

Other Changes

  • Merge pull request #48 from arnaudlh/fix/release-notes-section-titles (cc017d5)
  • Merge pull request #47 from arnaudlh/feat/plugin-settings-and-release-pipelines (c462f23)
  • Merge pull request #39 from arnaudlh/docs/content-updates-and-bugfixes (d5bb6bf)
  • Merge pull request #46 from arnaudlh/fix/mermaid-zoom-top-cropped (9b6c3e7)
  • Merge pull request #42 from Azure/dawright22-patch-1 (e4754ae)
  • Update README.md (67ab999)
  • Update README.md (1f9a263)
  • Merge pull request #43 from arnaudlh/fix/vscode-settings-link-redirect (63320b8)
  • Merge pull request #41 from PlagueHO/main (59693c1)
  • Update README with Copilot CLI installation instructions (18b5bec)
  • add VS Code settings links for plugin marketplace (0a0641e)
  • Merge pull request #37 from arnaudlh/docs/content-updates-and-bugfixes (a261b36)
  • Merge pull request #36 from arnaudlh/fix/issue-35-devcontainer-speedup (330ed83)
  • Merge pull request #34 from arnaudlh/docs/readme-clarity-and-diagram-colors (eea4096)
  • Speed up devcontainer creation by parallelizing tool installs (e7e88c7)
  • Merge remote-tracking branch 'upstream/main' into docs/readme-clarity-and-diagram-colors (e0b3a14)
  • Merge pull request #29 from Azure/feat/docusaurus-website (94c68cc)
  • Update docs/ONBOARDING.md (8e7db53)
  • Update docs/ONBOARDING.md (26bd693)
  • Update docs/DEPLOYMENT_STATE.md (fb9df2d)
  • Update website/docs/getting-started/onboarding.md (fee25f0)
  • Merge pull request #32 from Azure/fix/readme-install-syntax (0aaa7ac)
  • Merge pull request #6 from suuus/docs/video-flow (23c5b0f)
  • Update README to remove old video link (a74913d)
  • Update README.md with youtube link (62f577f)
  • Add demo video link for Git-Ape (b2343bb)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape