@ipv9/tokentracker-cli 0.39.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 +21 -0
- package/README.ja.md +464 -0
- package/README.ko.md +464 -0
- package/README.md +476 -0
- package/README.zh-CN.md +469 -0
- package/bin/tracker.js +52 -0
- package/dashboard/dist/app-icon.png +0 -0
- package/dashboard/dist/apple-touch-icon.png +0 -0
- package/dashboard/dist/assets/ActivityHeatmap-BxBGHY1z.js +42 -0
- package/dashboard/dist/assets/Card-GROxUc_6.js +1 -0
- package/dashboard/dist/assets/DashboardPage-BZ5VFoBk.js +19 -0
- package/dashboard/dist/assets/DevicePage-CQts7ivB.js +1 -0
- package/dashboard/dist/assets/DialogTitle-DqFsk26U.js +1 -0
- package/dashboard/dist/assets/FadeIn-HBBXW_3q.js +1 -0
- package/dashboard/dist/assets/HeaderGithubStar-COD2HfaF.js +1 -0
- package/dashboard/dist/assets/IpCheckPage-Cn0l8-BQ.js +15 -0
- package/dashboard/dist/assets/LandingPage-CmV1BMU4.js +4356 -0
- package/dashboard/dist/assets/LeaderboardAvatar-CiIpWZwb.js +1 -0
- package/dashboard/dist/assets/LeaderboardPage-BU0mlR3g.js +6 -0
- package/dashboard/dist/assets/LeaderboardProfileModal-C49_3Xm9.js +72 -0
- package/dashboard/dist/assets/LeaderboardProfilePage-Bh1n0BAM.js +1 -0
- package/dashboard/dist/assets/LimitsPage-fZAmwLWT.js +2 -0
- package/dashboard/dist/assets/LocalOnlyNotice-D3rQdA-P.js +1 -0
- package/dashboard/dist/assets/LoginPage-enO4XP-c.js +1 -0
- package/dashboard/dist/assets/PopoverPopup-pitJEpN1.js +1 -0
- package/dashboard/dist/assets/Select-tT9x4ntD.js +1 -0
- package/dashboard/dist/assets/SelectItemText-C7F7eIm0.js +1 -0
- package/dashboard/dist/assets/SettingsPage-pDasZNU2.js +1 -0
- package/dashboard/dist/assets/SkillsPage-DEu7FY-2.js +1 -0
- package/dashboard/dist/assets/WidgetsPage-DGcO7rbp.js +1 -0
- package/dashboard/dist/assets/WrappedPage-D_1ID213.js +1 -0
- package/dashboard/dist/assets/agent-logos-DXQVg1xy.js +1 -0
- package/dashboard/dist/assets/arrow-up-right-DNLo92Ba.js +1 -0
- package/dashboard/dist/assets/download-DbBBBpJF.js +1 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-400-normal-BPBWmzPh.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-400-normal-Ce5q_31Z.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-500-normal-CJBLNVQT.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-500-normal-mNhfPmgl.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-700-normal-DH5Q319x.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-700-normal-VCNRadI3.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-900-normal-BKC3PZkM.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-900-normal-DdrQ8KBw.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-400-normal-CoULgQGM.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-400-normal-LC9RFr9I.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-500-normal-D3o2eNa9.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-500-normal-DOxI7kZ4.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-700-normal-D6izGJRP.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-700-normal-QGw08Lff.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-900-normal-CmoKXrdK.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-900-normal-Cu5MFKsu.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-400-normal-Cgks_Qgx.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-400-normal-CxNRRMGd.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-500-normal-CQcGuCNt.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-500-normal-diTenJ8L.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-700-normal-BX9f1BHp.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-700-normal-YOllDaLV.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-900-normal-Br6WNUGb.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-900-normal-CrmBTzU2.woff2 +0 -0
- package/dashboard/dist/assets/index-BeoRn2gJ.js +2 -0
- package/dashboard/dist/assets/info-Bh5qTz6k.js +1 -0
- package/dashboard/dist/assets/main-BIY3Nj6I.js +969 -0
- package/dashboard/dist/assets/main-G_F9Iu_x.css +1 -0
- package/dashboard/dist/assets/use-limits-display-prefs-B4iJ-bBc.js +1 -0
- package/dashboard/dist/assets/use-native-settings-DHjPFDv8.js +1 -0
- package/dashboard/dist/assets/use-usage-limits-odqe9OY7.js +1 -0
- package/dashboard/dist/assets/useCurrency-BsSZiZMP.js +1 -0
- package/dashboard/dist/assets/useOpenInteractionType-BQhgq4rv.js +12 -0
- package/dashboard/dist/brand-logos/antigravity.svg +1 -0
- package/dashboard/dist/brand-logos/claude-code.svg +1 -0
- package/dashboard/dist/brand-logos/codebuddy.svg +1 -0
- package/dashboard/dist/brand-logos/codex.svg +15 -0
- package/dashboard/dist/brand-logos/copilot.svg +1 -0
- package/dashboard/dist/brand-logos/cursor.svg +1 -0
- package/dashboard/dist/brand-logos/gemini.svg +1 -0
- package/dashboard/dist/brand-logos/grok.svg +1 -0
- package/dashboard/dist/brand-logos/hermes.svg +1 -0
- package/dashboard/dist/brand-logos/kilo.svg +4 -0
- package/dashboard/dist/brand-logos/kimi.svg +1 -0
- package/dashboard/dist/brand-logos/kiro.svg +1 -0
- package/dashboard/dist/brand-logos/openclaw.svg +22 -0
- package/dashboard/dist/brand-logos/opencode.svg +3 -0
- package/dashboard/dist/clawd/happy.svg +161 -0
- package/dashboard/dist/clawd/idle/collapse.svg +101 -0
- package/dashboard/dist/clawd/idle/doze.svg +72 -0
- package/dashboard/dist/clawd/idle/follow.svg +64 -0
- package/dashboard/dist/clawd/idle/living.svg +196 -0
- package/dashboard/dist/clawd/idle/look.svg +115 -0
- package/dashboard/dist/clawd/idle/yawn.svg +158 -0
- package/dashboard/dist/clawd/mini/alert.svg +129 -0
- package/dashboard/dist/clawd/mini/crabwalk.svg +76 -0
- package/dashboard/dist/clawd/mini/enter-sleep.svg +65 -0
- package/dashboard/dist/clawd/mini/enter.svg +115 -0
- package/dashboard/dist/clawd/mini/happy.svg +124 -0
- package/dashboard/dist/clawd/mini/idle-tight.svg +15 -0
- package/dashboard/dist/clawd/mini/idle.svg +83 -0
- package/dashboard/dist/clawd/mini/peek.svg +82 -0
- package/dashboard/dist/clawd/mini/sleep.svg +112 -0
- package/dashboard/dist/clawd/react/double.svg +108 -0
- package/dashboard/dist/clawd/react/drag.svg +102 -0
- package/dashboard/dist/clawd/react/left.svg +102 -0
- package/dashboard/dist/clawd/react/right.svg +102 -0
- package/dashboard/dist/clawd/sleep/collapse-sleep.svg +247 -0
- package/dashboard/dist/clawd/sleep/sleeping.svg +118 -0
- package/dashboard/dist/clawd/sleep/wake.svg +277 -0
- package/dashboard/dist/clawd/static-base.svg +21 -0
- package/dashboard/dist/clawd/status/disconnected.svg +136 -0
- package/dashboard/dist/clawd/status/error.svg +94 -0
- package/dashboard/dist/clawd/status/notification.svg +134 -0
- package/dashboard/dist/clawd/working/building.svg +231 -0
- package/dashboard/dist/clawd/working/carrying.svg +107 -0
- package/dashboard/dist/clawd/working/conducting.svg +118 -0
- package/dashboard/dist/clawd/working/confused.svg +113 -0
- package/dashboard/dist/clawd/working/debugger.svg +91 -0
- package/dashboard/dist/clawd/working/juggling.svg +82 -0
- package/dashboard/dist/clawd/working/overheated.svg +75 -0
- package/dashboard/dist/clawd/working/pushing.svg +125 -0
- package/dashboard/dist/clawd/working/sweeping.svg +79 -0
- package/dashboard/dist/clawd/working/thinking.svg +119 -0
- package/dashboard/dist/clawd/working/typing.svg +153 -0
- package/dashboard/dist/clawd/working/ultrathink.svg +166 -0
- package/dashboard/dist/clawd/working/wizard.svg +98 -0
- package/dashboard/dist/dashboard-dark.png +0 -0
- package/dashboard/dist/favicon-16.png +0 -0
- package/dashboard/dist/favicon-32.png +0 -0
- package/dashboard/dist/favicon.ico +0 -0
- package/dashboard/dist/feed.xml +34 -0
- package/dashboard/dist/icon-192.png +0 -0
- package/dashboard/dist/icon-512.png +0 -0
- package/dashboard/dist/index.html +355 -0
- package/dashboard/dist/llms.txt +53 -0
- package/dashboard/dist/neon_bg.png +0 -0
- package/dashboard/dist/robots.txt +7 -0
- package/dashboard/dist/share.html +140 -0
- package/dashboard/dist/sitemap.xml +27 -0
- package/dashboard/dist/widgets-overview.png +0 -0
- package/package.json +78 -0
- package/scripts/install-local-service.sh +140 -0
- package/scripts/uninstall-local-service.sh +21 -0
- package/src/cli.js +95 -0
- package/src/commands/device-login.js +161 -0
- package/src/commands/diagnostics.js +38 -0
- package/src/commands/doctor.js +96 -0
- package/src/commands/init.js +1195 -0
- package/src/commands/serve.js +351 -0
- package/src/commands/status.js +609 -0
- package/src/commands/sync.js +2285 -0
- package/src/commands/uninstall.js +189 -0
- package/src/commands/wrapped.js +150 -0
- package/src/lib/antigravity-paths.js +48 -0
- package/src/lib/browser-auth.js +281 -0
- package/src/lib/categorizer-utils.js +232 -0
- package/src/lib/claude-categorizer.js +1319 -0
- package/src/lib/claude-config.js +204 -0
- package/src/lib/cli-ui.js +179 -0
- package/src/lib/codex-config.js +350 -0
- package/src/lib/codex-context-breakdown.js +400 -0
- package/src/lib/codex-rollout-parser.js +623 -0
- package/src/lib/codex-token-refresh.js +112 -0
- package/src/lib/cursor-config.js +425 -0
- package/src/lib/debug-flags.js +7 -0
- package/src/lib/diagnostics.js +272 -0
- package/src/lib/doctor.js +338 -0
- package/src/lib/fs.js +91 -0
- package/src/lib/gemini-config.js +288 -0
- package/src/lib/grok-hook.js +351 -0
- package/src/lib/init-flow.js +42 -0
- package/src/lib/local-api.js +1861 -0
- package/src/lib/openclaw-hook.js +420 -0
- package/src/lib/openclaw-session-plugin.js +520 -0
- package/src/lib/opencode-config.js +99 -0
- package/src/lib/passive-mode.js +185 -0
- package/src/lib/pricing/curated-overrides.json +79 -0
- package/src/lib/pricing/index.js +143 -0
- package/src/lib/pricing/litellm-fetcher.js +172 -0
- package/src/lib/pricing/matcher.js +255 -0
- package/src/lib/pricing/seed-snapshot.json +1 -0
- package/src/lib/progress.js +76 -0
- package/src/lib/project-usage-purge.js +106 -0
- package/src/lib/prompt.js +24 -0
- package/src/lib/proxy-env.js +131 -0
- package/src/lib/rollout.js +8442 -0
- package/src/lib/runtime-config.js +122 -0
- package/src/lib/skill-usage.js +267 -0
- package/src/lib/skills-manager.js +1127 -0
- package/src/lib/source-metadata.js +48 -0
- package/src/lib/sqlite-reader.js +136 -0
- package/src/lib/static-server.js +59 -0
- package/src/lib/subscriptions.js +453 -0
- package/src/lib/tracker-paths.js +16 -0
- package/src/lib/upload-throttle.js +148 -0
- package/src/lib/usage-limits.js +1806 -0
- package/src/lib/wrapped-aggregator.js +225 -0
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="-15 -25 45 45"
|
|
2
|
+
shape-rendering="crispEdges">
|
|
3
|
+
<style>
|
|
4
|
+
#body-js {
|
|
5
|
+
animation: bodyEnter 3.2s cubic-bezier(0.22, 1, 0.36, 1) 1 forwards;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
#left-arm {
|
|
9
|
+
transform-origin: 2px 9px;
|
|
10
|
+
animation: armEnterSleep 3.2s ease-in-out 1 forwards;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/* Eyes stay closed — wide dashes like sleeping pose */
|
|
14
|
+
|
|
15
|
+
@keyframes bodyEnter {
|
|
16
|
+
0% {
|
|
17
|
+
transform: translate(25px, 0px);
|
|
18
|
+
}
|
|
19
|
+
18% {
|
|
20
|
+
transform: translate(-3px, -0.8px);
|
|
21
|
+
}
|
|
22
|
+
24% {
|
|
23
|
+
transform: translate(1.4px, 0.4px);
|
|
24
|
+
}
|
|
25
|
+
30%,
|
|
26
|
+
100% {
|
|
27
|
+
transform: translate(0px, 0px);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/* Arm extends out gently, no waving */
|
|
32
|
+
@keyframes armEnterSleep {
|
|
33
|
+
0%,
|
|
34
|
+
30% {
|
|
35
|
+
transform: scaleX(0.05) rotate(0deg);
|
|
36
|
+
}
|
|
37
|
+
50% {
|
|
38
|
+
transform: scaleX(1) rotate(0deg);
|
|
39
|
+
}
|
|
40
|
+
100% {
|
|
41
|
+
transform: scaleX(1) rotate(0deg);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
</style>
|
|
45
|
+
<g id="body-js">
|
|
46
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
47
|
+
<rect id="left-arm" x="-1.5" y="9" width="4.5" height="2" fill="#DE886D"/>
|
|
48
|
+
|
|
49
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
50
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
51
|
+
|
|
52
|
+
<g id="eyes-js" fill="#000000">
|
|
53
|
+
<rect x="3.5" y="8.8" width="2" height="0.4"/>
|
|
54
|
+
<rect x="9.5" y="8.8" width="2" height="0.4"/>
|
|
55
|
+
</g>
|
|
56
|
+
|
|
57
|
+
<g fill="#DE886D">
|
|
58
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
59
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
60
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
61
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
62
|
+
</g>
|
|
63
|
+
</g>
|
|
64
|
+
</g>
|
|
65
|
+
</svg>
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="-15 -25 45 45"
|
|
2
|
+
shape-rendering="crispEdges">
|
|
3
|
+
<style>
|
|
4
|
+
#body-js {
|
|
5
|
+
animation: bodyEnter 3.2s cubic-bezier(0.22, 1, 0.36, 1) 1 forwards;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
#left-arm {
|
|
9
|
+
transform-origin: 2px 9px;
|
|
10
|
+
animation: armEnterWave 3.2s ease-in-out 1 forwards;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
#eyes-js {
|
|
14
|
+
transform-origin: 7.5px 9px;
|
|
15
|
+
animation: eyesEnter 3.2s ease-in-out 1 forwards;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
@keyframes bodyEnter {
|
|
19
|
+
0% {
|
|
20
|
+
transform: translate(25px, 0px);
|
|
21
|
+
}
|
|
22
|
+
18% {
|
|
23
|
+
transform: translate(-3px, -0.8px);
|
|
24
|
+
}
|
|
25
|
+
24% {
|
|
26
|
+
transform: translate(1.4px, 0.4px);
|
|
27
|
+
}
|
|
28
|
+
30% {
|
|
29
|
+
transform: translate(0px, 0px);
|
|
30
|
+
}
|
|
31
|
+
65% {
|
|
32
|
+
transform: translate(0px, 0px);
|
|
33
|
+
}
|
|
34
|
+
76% {
|
|
35
|
+
transform: translate(0.5px, 0.2px);
|
|
36
|
+
}
|
|
37
|
+
88%,
|
|
38
|
+
100% {
|
|
39
|
+
transform: translate(0px, 0px);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@keyframes armEnterWave {
|
|
44
|
+
0%,
|
|
45
|
+
30% {
|
|
46
|
+
transform: scaleX(0.05) rotate(0deg);
|
|
47
|
+
}
|
|
48
|
+
38% {
|
|
49
|
+
transform: scaleX(1.18) rotate(-8deg);
|
|
50
|
+
}
|
|
51
|
+
43% {
|
|
52
|
+
transform: scaleX(0.96) rotate(6deg);
|
|
53
|
+
}
|
|
54
|
+
48% {
|
|
55
|
+
transform: scaleX(1) rotate(-14deg);
|
|
56
|
+
}
|
|
57
|
+
53% {
|
|
58
|
+
transform: scaleX(1) rotate(16deg);
|
|
59
|
+
}
|
|
60
|
+
58% {
|
|
61
|
+
transform: scaleX(1) rotate(-12deg);
|
|
62
|
+
}
|
|
63
|
+
63% {
|
|
64
|
+
transform: scaleX(1) rotate(9deg);
|
|
65
|
+
}
|
|
66
|
+
70%,
|
|
67
|
+
100% {
|
|
68
|
+
transform: scaleX(1) rotate(0deg);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@keyframes eyesEnter {
|
|
73
|
+
0%,
|
|
74
|
+
65% {
|
|
75
|
+
transform: translateX(-1px) scaleY(1);
|
|
76
|
+
}
|
|
77
|
+
74% {
|
|
78
|
+
transform: translateX(-0.6px) scaleY(1);
|
|
79
|
+
}
|
|
80
|
+
80% {
|
|
81
|
+
transform: translateX(-0.1px) scaleY(1);
|
|
82
|
+
}
|
|
83
|
+
84% {
|
|
84
|
+
transform: translateX(0px) scaleY(0.1);
|
|
85
|
+
}
|
|
86
|
+
88% {
|
|
87
|
+
transform: translateX(0px) scaleY(1.08);
|
|
88
|
+
}
|
|
89
|
+
92%,
|
|
90
|
+
100% {
|
|
91
|
+
transform: translateX(0px) scaleY(1);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
</style>
|
|
95
|
+
<g id="body-js">
|
|
96
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
97
|
+
<rect id="left-arm" x="-1.5" y="9" width="4.5" height="2" fill="#DE886D"/>
|
|
98
|
+
|
|
99
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
100
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
101
|
+
|
|
102
|
+
<g id="eyes-js" fill="#000000">
|
|
103
|
+
<rect x="4" y="8" width="1" height="2"/>
|
|
104
|
+
<rect x="10" y="8" width="1" height="2"/>
|
|
105
|
+
</g>
|
|
106
|
+
|
|
107
|
+
<g fill="#DE886D">
|
|
108
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
109
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
110
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
111
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
112
|
+
</g>
|
|
113
|
+
</g>
|
|
114
|
+
</g>
|
|
115
|
+
</svg>
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-15 -25 45 45" width="500" height="500">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.breathe-anim {
|
|
5
|
+
transform-origin: 7.5px 13px;
|
|
6
|
+
animation: breathe 3.2s infinite ease-in-out;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
/* Happy arm wave — continuous, fast, fixed pivot at shoulder */
|
|
10
|
+
.arm-happy {
|
|
11
|
+
transform-origin: 2px 9px; /* Shoulder joint in SVG coords, no fill-box */
|
|
12
|
+
animation: arm-happy-wave 0.4s infinite alternate ease-in-out;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
/* Eyes ^^ blink — mostly ^^ with occasional full blink */
|
|
16
|
+
.eyes-happy-blink {
|
|
17
|
+
transform-origin: 7.5px 9px;
|
|
18
|
+
animation: happy-blink 3s infinite ease-in-out;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* Pixel-Art Sparkle Animations */
|
|
22
|
+
.spark-center {
|
|
23
|
+
opacity: 0;
|
|
24
|
+
animation: flash-center 1.5s infinite step-end;
|
|
25
|
+
animation-delay: var(--delay, 0s);
|
|
26
|
+
}
|
|
27
|
+
.spark-outer {
|
|
28
|
+
opacity: 0;
|
|
29
|
+
animation: flash-outer 1.5s infinite step-end;
|
|
30
|
+
animation-delay: var(--delay, 0s);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
@keyframes breathe {
|
|
34
|
+
0%, 100% { transform: scale(1, 1) translate(0, 0); }
|
|
35
|
+
50% { transform: scale(1.02, 0.98) translate(0, 0.5px); }
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/* Continuous happy waving */
|
|
39
|
+
@keyframes arm-happy-wave {
|
|
40
|
+
0% { transform: rotate(22deg); }
|
|
41
|
+
100% { transform: rotate(-8deg); }
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/* Happy blink: frequent blinks to look excited */
|
|
45
|
+
@keyframes happy-blink {
|
|
46
|
+
0%, 12%, 30%, 42%, 100% { transform: scaleY(1); }
|
|
47
|
+
6% { transform: scaleY(0.1); }
|
|
48
|
+
36% { transform: scaleY(0.1); }
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
@keyframes flash-center {
|
|
52
|
+
0% { opacity: 0; }
|
|
53
|
+
10% { opacity: 1; }
|
|
54
|
+
30% { opacity: 0; }
|
|
55
|
+
100%{ opacity: 0; }
|
|
56
|
+
}
|
|
57
|
+
@keyframes flash-outer {
|
|
58
|
+
0% { opacity: 0; }
|
|
59
|
+
20% { opacity: 1; }
|
|
60
|
+
40% { opacity: 0; }
|
|
61
|
+
100%{ opacity: 0; }
|
|
62
|
+
}
|
|
63
|
+
</style>
|
|
64
|
+
|
|
65
|
+
<!-- Reusable Pixel Art Sparkle (from clawd-happy.svg) -->
|
|
66
|
+
<g id="px-sparkle">
|
|
67
|
+
<rect class="spark-center" x="-0.5" y="-0.5" width="1" height="1" />
|
|
68
|
+
<path class="spark-outer" d="M -0.5,-1.5 h1 v1 h-1 z
|
|
69
|
+
M -0.5,0.5 h1 v1 h-1 z
|
|
70
|
+
M -1.5,-0.5 h1 v1 h-1 z
|
|
71
|
+
M 0.5,-0.5 h1 v1 h-1 z" />
|
|
72
|
+
</g>
|
|
73
|
+
</defs>
|
|
74
|
+
|
|
75
|
+
<!-- Entire character leaning -->
|
|
76
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
77
|
+
|
|
78
|
+
<!-- Legs -->
|
|
79
|
+
<g fill="#DE886D">
|
|
80
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
81
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
82
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
83
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
84
|
+
</g>
|
|
85
|
+
|
|
86
|
+
<g id="body-js">
|
|
87
|
+
<g class="breathe-anim">
|
|
88
|
+
<!-- Torso -->
|
|
89
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
90
|
+
|
|
91
|
+
<!-- Left Arm — happy continuous wave + flower on top -->
|
|
92
|
+
<g class="arm-happy">
|
|
93
|
+
<rect x="-1.5" y="9" width="4.5" height="2" fill="#DE886D"/>
|
|
94
|
+
<!-- Flower held at hand tip -->
|
|
95
|
+
<!-- Stem (black, from hand top to flower) -->
|
|
96
|
+
<rect x="-1.5" y="6" width="0.5" height="3" fill="#000000"/>
|
|
97
|
+
<!-- Petals (yellow pixel cross) -->
|
|
98
|
+
<rect x="-2.5" y="5" width="0.8" height="0.8" fill="#FFD700"/>
|
|
99
|
+
<rect x="-0.5" y="5" width="0.8" height="0.8" fill="#FFD700"/>
|
|
100
|
+
<rect x="-1.5" y="4.2" width="0.8" height="0.8" fill="#FFD700"/>
|
|
101
|
+
<rect x="-1.5" y="5.8" width="0.8" height="0.8" fill="#FFD700"/>
|
|
102
|
+
<!-- Center -->
|
|
103
|
+
<rect x="-1.5" y="5" width="0.8" height="0.8" fill="#FFA000"/>
|
|
104
|
+
</g>
|
|
105
|
+
|
|
106
|
+
<!-- Right Arm -->
|
|
107
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
108
|
+
|
|
109
|
+
<!-- Eyes: ^^ happy squint with blink -->
|
|
110
|
+
<g class="eyes-happy-blink">
|
|
111
|
+
<g fill="none" stroke="#000000" stroke-width="0.7" stroke-linecap="round" stroke-linejoin="round">
|
|
112
|
+
<polyline points="3.5,9 4.5,8 5.5,9"/>
|
|
113
|
+
<polyline points="9.5,9 10.5,8 11.5,9"/>
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</g>
|
|
117
|
+
</g>
|
|
118
|
+
</g>
|
|
119
|
+
|
|
120
|
+
<!-- Sparkles (outside rotation = stay upright, within window bounds) -->
|
|
121
|
+
<use href="#px-sparkle" x="-3" y="0" fill="#FFD700" style="--delay: 0s"/>
|
|
122
|
+
<use href="#px-sparkle" x="-6" y="6" fill="#FFA000" style="--delay: 0.4s"/>
|
|
123
|
+
<use href="#px-sparkle" x="0" y="-5" fill="#FFF59D" style="--delay: 0.8s"/>
|
|
124
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 5 17 11" shape-rendering="crispEdges">
|
|
2
|
+
<g fill="#FFFFFF">
|
|
3
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
4
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
5
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
6
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
7
|
+
<rect x="2" y="6" width="11" height="7"/>
|
|
8
|
+
<rect x="0" y="9" width="2" height="2"/>
|
|
9
|
+
<rect x="13" y="9" width="2" height="2"/>
|
|
10
|
+
</g>
|
|
11
|
+
<g fill="#1c1c1e">
|
|
12
|
+
<rect x="4" y="8" width="1" height="2"/>
|
|
13
|
+
<rect x="10" y="8" width="1" height="2"/>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-15 -25 45 45" width="500" height="500">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.breathe-anim {
|
|
5
|
+
transform-origin: 7.5px 13px;
|
|
6
|
+
animation: breathe 3.2s infinite ease-in-out;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.eyes-blink {
|
|
10
|
+
transform-origin: 7.5px 9px;
|
|
11
|
+
animation: eye-blink 4s infinite ease-in-out;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
#eyes-js {
|
|
15
|
+
transition: transform 0.2s ease-out;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/* Visible arm (left, facing screen) — occasional wobble */
|
|
19
|
+
.arm-wobble {
|
|
20
|
+
transform-box: fill-box;
|
|
21
|
+
transform-origin: 100% 0%; /* Shoulder joint: body-side top */
|
|
22
|
+
animation: arm-wobble 25s infinite ease-in-out;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@keyframes breathe {
|
|
26
|
+
0%, 100% { transform: scale(1, 1) translate(0, 0); }
|
|
27
|
+
50% { transform: scale(1.02, 0.98) translate(0, 0.5px); }
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
@keyframes eye-blink {
|
|
31
|
+
0%, 10%, 100% { transform: scaleY(1); }
|
|
32
|
+
5% { transform: scaleY(0.1); }
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/* Arm wobble: 25s cycle, still ~23s, quick wave in ~1.5s near the end */
|
|
36
|
+
@keyframes arm-wobble {
|
|
37
|
+
0%, 91%, 97%, 100% { transform: rotate(0deg); }
|
|
38
|
+
92% { transform: rotate(18deg); }
|
|
39
|
+
93.5% { transform: rotate(-5deg); }
|
|
40
|
+
95% { transform: rotate(14deg); }
|
|
41
|
+
}
|
|
42
|
+
</style>
|
|
43
|
+
</defs>
|
|
44
|
+
|
|
45
|
+
<!-- No shadow (against screen edge, no ground plane) -->
|
|
46
|
+
|
|
47
|
+
<!-- Entire character leaning: rotate -12° around feet base (7.5, 15) -->
|
|
48
|
+
<!-- Negative = counterclockwise = head tilts left toward screen = peeking pose -->
|
|
49
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
50
|
+
|
|
51
|
+
<!-- Legs (inside rotation group so they tilt with the body) -->
|
|
52
|
+
<g fill="#DE886D">
|
|
53
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
54
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
55
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
56
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
57
|
+
</g>
|
|
58
|
+
|
|
59
|
+
<!-- Upper Body (JS body-shift preserved for compatibility) -->
|
|
60
|
+
<g id="body-js">
|
|
61
|
+
<g class="breathe-anim">
|
|
62
|
+
<!-- Torso -->
|
|
63
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
64
|
+
|
|
65
|
+
<!-- Left Arm (visible side, facing screen) — extended + wobble -->
|
|
66
|
+
<g class="arm-wobble">
|
|
67
|
+
<rect x="-1.5" y="9" width="4.5" height="2" fill="#DE886D"/>
|
|
68
|
+
</g>
|
|
69
|
+
|
|
70
|
+
<!-- Right Arm (near edge, partially hidden) — normal -->
|
|
71
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
72
|
+
|
|
73
|
+
<!-- Eyes: JS translate wrapper + CSS blink -->
|
|
74
|
+
<g id="eyes-js" fill="#000000">
|
|
75
|
+
<g class="eyes-blink">
|
|
76
|
+
<rect x="4" y="8" width="1" height="2"/>
|
|
77
|
+
<rect x="10" y="8" width="1" height="2"/>
|
|
78
|
+
</g>
|
|
79
|
+
</g>
|
|
80
|
+
</g>
|
|
81
|
+
</g>
|
|
82
|
+
</g>
|
|
83
|
+
</svg>
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-15 -25 45 45" width="500" height="500">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.breathe-anim {
|
|
5
|
+
transform-origin: 7.5px 13px;
|
|
6
|
+
animation: breathe 3.2s infinite ease-in-out;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.eyes-blink {
|
|
10
|
+
transform-origin: 7.5px 9px;
|
|
11
|
+
animation: eye-blink 4s infinite ease-in-out;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
#eyes-js {
|
|
15
|
+
transition: transform 0.2s ease-out;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/* Arm waving — fast 3 waves then pause, loop */
|
|
19
|
+
.arm-wave {
|
|
20
|
+
transform-origin: 2px 9px;
|
|
21
|
+
animation: peek-wave 3s infinite ease-in-out;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@keyframes breathe {
|
|
25
|
+
0%, 100% { transform: scale(1, 1) translate(0, 0); }
|
|
26
|
+
50% { transform: scale(1.02, 0.98) translate(0, 0.5px); }
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@keyframes eye-blink {
|
|
30
|
+
0%, 10%, 100% { transform: scaleY(1); }
|
|
31
|
+
5% { transform: scaleY(0.1); }
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
/* Fast 3 waves (~0.9s) then still (~2.1s), loop */
|
|
35
|
+
@keyframes peek-wave {
|
|
36
|
+
0% { transform: rotate(0deg); }
|
|
37
|
+
5% { transform: rotate(35deg); }
|
|
38
|
+
10% { transform: rotate(-15deg); }
|
|
39
|
+
15% { transform: rotate(35deg); }
|
|
40
|
+
20% { transform: rotate(-15deg); }
|
|
41
|
+
25% { transform: rotate(35deg); }
|
|
42
|
+
30%, 100% { transform: rotate(0deg); }
|
|
43
|
+
}
|
|
44
|
+
</style>
|
|
45
|
+
</defs>
|
|
46
|
+
|
|
47
|
+
<!-- Entire character leaning -->
|
|
48
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
49
|
+
|
|
50
|
+
<!-- Legs -->
|
|
51
|
+
<g fill="#DE886D">
|
|
52
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
53
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
54
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
55
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
56
|
+
</g>
|
|
57
|
+
|
|
58
|
+
<!-- Upper Body -->
|
|
59
|
+
<g id="body-js">
|
|
60
|
+
<g class="breathe-anim">
|
|
61
|
+
<!-- Torso -->
|
|
62
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
63
|
+
|
|
64
|
+
<!-- Left Arm — continuous big wave -->
|
|
65
|
+
<g class="arm-wave">
|
|
66
|
+
<rect x="-1.5" y="9" width="5.5" height="2" fill="#DE886D"/>
|
|
67
|
+
</g>
|
|
68
|
+
|
|
69
|
+
<!-- Right Arm -->
|
|
70
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
71
|
+
|
|
72
|
+
<!-- Eyes: JS translate wrapper + CSS blink -->
|
|
73
|
+
<g id="eyes-js" fill="#000000">
|
|
74
|
+
<g class="eyes-blink">
|
|
75
|
+
<rect x="4" y="8" width="1" height="2"/>
|
|
76
|
+
<rect x="10" y="8" width="1" height="2"/>
|
|
77
|
+
</g>
|
|
78
|
+
</g>
|
|
79
|
+
</g>
|
|
80
|
+
</g>
|
|
81
|
+
</g>
|
|
82
|
+
</svg>
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-15 -25 45 45" width="500" height="500"
|
|
2
|
+
shape-rendering="crispEdges">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
/* Slower breathing for sleepy feel */
|
|
6
|
+
.breathe-anim {
|
|
7
|
+
transform-origin: 7.5px 13px;
|
|
8
|
+
animation: breathe 5s infinite ease-in-out;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/* Very slow, barely noticeable arm drift */
|
|
12
|
+
.arm-wobble {
|
|
13
|
+
transform-box: fill-box;
|
|
14
|
+
transform-origin: 100% 0%;
|
|
15
|
+
animation: arm-drift 50s infinite ease-in-out;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/* Zzz particles (same style as clawd-sleeping.svg) */
|
|
19
|
+
.z-particle { opacity: 0; }
|
|
20
|
+
.z1 { animation: float-1 6s infinite ease-in-out 0s; }
|
|
21
|
+
.z2 { animation: float-2 6s infinite ease-in-out 2s; }
|
|
22
|
+
.z3 { animation: float-3 6s infinite ease-in-out 4s; }
|
|
23
|
+
|
|
24
|
+
@keyframes breathe {
|
|
25
|
+
0%, 100% { transform: scale(1, 1) translate(0, 0); }
|
|
26
|
+
50% { transform: scale(1.015, 0.985) translate(0, 0.3px); }
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@keyframes arm-drift {
|
|
30
|
+
0%, 94%, 100% { transform: rotate(0deg); }
|
|
31
|
+
96% { transform: rotate(3deg); }
|
|
32
|
+
98% { transform: rotate(-1deg); }
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/* Zzz floats left and up (away from screen edge) */
|
|
36
|
+
@keyframes float-1 {
|
|
37
|
+
0% { transform: translate(-2px, 6px) scale(0.4); opacity: 0; }
|
|
38
|
+
10% { opacity: 1; }
|
|
39
|
+
30% { transform: translate(-5px, 3px) scale(0.6); }
|
|
40
|
+
50% { transform: translate(-3px, 0px) scale(0.8); }
|
|
41
|
+
70% { transform: translate(-6px, -3px) scale(1.0); }
|
|
42
|
+
90% { opacity: 0.8; }
|
|
43
|
+
100% { transform: translate(-4px, -6px) scale(1.1); opacity: 0; }
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
@keyframes float-2 {
|
|
47
|
+
0% { transform: translate(-3px, 7px) scale(0.3); opacity: 0; }
|
|
48
|
+
10% { opacity: 1; }
|
|
49
|
+
30% { transform: translate(-6px, 4px) scale(0.5); }
|
|
50
|
+
50% { transform: translate(-4px, 1px) scale(0.7); }
|
|
51
|
+
70% { transform: translate(-7px, -2px) scale(0.9); }
|
|
52
|
+
90% { opacity: 0.8; }
|
|
53
|
+
100% { transform: translate(-5px, -5px) scale(1.0); opacity: 0; }
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
@keyframes float-3 {
|
|
57
|
+
0% { transform: translate(-1px, 5px) scale(0.5); opacity: 0; }
|
|
58
|
+
10% { opacity: 1; }
|
|
59
|
+
30% { transform: translate(-4px, 2px) scale(0.7); }
|
|
60
|
+
50% { transform: translate(-2px, -1px) scale(0.9); }
|
|
61
|
+
70% { transform: translate(-5px, -4px) scale(1.1); }
|
|
62
|
+
90% { opacity: 0.8; }
|
|
63
|
+
100% { transform: translate(-3px, -7px) scale(1.2); opacity: 0; }
|
|
64
|
+
}
|
|
65
|
+
</style>
|
|
66
|
+
|
|
67
|
+
<g id="pixel-z">
|
|
68
|
+
<rect x="0" y="0" width="4" height="1"/>
|
|
69
|
+
<rect x="2" y="1" width="1" height="1"/>
|
|
70
|
+
<rect x="1" y="2" width="1" height="1"/>
|
|
71
|
+
<rect x="0" y="3" width="4" height="1"/>
|
|
72
|
+
</g>
|
|
73
|
+
|
|
74
|
+
<g id="pixel-z-small">
|
|
75
|
+
<rect x="0" y="0" width="3" height="1"/>
|
|
76
|
+
<rect x="1" y="1" width="1" height="1"/>
|
|
77
|
+
<rect x="0" y="2" width="3" height="1"/>
|
|
78
|
+
</g>
|
|
79
|
+
</defs>
|
|
80
|
+
|
|
81
|
+
<!-- Zzz particles -->
|
|
82
|
+
<use href="#pixel-z" class="z-particle z1" fill="#90A4AE"/>
|
|
83
|
+
<use href="#pixel-z-small" class="z-particle z2" fill="#B0BEC5"/>
|
|
84
|
+
<use href="#pixel-z" class="z-particle z3" fill="#CFD8DC"/>
|
|
85
|
+
|
|
86
|
+
<g transform="rotate(-12, 7.5, 15)">
|
|
87
|
+
<g fill="#DE886D">
|
|
88
|
+
<rect x="3" y="11" width="1" height="4"/>
|
|
89
|
+
<rect x="5" y="11" width="1" height="4"/>
|
|
90
|
+
<rect x="9" y="11" width="1" height="4"/>
|
|
91
|
+
<rect x="11" y="11" width="1" height="4"/>
|
|
92
|
+
</g>
|
|
93
|
+
|
|
94
|
+
<g id="body-js">
|
|
95
|
+
<g class="breathe-anim">
|
|
96
|
+
<rect x="2" y="6" width="11" height="7" fill="#DE886D"/>
|
|
97
|
+
|
|
98
|
+
<g class="arm-wobble">
|
|
99
|
+
<rect x="-1.5" y="9" width="4.5" height="2" fill="#DE886D"/>
|
|
100
|
+
</g>
|
|
101
|
+
|
|
102
|
+
<rect x="13" y="9" width="2" height="2" fill="#DE886D"/>
|
|
103
|
+
|
|
104
|
+
<!-- Eyes closed — wide dashes like sleeping pose -->
|
|
105
|
+
<g id="eyes-js" fill="#000000">
|
|
106
|
+
<rect x="3.5" y="8.8" width="2" height="0.4"/>
|
|
107
|
+
<rect x="9.5" y="8.8" width="2" height="0.4"/>
|
|
108
|
+
</g>
|
|
109
|
+
</g>
|
|
110
|
+
</g>
|
|
111
|
+
</g>
|
|
112
|
+
</svg>
|