@github/copilot 0.0.418 → 0.0.419-0

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@github/copilot",
3
3
  "description": "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.",
4
- "version": "0.0.418",
4
+ "version": "0.0.419-0",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "type": "module",
7
7
  "repository": {
@@ -41,14 +41,14 @@
41
41
  "conpty_console_list_agent.js"
42
42
  ],
43
43
  "buildMetadata": {
44
- "gitCommit": "819957c"
44
+ "gitCommit": "49a0b11"
45
45
  },
46
46
  "optionalDependencies": {
47
- "@github/copilot-linux-x64": "0.0.418",
48
- "@github/copilot-linux-arm64": "0.0.418",
49
- "@github/copilot-darwin-x64": "0.0.418",
50
- "@github/copilot-darwin-arm64": "0.0.418",
51
- "@github/copilot-win32-x64": "0.0.418",
52
- "@github/copilot-win32-arm64": "0.0.418"
47
+ "@github/copilot-linux-x64": "0.0.419-0",
48
+ "@github/copilot-linux-arm64": "0.0.419-0",
49
+ "@github/copilot-darwin-x64": "0.0.419-0",
50
+ "@github/copilot-darwin-arm64": "0.0.419-0",
51
+ "@github/copilot-win32-x64": "0.0.419-0",
52
+ "@github/copilot-win32-arm64": "0.0.419-0"
53
53
  }
54
54
  }
Binary file
Binary file
Binary file
Binary file
package/sdk/index.js CHANGED
@@ -2677,7 +2677,7 @@ ${o}`}}}let r=await t.workspace.listCheckpoints();if(r.length===0)return{kind:"a
2677
2677
  `)}}}if(n==="plan"){if(!t.workspace)return{kind:"add-timeline-entry",entry:{type:"info",text:"Workspace features are not enabled for this session."}};let r=await t.workspace.readPlan();return r?{kind:"add-timeline-entry",entry:{type:"info",text:`Session Plan
2678
2678
  ${"\u2500".repeat(40)}
2679
2679
  ${r}`}}:{kind:"add-timeline-entry",entry:{type:"info",text:"No plan exists for this session."}}}if(n==="rename"){if(!t.workspace)return{kind:"add-timeline-entry",entry:{type:"info",text:"Workspace features are not enabled for this session."}};let r=e.slice(1).join(" ").trim();return r?r.length>100?{kind:"add-timeline-entry",entry:{type:"error",text:"Session name must be 100 characters or less."}}:(await t.workspace.renameSession(r),{kind:"add-timeline-entry",entry:{type:"info",text:`Session renamed to: ${r}`}}):{kind:"add-timeline-entry",entry:{type:"error",text:`Usage: /session rename <name>
2680
- Example: /session rename Building e-commerce platform`}}}return n==="prune"?t.featureFlags.SESSION_CLEANUP?RNl(t,e.slice(1)):xbt(e[0],t.featureFlags.SESSION_CLEANUP):n==="cleanup"&&t.featureFlags.SESSION_CLEANUP?VNl(t,e.slice(1)):xbt(e[0],t.featureFlags.SESSION_CLEANUP)};BCn={name:OFe,args:"[checkpoints [n]|files|plan|rename <name>]",help:"Show session info and workspace summary. Use subcommands for details.",allowDuringAgentExecution:!0,execute:async(t,e)=>xCn(t,e)},SCn={name:SFe,args:"<name>",help:"Rename the current session (alias for /session rename)",allowDuringAgentExecution:!0,execute:async(t,e)=>xCn(t,["rename",...e])}});var zCn=p(()=>{"use strict"});var OCn={};YI(OCn,{fetchLatestRelease:()=>Zj,fetchReleaseByTag:()=>FNl,getUpdateChannel:()=>bae,getVersion:()=>vL,getVersionWithoutUpdateCheck:()=>ENl,isPrerelease:()=>MCn,showVersionWithUpdateCheck:()=>wNl});function vL(){return process.env.COPILOT_CLI_VERSION||"0.0.418"}function MCn(){try{let t=(0,afe.parse)("0.0.418");return t!==null&&t.prerelease.length>0}catch{return!1}}function bae(t,e){return t||(e||MCn()?"prerelease":"stable")}function ENl(){return`GitHub Copilot CLI ${hD().version}.
2680
+ Example: /session rename Building e-commerce platform`}}}return n==="prune"?t.featureFlags.SESSION_CLEANUP?RNl(t,e.slice(1)):xbt(e[0],t.featureFlags.SESSION_CLEANUP):n==="cleanup"&&t.featureFlags.SESSION_CLEANUP?VNl(t,e.slice(1)):xbt(e[0],t.featureFlags.SESSION_CLEANUP)};BCn={name:OFe,args:"[checkpoints [n]|files|plan|rename <name>]",help:"Show session info and workspace summary. Use subcommands for details.",allowDuringAgentExecution:!0,execute:async(t,e)=>xCn(t,e)},SCn={name:SFe,args:"<name>",help:"Rename the current session (alias for /session rename)",allowDuringAgentExecution:!0,execute:async(t,e)=>xCn(t,["rename",...e])}});var zCn=p(()=>{"use strict"});var OCn={};YI(OCn,{fetchLatestRelease:()=>Zj,fetchReleaseByTag:()=>FNl,getUpdateChannel:()=>bae,getVersion:()=>vL,getVersionWithoutUpdateCheck:()=>ENl,isPrerelease:()=>MCn,showVersionWithUpdateCheck:()=>wNl});function vL(){return process.env.COPILOT_CLI_VERSION||"0.0.419-0"}function MCn(){try{let t=(0,afe.parse)("0.0.419-0");return t!==null&&t.prerelease.length>0}catch{return!1}}function bae(t,e){return t||(e||MCn()?"prerelease":"stable")}function ENl(){return`GitHub Copilot CLI ${hD().version}.
2681
2681
  Run 'copilot update' to check for updates.`}async function wNl(t){let e=hD();process.stdout.write(`GitHub Copilot CLI ${e.version}
2682
2682
  `);let n=bae(t.update_channel,t.staff),r=await Zj(n);if("error"in r){process.stderr.write(`
2683
2683
  Unable to check for updates: ${String(r.error)}