@dsh-cc/command-stats 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 +33 -0
- package/README.zh.md +33 -0
- package/lib/index.d.ts +14 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +25 -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/stats.d.ts +48 -0
- package/lib/stats.d.ts.map +1 -0
- package/lib/stats.js +99 -0
- package/lib/stats.js.map +1 -0
- package/package.json +46 -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/session/command-stats/README.md
|
|
5
|
+
README.md: 74a703d4837bfa7fa9de65a8c38f28ca7f71654a
|
|
6
|
+
README.zh.md: dcfe0a1b84696349fd25c821fb5c749500a255ab
|
package/README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# @dsh-cc/command-stats
|
|
2
|
+
|
|
3
|
+
English | [中文](README.zh.md)
|
|
4
|
+
|
|
5
|
+
Human-facing `/stats` command over the session event log: turn and step counts, tool-call distribution, and token usage totals. The plugin registers one global command through [`ctx.commands`](../../interaction/commands/README.md), so every composed command adapter discovers and executes it without a model turn.
|
|
6
|
+
|
|
7
|
+
## Command contract
|
|
8
|
+
|
|
9
|
+
| Input | Result |
|
|
10
|
+
|---|---|
|
|
11
|
+
| `/stats` | Show completed turn count, closed step count, surface user and assistant message counts, tool calls grouped by tool name (most-called first) with the total, and summed token usage (input / output / cache-read / cache-write) across every logged `assistant/message` usage record. A session with no activity says so directly. |
|
|
12
|
+
|
|
13
|
+
The counts and token totals fold from the session's durable event log; a command run consumes no model tokens.
|
|
14
|
+
|
|
15
|
+
## Composition
|
|
16
|
+
|
|
17
|
+
The producer injects `commands`. A custom app mounts its owner plus this plugin:
|
|
18
|
+
|
|
19
|
+
```yaml
|
|
20
|
+
- id: commands
|
|
21
|
+
name: '@deepseek-ai/dsh-commands'
|
|
22
|
+
- id: command-stats
|
|
23
|
+
name: '@dsh-cc/command-stats'
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
## Model Experience
|
|
27
|
+
|
|
28
|
+
The slash input and the direct statistics output are absent from model requests and consume no model tokens. Folding is a pure function of the session log; presentation text is never logged.
|
|
29
|
+
|
|
30
|
+
## Known Limitations and Deferred Work
|
|
31
|
+
|
|
32
|
+
- **Whole-log totals only** — per-turn or per-model breakdowns remain future work.
|
|
33
|
+
- **Raw counts, not wall times** — LLM/tool latency figures live in the `sessionStats` projection and are not duplicated here.
|
package/README.zh.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# @dsh-cc/command-stats
|
|
2
|
+
|
|
3
|
+
[English](README.md) | 中文
|
|
4
|
+
|
|
5
|
+
面向用户的 `/stats` 命令,基于会话事件日志实现:turn 与 step 计数、工具调用分布、token 用量汇总。该插件通过 [`ctx.commands`](../../interaction/commands/README.md) 注册一个全局命令,因此每个已组合的命令适配器都能发现并执行它,无需模型轮次。
|
|
6
|
+
|
|
7
|
+
## 命令约定
|
|
8
|
+
|
|
9
|
+
| 输入 | 结果 |
|
|
10
|
+
|---|---|
|
|
11
|
+
| `/stats` | 显示已完成的 turn 数、已关闭的 step 数、对用户可见的 user 与 assistant 消息计数、按工具名分组(调用次数最多的在前)并带总计的工具调用,以及所有已记录 `assistant/message` usage 记录的 token 用量汇总(input/output/cache-read/cache-write)。没有任何活动的会话会直接说明。 |
|
|
12
|
+
|
|
13
|
+
计数与 token 汇总从会话持久事件日志中折叠得到;命令运行不消耗模型 token。
|
|
14
|
+
|
|
15
|
+
## 组合
|
|
16
|
+
|
|
17
|
+
生产方注入 `commands`。自定义应用会挂载它的拥有者与此插件:
|
|
18
|
+
|
|
19
|
+
```yaml
|
|
20
|
+
- id: commands
|
|
21
|
+
name: '@deepseek-ai/dsh-commands'
|
|
22
|
+
- id: command-stats
|
|
23
|
+
name: '@dsh-cc/command-stats'
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
## 模型体验
|
|
27
|
+
|
|
28
|
+
斜杠输入与直接的统计数据输出都不会进入模型请求,也不消耗模型 token。折叠是会话日志的纯函数;呈现文本绝不会记录到日志中。
|
|
29
|
+
|
|
30
|
+
## 已知限制与暂缓事项
|
|
31
|
+
|
|
32
|
+
- **仅整段日志总计**:按 turn 或按模型的细分仍属于未来工作。
|
|
33
|
+
- **原始计数,不含耗时**:LLM/工具的延迟数据位于 `sessionStats` projection 中,此处不做重复。
|
package/lib/index.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Human-facing `/stats` command over the session event log: turn and step
|
|
3
|
+
* counts, tool-call distribution, and token usage totals.
|
|
4
|
+
* @module @dsh-cc/command-stats
|
|
5
|
+
*/
|
|
6
|
+
import type { Context } from '@deepseek-ai/cordis';
|
|
7
|
+
export declare const name = "command-stats";
|
|
8
|
+
export declare const inject: string[];
|
|
9
|
+
/**
|
|
10
|
+
* Register the `/stats` command for every composed command adapter.
|
|
11
|
+
* @param ctx - context carrying the command registry.
|
|
12
|
+
*/
|
|
13
|
+
export declare function apply(ctx: Context): void;
|
|
14
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAIlD,eAAO,MAAM,IAAI,kBAAkB,CAAA;AACnC,eAAO,MAAM,MAAM,UAAe,CAAA;AAQlC;;;GAGG;AACH,wBAAgB,KAAK,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI,CAMxC"}
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Human-facing `/stats` command over the session event log: turn and step
|
|
3
|
+
* counts, tool-call distribution, and token usage totals.
|
|
4
|
+
* @module @dsh-cc/command-stats
|
|
5
|
+
*/
|
|
6
|
+
import { foldStats, formatStatsReport } from "./stats.js";
|
|
7
|
+
export const name = 'command-stats';
|
|
8
|
+
export const inject = ['commands'];
|
|
9
|
+
/** Execute `/stats` against the invocation's own session log. */
|
|
10
|
+
function executeStats(invocation) {
|
|
11
|
+
const report = foldStats(invocation.agent.session.events);
|
|
12
|
+
return { kind: 'success', text: formatStatsReport(report) };
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Register the `/stats` command for every composed command adapter.
|
|
16
|
+
* @param ctx - context carrying the command registry.
|
|
17
|
+
*/
|
|
18
|
+
export function apply(ctx) {
|
|
19
|
+
ctx.commands.register({
|
|
20
|
+
name: 'stats',
|
|
21
|
+
description: 'show turn, step, tool-call, and token statistics for this session',
|
|
22
|
+
handler: (invocation) => executeStats(invocation),
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
//# 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":"AAAA;;;;GAIG;AAIH,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAEzD,MAAM,CAAC,MAAM,IAAI,GAAG,eAAe,CAAA;AACnC,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,UAAU,CAAC,CAAA;AAElC,iEAAiE;AACjE,SAAS,YAAY,CAAC,UAA6B;IACjD,MAAM,MAAM,GAAG,SAAS,CAAC,UAAU,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,CAAA;IACzD,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,iBAAiB,CAAC,MAAM,CAAC,EAAE,CAAA;AAC7D,CAAC;AAED;;;GAGG;AACH,MAAM,UAAU,KAAK,CAAC,GAAY;IAChC,GAAG,CAAC,QAAQ,CAAC,QAAQ,CAAC;QACpB,IAAI,EAAE,OAAO;QACb,WAAW,EAAE,mEAAmE;QAChF,OAAO,EAAE,CAAC,UAA6B,EAAE,EAAE,CAAC,YAAY,CAAC,UAAU,CAAC;KACrE,CAAC,CAAA;AACJ,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Package-owned invariant companion for `@dsh-cc/command-stats`.
|
|
3
|
+
* @module @dsh-cc/command-stats/invariant
|
|
4
|
+
*/
|
|
5
|
+
import type { Context } from '@deepseek-ai/cordis';
|
|
6
|
+
/** Cordis companion plugin name. */
|
|
7
|
+
export declare const name = "command-stats-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,4BAA4B,CAAA;AAC7C,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-stats`.
|
|
3
|
+
* @module @dsh-cc/command-stats/invariant
|
|
4
|
+
*/
|
|
5
|
+
const PACKAGE_NAME = '@dsh-cc/command-stats';
|
|
6
|
+
/** Cordis companion plugin name. */
|
|
7
|
+
export const name = 'command-stats-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; statistics
|
|
12
|
+
* folding is a pure function over the session's authoritative event log 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,uBAAuB,CAAA;AAE5C,oCAAoC;AACpC,MAAM,CAAC,MAAM,IAAI,GAAG,yBAAyB,CAAA;AAC7C,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/stats.d.ts
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pure `/stats` folding: session events → turn/step counts, tool-call
|
|
3
|
+
* distribution, and token usage totals, plus human-readable report. No cordis
|
|
4
|
+
* imports, so the fold and formatting are unit-testable in isolation.
|
|
5
|
+
* @module @dsh-cc/command-stats/stats
|
|
6
|
+
*/
|
|
7
|
+
import type { SessionEvent } from '@deepseek-ai/dsh-session';
|
|
8
|
+
/** A single tool-name → call-count entry in the distribution. */
|
|
9
|
+
export interface ToolCallStat {
|
|
10
|
+
readonly name: string;
|
|
11
|
+
readonly calls: number;
|
|
12
|
+
}
|
|
13
|
+
/** Accumulated conversation statistics folded from the session log. */
|
|
14
|
+
export interface StatsReport {
|
|
15
|
+
/** Completed turns (`turn/end` events). */
|
|
16
|
+
readonly turns: number;
|
|
17
|
+
/** Closed steps (`step/end` events). */
|
|
18
|
+
readonly steps: number;
|
|
19
|
+
/** Surface user messages (`user/message` events). */
|
|
20
|
+
readonly userMessages: number;
|
|
21
|
+
/** Assistant messages (`assistant/message` events). */
|
|
22
|
+
readonly assistantMessages: number;
|
|
23
|
+
/** Tool calls grouped by name, most-called first. */
|
|
24
|
+
readonly toolCalls: readonly ToolCallStat[];
|
|
25
|
+
/** Total tool calls across every name. */
|
|
26
|
+
readonly totalToolCalls: number;
|
|
27
|
+
/** Summed uncached input tokens across usage records. */
|
|
28
|
+
readonly inputTokens: number;
|
|
29
|
+
/** Summed output tokens across usage records. */
|
|
30
|
+
readonly outputTokens: number;
|
|
31
|
+
/** Summed cache-read tokens across usage records. */
|
|
32
|
+
readonly cacheReadTokens: number;
|
|
33
|
+
/** Summed cache-write tokens across usage records. */
|
|
34
|
+
readonly cacheWriteTokens: number;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Fold a session event log into whole-session statistics.
|
|
38
|
+
* @param events - the session's durable event log, in sequence order.
|
|
39
|
+
* @returns the accumulated report (all-zero when the log has no matching events).
|
|
40
|
+
*/
|
|
41
|
+
export declare function foldStats(events: readonly SessionEvent[]): StatsReport;
|
|
42
|
+
/**
|
|
43
|
+
* Render the fold result as human shell text. An empty report says so directly.
|
|
44
|
+
* @param report - the fold result.
|
|
45
|
+
* @returns the multi-line report text.
|
|
46
|
+
*/
|
|
47
|
+
export declare function formatStatsReport(report: StatsReport): string;
|
|
48
|
+
//# sourceMappingURL=stats.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stats.d.ts","sourceRoot":"","sources":["../src/stats.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAE5D,iEAAiE;AACjE,MAAM,WAAW,YAAY;IAC3B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAA;CACvB;AAED,uEAAuE;AACvE,MAAM,WAAW,WAAW;IAC1B,2CAA2C;IAC3C,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAA;IACtB,wCAAwC;IACxC,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAA;IACtB,qDAAqD;IACrD,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;IAC7B,uDAAuD;IACvD,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAA;IAClC,qDAAqD;IACrD,QAAQ,CAAC,SAAS,EAAE,SAAS,YAAY,EAAE,CAAA;IAC3C,0CAA0C;IAC1C,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAA;IAC/B,yDAAyD;IACzD,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAA;IAC5B,iDAAiD;IACjD,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;IAC7B,qDAAqD;IACrD,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAA;IAChC,sDAAsD;IACtD,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAA;CAClC;AASD;;;;GAIG;AACH,wBAAgB,SAAS,CAAC,MAAM,EAAE,SAAS,YAAY,EAAE,GAAG,WAAW,CAqDtE;AAED;;;;GAIG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,WAAW,GAAG,MAAM,CAqB7D"}
|
package/lib/stats.js
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pure `/stats` folding: session events → turn/step counts, tool-call
|
|
3
|
+
* distribution, and token usage totals, plus human-readable report. No cordis
|
|
4
|
+
* imports, so the fold and formatting are unit-testable in isolation.
|
|
5
|
+
* @module @dsh-cc/command-stats/stats
|
|
6
|
+
*/
|
|
7
|
+
/** Whether a runtime usage record satisfies the `TokenUsage` contract enough to fold. */
|
|
8
|
+
function isTokenUsage(value) {
|
|
9
|
+
return typeof value === 'object' && value !== null
|
|
10
|
+
&& typeof value.inputTokens === 'number'
|
|
11
|
+
&& typeof value.outputTokens === 'number';
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Fold a session event log into whole-session statistics.
|
|
15
|
+
* @param events - the session's durable event log, in sequence order.
|
|
16
|
+
* @returns the accumulated report (all-zero when the log has no matching events).
|
|
17
|
+
*/
|
|
18
|
+
export function foldStats(events) {
|
|
19
|
+
let turns = 0;
|
|
20
|
+
let steps = 0;
|
|
21
|
+
let userMessages = 0;
|
|
22
|
+
let assistantMessages = 0;
|
|
23
|
+
let inputTokens = 0;
|
|
24
|
+
let outputTokens = 0;
|
|
25
|
+
let cacheReadTokens = 0;
|
|
26
|
+
let cacheWriteTokens = 0;
|
|
27
|
+
const calls = new Map();
|
|
28
|
+
for (const event of events) {
|
|
29
|
+
switch (event.type) {
|
|
30
|
+
case 'turn/end':
|
|
31
|
+
turns += 1;
|
|
32
|
+
break;
|
|
33
|
+
case 'step/end':
|
|
34
|
+
steps += 1;
|
|
35
|
+
break;
|
|
36
|
+
case 'user/message':
|
|
37
|
+
userMessages += 1;
|
|
38
|
+
break;
|
|
39
|
+
case 'assistant/message':
|
|
40
|
+
assistantMessages += 1;
|
|
41
|
+
if (event.data.usage !== undefined && isTokenUsage(event.data.usage)) {
|
|
42
|
+
inputTokens += event.data.usage.inputTokens;
|
|
43
|
+
outputTokens += event.data.usage.outputTokens;
|
|
44
|
+
cacheReadTokens += event.data.usage.cacheReadTokens ?? 0;
|
|
45
|
+
cacheWriteTokens += event.data.usage.cacheWriteTokens ?? 0;
|
|
46
|
+
}
|
|
47
|
+
break;
|
|
48
|
+
case 'tool/call':
|
|
49
|
+
calls.set(event.data.name, (calls.get(event.data.name) ?? 0) + 1);
|
|
50
|
+
break;
|
|
51
|
+
default:
|
|
52
|
+
break;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
const toolCalls = [...calls.entries()]
|
|
56
|
+
.map(([name, count]) => ({ name, calls: count }))
|
|
57
|
+
.sort((a, b) => b.calls - a.calls || (a.name < b.name ? -1 : 1));
|
|
58
|
+
const totalToolCalls = toolCalls.reduce((sum, stat) => sum + stat.calls, 0);
|
|
59
|
+
return {
|
|
60
|
+
turns,
|
|
61
|
+
steps,
|
|
62
|
+
userMessages,
|
|
63
|
+
assistantMessages,
|
|
64
|
+
toolCalls,
|
|
65
|
+
totalToolCalls,
|
|
66
|
+
inputTokens,
|
|
67
|
+
outputTokens,
|
|
68
|
+
cacheReadTokens,
|
|
69
|
+
cacheWriteTokens,
|
|
70
|
+
};
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Render the fold result as human shell text. An empty report says so directly.
|
|
74
|
+
* @param report - the fold result.
|
|
75
|
+
* @returns the multi-line report text.
|
|
76
|
+
*/
|
|
77
|
+
export function formatStatsReport(report) {
|
|
78
|
+
if (report.turns === 0 && report.steps === 0 && report.totalToolCalls === 0 && report.inputTokens === 0) {
|
|
79
|
+
return 'No session activity yet.';
|
|
80
|
+
}
|
|
81
|
+
const lines = [
|
|
82
|
+
'Session stats',
|
|
83
|
+
'',
|
|
84
|
+
`Turns: ${report.turns}`,
|
|
85
|
+
`Steps: ${report.steps}`,
|
|
86
|
+
`User messages: ${report.userMessages}`,
|
|
87
|
+
`Assistant messages: ${report.assistantMessages}`,
|
|
88
|
+
`Tool calls: ${report.totalToolCalls}`,
|
|
89
|
+
];
|
|
90
|
+
if (report.toolCalls.length > 0) {
|
|
91
|
+
for (const stat of report.toolCalls) {
|
|
92
|
+
lines.push(` ${stat.name}: ${stat.calls}`);
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
lines.push('', 'Token usage (input / output / cache-read / cache-write):');
|
|
96
|
+
lines.push(` ${report.inputTokens} / ${report.outputTokens} / ${report.cacheReadTokens} / ${report.cacheWriteTokens}`);
|
|
97
|
+
return lines.join('\n');
|
|
98
|
+
}
|
|
99
|
+
//# sourceMappingURL=stats.js.map
|
package/lib/stats.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stats.js","sourceRoot":"","sources":["../src/stats.ts"],"names":[],"mappings":"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"}
|
package/package.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@dsh-cc/command-stats",
|
|
3
|
+
"description": "Human-facing slash command for session event statistics",
|
|
4
|
+
"version": "0.5.0",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "git+https://github.com/dsh-cc/dsh-cc.git",
|
|
8
|
+
"directory": "packages/session/command-stats"
|
|
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-llm": ">=0.1.1-rc.2",
|
|
31
|
+
"@deepseek-ai/dsh-session": ">=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-llm": "link:../../../../deepseek-harness/packages/llm/llm",
|
|
40
|
+
"@deepseek-ai/dsh-session": "link:../../../../deepseek-harness/packages/core/session",
|
|
41
|
+
"@deepseek-ai/cordis": "link:../../../../deepseek-harness/vendor/cordis"
|
|
42
|
+
},
|
|
43
|
+
"publishConfig": {
|
|
44
|
+
"access": "public"
|
|
45
|
+
}
|
|
46
|
+
}
|