copilot-agent 0.7.0 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,11 +1,13 @@
1
1
  {
2
2
  "name": "copilot-agent",
3
- "version": "0.7.0",
4
- "description": "Autonomous GitHub Copilot CLI agent — auto-resume, task discovery, overnight runs",
3
+ "version": "0.8.1",
4
+ "description": "Autonomous AI agent manager — auto-resume, task discovery, overnight runs. Supports GitHub Copilot CLI + Claude Code.",
5
5
  "author": "magicpro97",
6
6
  "license": "MIT",
7
7
  "keywords": [
8
8
  "copilot",
9
+ "claude",
10
+ "claude-code",
9
11
  "github",
10
12
  "agent",
11
13
  "autopilot",