Skip to content

No /fork in v1.0.45 #3252

@LuncyBloont

Description

@LuncyBloont

Describe the bug

Changelog for v1.0.45

  • Add /autopilot slash command to toggle between interactive and autopilot modes
  • Add /fork command to fork the current session into a new independent session
  • Sessions with extension permission prompts can be resumed without a "Session file is corrupted" error
  • agentStop hook now fires correctly when the agent stops via task_complete
  • Fall back to Windows PowerShell (powershell.exe) when PowerShell 7+ (pwsh) is not available on Windows
  • OpenTelemetry output aligns with GenAI semantic conventions: MCP tool calls now use standard tool_call
    spans, and a new gen_ai.client.operation.duration metric tracks tool execution time
  • CLI starts faster on terminals with limited OSC color query support, shaving up to ~1.5s off startup time.

But:

Image

Affected version

GitHub Copilot CLI 1.0.45.

Steps to reproduce the behavior

  1. Update to v1.0.45
  2. Type /fork
  3. ✗ Unknown command: /fork
Image

Expected behavior

/fork is available.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:sessionsSession management, resume, history, session picker, and session state

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions