Skip to content

Releases: microsoft/agentrc

v2.0.1-9

22 Mar 07:14
ce0b509

Choose a tag to compare

v2.0.1-9 Pre-release
Pre-release

Changes:

  • #76: fix(ui): prevent terminal screen cheese on TUI resize
  • #75: feat: agent plugin with SKILL.md-based instruction generation
  • #74: feat: show config status in TUI and VS Code extension

This list of changes was auto generated.

v2.0.1-8

21 Mar 07:21

Choose a tag to compare

v2.0.1-8 Pre-release
Pre-release
chore: release v2.1.0

v2.0.1-7

20 Mar 07:15

Choose a tag to compare

v2.0.1-7 Pre-release
Pre-release
chore: release v2.1.0

v2.0.1-6

19 Mar 07:13

Choose a tag to compare

v2.0.1-6 Pre-release
Pre-release
chore: release v2.1.0

v2.0.1-5

18 Mar 07:12

Choose a tag to compare

v2.0.1-5 Pre-release
Pre-release
chore: release v2.1.0

v2.0.1-4

17 Mar 07:13

Choose a tag to compare

v2.0.1-4 Pre-release
Pre-release

Changes:

  • #62: docs: rewrite README as landing page, add 8 user-facing doc pages

This list of changes was auto generated.

v2.0.1-3

16 Mar 07:12
3144da7

Choose a tag to compare

v2.0.1-3 Pre-release
Pre-release

Changes:

  • #60: feat: enhance .NET detection with F#, framework parsing, and expanded signals
  • #51: build(deps): bump github/gh-aw from 0.50.5 to 0.57.2
  • #50: build(deps-dev): bump the dev-dependencies group in /vscode-extension with 5 updates
  • #48: build(deps): bump actions/download-artifact from 6.0.0 to 8.0.0
  • #59: build(deps-dev): bump undici from 7.22.0 to 7.24.3 in /vscode-extension
  • #49: build(deps): bump simple-git from 3.32.3 to 3.33.0 in the production-dependencies group
  • #52: Fix instruction generation error: Dynamic require of "util" is not supported
  • #53: Fix Windows .bat/.cmd shim spawn failure in copilotSdk.ts by adding early-exit to external server mode
  • #55: refactor: de-brand terminology, add --dry-run and batch instructions

This list of changes was auto generated.

v2.0.1-2

15 Mar 07:11
69210da

Choose a tag to compare

v2.0.1-2 Pre-release
Pre-release
build(deps-dev): bump the dev-dependencies group with 7 updates (#39)

Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.0` | `8.56.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.0.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.2` |


Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser)

Updates `eslint` from 9.39.3 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v10.0.2)

Updates `eslint-config-prettier` from 9.1.2 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8)

Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0)

Updates `lint-staged` from 16.2.7 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.1-1

14 Mar 07:15
69210da

Choose a tag to compare

v2.0.1-1 Pre-release
Pre-release
build(deps-dev): bump the dev-dependencies group with 7 updates (#39)

Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.0` | `8.56.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.0.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.2` |


Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser)

Updates `eslint` from 9.39.3 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v10.0.2)

Updates `eslint-config-prettier` from 9.1.2 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8)

Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0)

Updates `lint-staged` from 16.2.7 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.1-0

14 Mar 00:50
69210da

Choose a tag to compare

v2.0.1-0 Pre-release
Pre-release

Changes:

  • #39: build(deps-dev): bump the dev-dependencies group with 7 updates
  • #46: build(deps): bump @github/copilot and @github/copilot-sdk
  • #47: build(deps): bump @github/copilot and @github/copilot-sdk in /vscode-extension
  • #44: Improve SDK-backed instruction generation output handling
  • #40: build(deps): bump the production-dependencies group with 2 updates
  • #43: Replace release-please with ADO pipelines + npm publish
  • #38: build(deps-dev): bump the dev-dependencies group in /vscode-extension with 4 updates
  • #36: build(deps): bump actions/github-script from 7 to 8
  • #33: build(deps): bump actions/upload-artifact from 4 to 7
  • #34: build(deps): bump actions/cache from 4.3.0 to 5.0.3
See More
  • #35: build(deps): bump actions/setup-node from 4 to 6
  • #37: build(deps): bump actions/checkout from 4 to 6
  • #41: refactor: Phase 2 architectural refactor (2A-2E)
  • #32: chore: Phase 1 reliability hardening (1A–1I)
  • #31: fix: implement P0 architecture reliability fixes
  • #29: build(deps): bump minimatch in /vscode-extension
  • #28: fix: npx CLI discovery, process cleanup, permission handler, and default model
  • #21: build(deps-dev): bump minimatch from 3.1.3 to 3.1.5
  • #20: feat: add --accessible flag for screen reader friendly TUI output
  • #23: feat: add monorepo workspace configuration and auto-detection
  • #22: feat: add nested instruction strategy with hub + detail files
  • #18: feat: add agentic workflows for CI doctor, doc updater, and code simplifier
  • #17: feat: instruction-aware generation — complement existing AGENTS.md, CLAUDE.md, and .instructions.md files
  • #6: current instruction set is not considered when generating instructions
  • #15: feat: consolidate vnext workstream (supersedes #12)
  • #27: [agentics] Code Simplifier failed
  • #26: [agentics] Daily Documentation Updater failed
  • #25: feat: npm OOTB experience — doctor command, npm publish, version injection
  • #11: Land Primer vNext
  • #10: Add visual AI readiness reports with batch processing
  • #5: Can't find Copilot CLI on Windows

This list of changes was auto generated.