fyn 3.0.0 → 3.0.2

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.
@@ -0,0 +1,63 @@
1
+ {
2
+ "session_id": "082c1934-9969-4c0e-a095-f8400bd25393",
3
+ "transcript_path": "/Users/jc/.claude/projects/-Users-jc-dev-fynjs/082c1934-9969-4c0e-a095-f8400bd25393.jsonl",
4
+ "cwd": "/Users/jc/dev/fynjs/packages/fyn/bin",
5
+ "prompt_id": "adb5c134-a498-409b-86e1-0869a5c3236f",
6
+ "effort": {
7
+ "level": "high"
8
+ },
9
+ "session_name": "Fyn visual exec log over clearing",
10
+ "model": {
11
+ "id": "claude-opus-5[1m]",
12
+ "display_name": "Opus 5 (1M context)"
13
+ },
14
+ "workspace": {
15
+ "current_dir": "/Users/jc/dev/fynjs/packages/fyn/bin",
16
+ "project_dir": "/Users/jc/dev/fynjs",
17
+ "added_dirs": [],
18
+ "repo": {
19
+ "host": "github.com",
20
+ "owner": "jchip",
21
+ "name": "fynjs"
22
+ }
23
+ },
24
+ "version": "2.1.239",
25
+ "output_style": {
26
+ "name": "default"
27
+ },
28
+ "cost": {
29
+ "total_cost_usd": 10.880410499999998,
30
+ "total_duration_ms": 1739553,
31
+ "total_api_duration_ms": 931367,
32
+ "total_lines_added": 753,
33
+ "total_lines_removed": 12
34
+ },
35
+ "context_window": {
36
+ "total_input_tokens": 187292,
37
+ "total_output_tokens": 147,
38
+ "context_window_size": 1000000,
39
+ "current_usage": {
40
+ "input_tokens": 2,
41
+ "output_tokens": 147,
42
+ "cache_creation_input_tokens": 812,
43
+ "cache_read_input_tokens": 186478
44
+ },
45
+ "used_percentage": 19,
46
+ "remaining_percentage": 81
47
+ },
48
+ "exceeds_200k_tokens": false,
49
+ "fast_mode": false,
50
+ "thinking": {
51
+ "enabled": true
52
+ },
53
+ "rate_limits": {
54
+ "five_hour": {
55
+ "used_percentage": 21,
56
+ "resets_at": 1788241200
57
+ },
58
+ "seven_day": {
59
+ "used_percentage": 51,
60
+ "resets_at": 1788692400
61
+ }
62
+ }
63
+ }