@dsh-cc/command-resume 0.5.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/LICENSE +201 -0
- package/README.i18n.yaml +6 -0
- package/README.md +35 -0
- package/README.zh.md +35 -0
- package/lib/index.d.ts +28 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +63 -0
- package/lib/index.js.map +1 -0
- package/lib/invariant.d.ts +16 -0
- package/lib/invariant.d.ts.map +1 -0
- package/lib/invariant.js +23 -0
- package/lib/invariant.js.map +1 -0
- package/lib/resume.d.ts +34 -0
- package/lib/resume.d.ts.map +1 -0
- package/lib/resume.js +42 -0
- package/lib/resume.js.map +1 -0
- package/package.json +47 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.i18n.yaml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
2
|
+
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
|
3
|
+
# after editing either side, bring the other along and re-record with:
|
|
4
|
+
# pnpm run verify-translation-pairing --write packages/interaction/command-resume/README.md
|
|
5
|
+
README.md: 19ae6dbe41c7d648d95ed9b4132ac8e3e9e855ce
|
|
6
|
+
README.zh.md: be8df853fcc098c3d4d1e196eca1ef72c57bf882
|
package/README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
# @dsh-cc/command-resume
|
|
2
|
+
|
|
3
|
+
English | [中文](README.zh.md)
|
|
4
|
+
|
|
5
|
+
Human-facing `/resume` command: list the recent sessions (id, title, cwd, availability, and start time) so a user can pick one to resume. It reads the optional `sessionQuery` service. The plugin registers one global command through [`ctx.commands`](../../interaction/commands/README.md).
|
|
6
|
+
|
|
7
|
+
## Command contract
|
|
8
|
+
|
|
9
|
+
| Input | Result |
|
|
10
|
+
|---|---|
|
|
11
|
+
| `/resume` | List recent sessions newest-first: session id, latest folded title (when the log has one), cwd (when recorded), optional parent, availability (`live`/`persisted`), and creation time. Ends with the host-owned resume pointer. |
|
|
12
|
+
|
|
13
|
+
Only fields the `sessionQuery` API actually exposes are rendered; a field with no source is omitted. Empty results render a friendly placeholder. The command reads the optional `sessionQuery` seam — a composition without it reports the missing seam.
|
|
14
|
+
|
|
15
|
+
## Composition
|
|
16
|
+
|
|
17
|
+
The producer injects `commands`. A custom app mounts the session-query backend (e.g. `@deepseek-ai/dsh-session-query-sqlite`) plus this plugin:
|
|
18
|
+
|
|
19
|
+
```yaml
|
|
20
|
+
- id: session-query
|
|
21
|
+
name: '@deepseek-ai/dsh-session-query-sqlite'
|
|
22
|
+
- id: command-resume
|
|
23
|
+
name: '@dsh-cc/command-resume'
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
The `sessionQuery` seam is discovered via `ctx` at run time; it is not injected, so the command loads even without a query backend (and then reports the missing seam).
|
|
27
|
+
|
|
28
|
+
## Model Experience
|
|
29
|
+
|
|
30
|
+
The slash input and the direct output are absent from model requests and consume no model tokens. Outputs are pure reads of the session corpus.
|
|
31
|
+
|
|
32
|
+
## Known Limitations and Deferred Work
|
|
33
|
+
|
|
34
|
+
- **Session switching is host-owned** — the command only lists; to switch the user restarts with `dsh --resume <sessionId>`. It cannot switch the live process.
|
|
35
|
+
- **No `lastActive` field** — the `sessionQuery` API exposes creation time and availability, not a last-active timestamp, so no such line is rendered.
|
package/README.zh.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
# @dsh-cc/command-resume
|
|
2
|
+
|
|
3
|
+
[English](README.md) | 中文
|
|
4
|
+
|
|
5
|
+
面向用户的 `/resume` 命令:列出最近的会话(id、标题、工作目录、可用性状态与开始时间),以便用户挑选一个继续。它读取可选的 `sessionQuery` 服务。该插件通过 [`ctx.commands`](../../interaction/commands/README.md) 注册一个全局命令。
|
|
6
|
+
|
|
7
|
+
## 命令约定
|
|
8
|
+
|
|
9
|
+
| 输入 | 结果 |
|
|
10
|
+
|---|---|
|
|
11
|
+
| `/resume` | 按从新到旧列出最近的会话:会话 id、最新折叠标题(若日志中存在)、工作目录(若记录)、可选父会话、可用性状态(`live`/`persisted`)与创建时间。最后附带宿主持有的继续指针。 |
|
|
12
|
+
|
|
13
|
+
只渲染 `sessionQuery` API 实际暴露的字段;没有来源的字段会被省略。结果为空时渲染一个友好的占位提示。该命令读取可选的 `sessionQuery` 衔接服务——缺少它的组合会报告缺少该服务。
|
|
14
|
+
|
|
15
|
+
## 组合
|
|
16
|
+
|
|
17
|
+
生产方注入 `commands`。自定义应用会挂载会话查询后端(例如 `@deepseek-ai/dsh-session-query-sqlite`)与此插件:
|
|
18
|
+
|
|
19
|
+
```yaml
|
|
20
|
+
- id: session-query
|
|
21
|
+
name: '@deepseek-ai/dsh-session-query-sqlite'
|
|
22
|
+
- id: command-resume
|
|
23
|
+
name: '@dsh-cc/command-resume'
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
`sessionQuery` 衔接服务在运行时经 `ctx` 发现,并非注入项,因此即便没有查询后端,命令也能加载(此时会报告缺少该服务)。
|
|
27
|
+
|
|
28
|
+
## 模型体验
|
|
29
|
+
|
|
30
|
+
斜杠输入与直接输出都不会进入模型请求,也不消耗模型 token。输出都是对会话语料的纯读取。
|
|
31
|
+
|
|
32
|
+
## 已知限制与暂缓事项
|
|
33
|
+
|
|
34
|
+
- **会话切换由宿主持有**:该命令只负责列出;要切换需要用户以 `dsh --resume <sessionId>` 重启。它无法切换实时进程。
|
|
35
|
+
- **没有 `lastActive` 字段**:`sessionQuery` API 暴露的是创建时间与可用性状态,而非最后活跃时间戳,因此不会渲染此类行。
|
package/lib/index.d.ts
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Human-facing `/resume` command: list the recent sessions (id, title, cwd,
|
|
3
|
+
* availability, start time) so a user can pick one to resume. It reads the
|
|
4
|
+
* optional `sessionQuery` service mounted by session-query; when that service
|
|
5
|
+
* is absent it reports the seam gracefully. Resume/switching is host-owned —
|
|
6
|
+
* the command only lists and points the user at `dsh --resume <id>`.
|
|
7
|
+
* @module @dsh-cc/command-resume
|
|
8
|
+
*/
|
|
9
|
+
import type { Context } from '@deepseek-ai/cordis';
|
|
10
|
+
import type { SessionId } from '@deepseek-ai/dsh-session';
|
|
11
|
+
import type { SessionRecord, SessionTitleObservationResult } from '@deepseek-ai/dsh-session-query';
|
|
12
|
+
export declare const name = "command-resume";
|
|
13
|
+
export declare const inject: string[];
|
|
14
|
+
/**
|
|
15
|
+
* The minimal structural face of the optional `sessionQuery` service. Two
|
|
16
|
+
* concrete methods — {@link listSessions} and {@link readTitleSnapshots} — are
|
|
17
|
+
* enough for this command; the rest of the engine is out of scope.
|
|
18
|
+
*/
|
|
19
|
+
export interface SessionQuerySeam {
|
|
20
|
+
listSessions(signal?: AbortSignal): Promise<SessionRecord[]>;
|
|
21
|
+
readTitleSnapshots(sessionIds: readonly SessionId[], signal?: AbortSignal): Promise<SessionTitleObservationResult[]>;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Register the `/resume` command for every composed command adapter.
|
|
25
|
+
* @param ctx - context carrying the command registry.
|
|
26
|
+
*/
|
|
27
|
+
export declare function apply(ctx: Context): void;
|
|
28
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAClD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAA;AACzD,OAAO,KAAK,EAAE,aAAa,EAAE,6BAA6B,EAAE,MAAM,gCAAgC,CAAA;AAIlG,eAAO,MAAM,IAAI,mBAAmB,CAAA;AACpC,eAAO,MAAM,MAAM,UAAe,CAAA;AAElC;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC/B,YAAY,CAAC,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,aAAa,EAAE,CAAC,CAAA;IAC5D,kBAAkB,CAChB,UAAU,EAAE,SAAS,SAAS,EAAE,EAChC,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,6BAA6B,EAAE,CAAC,CAAA;CAC5C;AA4CD;;;GAGG;AACH,wBAAgB,KAAK,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI,CAMxC"}
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Human-facing `/resume` command: list the recent sessions (id, title, cwd,
|
|
3
|
+
* availability, start time) so a user can pick one to resume. It reads the
|
|
4
|
+
* optional `sessionQuery` service mounted by session-query; when that service
|
|
5
|
+
* is absent it reports the seam gracefully. Resume/switching is host-owned —
|
|
6
|
+
* the command only lists and points the user at `dsh --resume <id>`.
|
|
7
|
+
* @module @dsh-cc/command-resume
|
|
8
|
+
*/
|
|
9
|
+
import { formatResumeIndex } from "./resume.js";
|
|
10
|
+
export const name = 'command-resume';
|
|
11
|
+
export const inject = ['commands'];
|
|
12
|
+
/** Resolve the optional sessionQuery seam, or undefined when not composed. */
|
|
13
|
+
function seam(ctx) {
|
|
14
|
+
return ctx.get('sessionQuery');
|
|
15
|
+
}
|
|
16
|
+
/** Fold the latest title for one session from a batch observation, if any. */
|
|
17
|
+
function foldTitle(observations, id) {
|
|
18
|
+
for (const observation of observations) {
|
|
19
|
+
if (observation.sessionId !== id)
|
|
20
|
+
continue;
|
|
21
|
+
if (observation.status === 'fulfilled' && observation.value.title !== undefined) {
|
|
22
|
+
return observation.value.title.title;
|
|
23
|
+
}
|
|
24
|
+
return undefined;
|
|
25
|
+
}
|
|
26
|
+
return undefined;
|
|
27
|
+
}
|
|
28
|
+
/** Execute `/resume`: list recent sessions with their titles. */
|
|
29
|
+
async function executeResume(ctx, invocation) {
|
|
30
|
+
const sessionQuery = seam(ctx);
|
|
31
|
+
if (sessionQuery === undefined) {
|
|
32
|
+
return { kind: 'success', text: 'No session-query service is mounted in this composition.' };
|
|
33
|
+
}
|
|
34
|
+
const signal = invocation.signal;
|
|
35
|
+
const records = await sessionQuery.listSessions(signal);
|
|
36
|
+
const ids = records.map(record => record.header.id);
|
|
37
|
+
const observations = await sessionQuery.readTitleSnapshots(ids, signal);
|
|
38
|
+
const lines = records.map(record => {
|
|
39
|
+
const title = foldTitle(observations, record.header.id);
|
|
40
|
+
return {
|
|
41
|
+
id: record.header.id,
|
|
42
|
+
createdAt: record.header.createdAt,
|
|
43
|
+
live: record.live,
|
|
44
|
+
persisted: record.persisted,
|
|
45
|
+
...record.header.cwd !== undefined ? { cwd: record.header.cwd } : {},
|
|
46
|
+
...record.header.parentSession !== undefined ? { parent: record.header.parentSession } : {},
|
|
47
|
+
...title !== undefined ? { title } : {},
|
|
48
|
+
};
|
|
49
|
+
});
|
|
50
|
+
return { kind: 'success', text: formatResumeIndex(lines) };
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Register the `/resume` command for every composed command adapter.
|
|
54
|
+
* @param ctx - context carrying the command registry.
|
|
55
|
+
*/
|
|
56
|
+
export function apply(ctx) {
|
|
57
|
+
ctx.commands.register({
|
|
58
|
+
name: 'resume',
|
|
59
|
+
description: 'list recent sessions (id, title, cwd, availability) for resuming',
|
|
60
|
+
handler: (invocation) => executeResume(ctx, invocation),
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Package-owned invariant companion for `@dsh-cc/command-resume`.
|
|
3
|
+
* @module @dsh-cc/command-resume/invariant
|
|
4
|
+
*/
|
|
5
|
+
import type { Context } from '@deepseek-ai/cordis';
|
|
6
|
+
/** Cordis companion plugin name. */
|
|
7
|
+
export declare const name = "command-resume-invariant";
|
|
8
|
+
/** Service required before the companion can reserve package ownership. */
|
|
9
|
+
export declare const inject: string[];
|
|
10
|
+
/**
|
|
11
|
+
* Register this package's invariant companion.
|
|
12
|
+
* @param ctx - Cordis context carrying the invariant service.
|
|
13
|
+
* @returns the installed registration's disposer after setup succeeds.
|
|
14
|
+
*/
|
|
15
|
+
export declare const apply: (ctx: Context) => Promise<() => void>;
|
|
16
|
+
//# sourceMappingURL=invariant.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"invariant.d.ts","sourceRoot":"","sources":["../src/invariant.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAKlD,oCAAoC;AACpC,eAAO,MAAM,IAAI,6BAA6B,CAAA;AAC9C,2EAA2E;AAC3E,eAAO,MAAM,MAAM,UAAiB,CAAA;AASpC;;;;GAIG;AACH,eAAO,MAAM,KAAK,GAAI,KAAK,OAAO,KAAG,OAAO,CAAC,MAAM,IAAI,CACU,CAAA"}
|
package/lib/invariant.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Package-owned invariant companion for `@dsh-cc/command-resume`.
|
|
3
|
+
* @module @dsh-cc/command-resume/invariant
|
|
4
|
+
*/
|
|
5
|
+
const PACKAGE_NAME = '@dsh-cc/command-resume';
|
|
6
|
+
/** Cordis companion plugin name. */
|
|
7
|
+
export const name = 'command-resume-invariant';
|
|
8
|
+
/** Service required before the companion can reserve package ownership. */
|
|
9
|
+
export const inject = ['invariants'];
|
|
10
|
+
/**
|
|
11
|
+
* No runtime invariant: this command adapter owns no event stream or state projection; session
|
|
12
|
+
* listing is a pure read over an optional host service, and the command registry owns
|
|
13
|
+
* registration and dispatch lifecycle.
|
|
14
|
+
*/
|
|
15
|
+
const install = () => { };
|
|
16
|
+
/**
|
|
17
|
+
* Register this package's invariant companion.
|
|
18
|
+
* @param ctx - Cordis context carrying the invariant service.
|
|
19
|
+
* @returns the installed registration's disposer after setup succeeds.
|
|
20
|
+
*/
|
|
21
|
+
export const apply = (ctx) => Promise.resolve(ctx.invariants.register(PACKAGE_NAME, install));
|
|
22
|
+
/* jscpd:ignore-end */
|
|
23
|
+
//# sourceMappingURL=invariant.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"invariant.js","sourceRoot":"","sources":["../src/invariant.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAMH,MAAM,YAAY,GAAG,wBAAwB,CAAA;AAE7C,oCAAoC;AACpC,MAAM,CAAC,MAAM,IAAI,GAAG,0BAA0B,CAAA;AAC9C,2EAA2E;AAC3E,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,YAAY,CAAC,CAAA;AAEpC;;;;GAIG;AACH,MAAM,OAAO,GAAuB,GAAG,EAAE,GAAE,CAAC,CAAA;AAE5C;;;;GAIG;AACH,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,GAAY,EAAuB,EAAE,CACzD,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC,CAAA;AACjE,sBAAsB"}
|
package/lib/resume.d.ts
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pure `/resume` rendering helpers: session-line folding and index formatting.
|
|
3
|
+
* The session-query seam lives in the host composition; these functions only
|
|
4
|
+
* shape already loaded records, so they are unit-testable without cordis.
|
|
5
|
+
* @module @dsh-cc/command-resume/resume
|
|
6
|
+
*/
|
|
7
|
+
/** One recent session as rendered by `/resume`; only real header fields. */
|
|
8
|
+
export interface SessionLine {
|
|
9
|
+
/** The session id. */
|
|
10
|
+
id: string;
|
|
11
|
+
/** The latest folded title, when the log has one. */
|
|
12
|
+
title?: string;
|
|
13
|
+
/** The working directory the session was created in, when recorded. */
|
|
14
|
+
cwd?: string;
|
|
15
|
+
/** The session this one was forked from, when any. */
|
|
16
|
+
parent?: string;
|
|
17
|
+
/** Epoch ms when the session was created. */
|
|
18
|
+
createdAt: number;
|
|
19
|
+
/** Whether the id currently exists in `ctx.sessions`. */
|
|
20
|
+
live: boolean;
|
|
21
|
+
/** Whether the active persistence backend currently materializes the id. */
|
|
22
|
+
persisted: boolean;
|
|
23
|
+
}
|
|
24
|
+
/** Format the `createdAt` epoch as a narrow non-ambiguous label. */
|
|
25
|
+
export declare function formatCreatedAt(createdAt: number): string;
|
|
26
|
+
/** Render one session line with the fields that are present. */
|
|
27
|
+
export declare function formatSessionLine(line: SessionLine): string;
|
|
28
|
+
/**
|
|
29
|
+
* Render the recent-sessions index, newest first as listed. Ends with the
|
|
30
|
+
* host-owned resume pointer.
|
|
31
|
+
* @param lines - the recent session lines, in listing order.
|
|
32
|
+
*/
|
|
33
|
+
export declare function formatResumeIndex(lines: readonly SessionLine[]): string;
|
|
34
|
+
//# sourceMappingURL=resume.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resume.d.ts","sourceRoot":"","sources":["../src/resume.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,4EAA4E;AAC5E,MAAM,WAAW,WAAW;IAC1B,sBAAsB;IACtB,EAAE,EAAE,MAAM,CAAA;IACV,qDAAqD;IACrD,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,uEAAuE;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,sDAAsD;IACtD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,6CAA6C;IAC7C,SAAS,EAAE,MAAM,CAAA;IACjB,yDAAyD;IACzD,IAAI,EAAE,OAAO,CAAA;IACb,4EAA4E;IAC5E,SAAS,EAAE,OAAO,CAAA;CACnB;AAED,oEAAoE;AACpE,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,CAEzD;AAED,gEAAgE;AAChE,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,WAAW,GAAG,MAAM,CAQ3D;AAED;;;;GAIG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,SAAS,WAAW,EAAE,GAAG,MAAM,CAUvE"}
|
package/lib/resume.js
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pure `/resume` rendering helpers: session-line folding and index formatting.
|
|
3
|
+
* The session-query seam lives in the host composition; these functions only
|
|
4
|
+
* shape already loaded records, so they are unit-testable without cordis.
|
|
5
|
+
* @module @dsh-cc/command-resume/resume
|
|
6
|
+
*/
|
|
7
|
+
/** Format the `createdAt` epoch as a narrow non-ambiguous label. */
|
|
8
|
+
export function formatCreatedAt(createdAt) {
|
|
9
|
+
return new Date(createdAt).toISOString();
|
|
10
|
+
}
|
|
11
|
+
/** Render one session line with the fields that are present. */
|
|
12
|
+
export function formatSessionLine(line) {
|
|
13
|
+
const parts = [line.id];
|
|
14
|
+
if (line.title !== undefined)
|
|
15
|
+
parts.push(line.title);
|
|
16
|
+
if (line.cwd !== undefined)
|
|
17
|
+
parts.push(`cwd: ${line.cwd}`);
|
|
18
|
+
if (line.parent !== undefined)
|
|
19
|
+
parts.push(`parent: ${line.parent}`);
|
|
20
|
+
parts.push(line.live && line.persisted ? 'available' : line.live ? 'live' : line.persisted ? 'persisted' : 'archived');
|
|
21
|
+
parts.push(`created ${formatCreatedAt(line.createdAt)}`);
|
|
22
|
+
return `- ${parts.join(' — ')}`;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Render the recent-sessions index, newest first as listed. Ends with the
|
|
26
|
+
* host-owned resume pointer.
|
|
27
|
+
* @param lines - the recent session lines, in listing order.
|
|
28
|
+
*/
|
|
29
|
+
export function formatResumeIndex(lines) {
|
|
30
|
+
const out = [];
|
|
31
|
+
if (lines.length === 0) {
|
|
32
|
+
out.push('No sessions are available to resume.');
|
|
33
|
+
}
|
|
34
|
+
else {
|
|
35
|
+
out.push('Recent sessions:');
|
|
36
|
+
for (const line of lines)
|
|
37
|
+
out.push(formatSessionLine(line));
|
|
38
|
+
}
|
|
39
|
+
out.push('To switch, restart with: dsh --resume <sessionId>');
|
|
40
|
+
return out.join('\n');
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=resume.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resume.js","sourceRoot":"","sources":["../src/resume.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAoBH,oEAAoE;AACpE,MAAM,UAAU,eAAe,CAAC,SAAiB;IAC/C,OAAO,IAAI,IAAI,CAAC,SAAS,CAAC,CAAC,WAAW,EAAE,CAAA;AAC1C,CAAC;AAED,gEAAgE;AAChE,MAAM,UAAU,iBAAiB,CAAC,IAAiB;IACjD,MAAM,KAAK,GAAa,CAAC,IAAI,CAAC,EAAE,CAAC,CAAA;IACjC,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS;QAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;IACpD,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS;QAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,GAAG,EAAE,CAAC,CAAA;IAC1D,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS;QAAE,KAAK,CAAC,IAAI,CAAC,WAAW,IAAI,CAAC,MAAM,EAAE,CAAC,CAAA;IACnE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,UAAU,CAAC,CAAA;IACtH,KAAK,CAAC,IAAI,CAAC,WAAW,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC,CAAA;IACxD,OAAO,KAAK,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAA;AACjC,CAAC;AAED;;;;GAIG;AACH,MAAM,UAAU,iBAAiB,CAAC,KAA6B;IAC7D,MAAM,GAAG,GAAa,EAAE,CAAA;IACxB,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACvB,GAAG,CAAC,IAAI,CAAC,sCAAsC,CAAC,CAAA;IAClD,CAAC;SAAM,CAAC;QACN,GAAG,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAA;QAC5B,KAAK,MAAM,IAAI,IAAI,KAAK;YAAE,GAAG,CAAC,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAA;IAC7D,CAAC;IACD,GAAG,CAAC,IAAI,CAAC,mDAAmD,CAAC,CAAA;IAC7D,OAAO,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;AACvB,CAAC"}
|
package/package.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@dsh-cc/command-resume",
|
|
3
|
+
"description": "Human-facing slash command to list recent sessions for resume",
|
|
4
|
+
"version": "0.5.0",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "git+https://github.com/dsh-cc/dsh-cc.git",
|
|
8
|
+
"directory": "packages/interaction/command-resume"
|
|
9
|
+
},
|
|
10
|
+
"type": "module",
|
|
11
|
+
"exports": {
|
|
12
|
+
".": {
|
|
13
|
+
"types": "./lib/index.d.ts",
|
|
14
|
+
"default": "./lib/index.js"
|
|
15
|
+
},
|
|
16
|
+
"./invariant": {
|
|
17
|
+
"types": "./lib/invariant.d.ts",
|
|
18
|
+
"default": "./lib/invariant.js"
|
|
19
|
+
},
|
|
20
|
+
"./src/*": "./src/*",
|
|
21
|
+
"./package.json": "./package.json"
|
|
22
|
+
},
|
|
23
|
+
"files": [
|
|
24
|
+
"lib"
|
|
25
|
+
],
|
|
26
|
+
"license": "Apache-2.0",
|
|
27
|
+
"peerDependencies": {
|
|
28
|
+
"@deepseek-ai/dsh-commands": ">=0.1.1-rc.2",
|
|
29
|
+
"@deepseek-ai/dsh-invariants": ">=0.1.1-rc.2",
|
|
30
|
+
"@deepseek-ai/dsh-session": ">=0.1.1-rc.2",
|
|
31
|
+
"@deepseek-ai/dsh-session-query": ">=0.1.1-rc.2",
|
|
32
|
+
"@deepseek-ai/cordis": ">=0.1.1-rc.2"
|
|
33
|
+
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@deepseek-ai/cordis-plugin-loader": "link:../../../../deepseek-harness/vendor/loader",
|
|
36
|
+
"@deepseek-ai/dsh-agent": "link:../../../../deepseek-harness/packages/core/agent",
|
|
37
|
+
"@deepseek-ai/dsh-commands": "link:../../../../deepseek-harness/packages/interaction/commands",
|
|
38
|
+
"@deepseek-ai/dsh-invariants": "link:../../../../deepseek-harness/packages/runtime-diagnostics/invariants",
|
|
39
|
+
"@deepseek-ai/dsh-session": "link:../../../../deepseek-harness/packages/core/session",
|
|
40
|
+
"@deepseek-ai/dsh-session-query": "link:../../../../deepseek-harness/packages/session-query/session-query",
|
|
41
|
+
"@deepseek-ai/dsh-session-title": "link:../../../../deepseek-harness/packages/session/session-title",
|
|
42
|
+
"@deepseek-ai/cordis": "link:../../../../deepseek-harness/vendor/cordis"
|
|
43
|
+
},
|
|
44
|
+
"publishConfig": {
|
|
45
|
+
"access": "public"
|
|
46
|
+
}
|
|
47
|
+
}
|