Skip to content

Commit 8b36051

Browse files
Deploy documentation: snapshot
1 parent 65f200a commit 8b36051

279 files changed

Lines changed: 1782 additions & 328 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

snapshot/apidocs/allclasses-index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>All Classes and Interfaces (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -360,6 +360,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
360360
</div>
361361
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/SessionResumeEvent.SessionResumeData.html" title="class in com.github.copilot.sdk.events">SessionResumeEvent.SessionResumeData</a></div>
362362
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
363+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/SessionSnapshotRewindEvent.html" title="class in com.github.copilot.sdk.events">SessionSnapshotRewindEvent</a></div>
364+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
365+
<div class="block">Event: session.snapshot_rewind</div>
366+
</div>
367+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/SessionSnapshotRewindEvent.SessionSnapshotRewindData.html" title="class in com.github.copilot.sdk.events">SessionSnapshotRewindEvent.SessionSnapshotRewindData</a></div>
368+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
363369
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/SessionStartEvent.html" title="class in com.github.copilot.sdk.events">SessionStartEvent</a></div>
364370
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
365371
<div class="block">Event: session.start</div>
@@ -482,6 +488,10 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
482488
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
483489
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/UserMessageEvent.UserMessageData.Attachment.html" title="class in com.github.copilot.sdk.events">UserMessageEvent.UserMessageData.Attachment</a></div>
484490
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
491+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/UserMessageEvent.UserMessageData.Attachment.Selection.html" title="class in com.github.copilot.sdk.events">UserMessageEvent.UserMessageData.Attachment.Selection</a></div>
492+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
493+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/github/copilot/sdk/events/UserMessageEvent.UserMessageData.Attachment.Selection.Position.html" title="class in com.github.copilot.sdk.events">UserMessageEvent.UserMessageData.Attachment.Selection.Position</a></div>
494+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
485495
</div>
486496
</div>
487497
</div>

snapshot/apidocs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>All Packages (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/ConnectionState.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>ConnectionState (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/CopilotClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>CopilotClient (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/CopilotSession.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>CopilotSession (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/SdkProtocolVersion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>SdkProtocolVersion (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/SystemMessageMode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>SystemMessageMode (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/class-use/ConnectionState.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>Uses of Enum Class com.github.copilot.sdk.ConnectionState (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/class-use/CopilotClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>Uses of Class com.github.copilot.sdk.CopilotClient (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

snapshot/apidocs/com/github/copilot/sdk/class-use/CopilotSession.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Mon Jan 26 15:58:47 UTC 2026 -->
4+
<!-- Generated by javadoc (17) on Mon Jan 26 21:36:57 UTC 2026 -->
55
<title>Uses of Class com.github.copilot.sdk.CopilotSession (GitHub Copilot Community SDK :: Java 1.0.4-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

0 commit comments

Comments
 (0)