mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Squashes three linearized steps (feat/tui-startup, feat/banner-reveal, feat/remove-banner): the banner experiment converged on removing the startup banner entirely; later commits restore it borderless and add the brand gradient.
70 lines
3.5 KiB
Plaintext
70 lines
3.5 KiB
Plaintext
terminal 100x36 buffer=normal length=36 base=0 viewport=0
|
|
lifecycle started=1 stopped=0 progress=inactive
|
|
title "DSH TUI snapshot"
|
|
cursor hidden column=1 viewportRow=27 bufferRow=27
|
|
buffer
|
|
0| " DEEPSEEK HARNESS"
|
|
style 1-8 fg=bright-blue bold
|
|
style 10-16 bold
|
|
1| " Recorded replay: code-mode"
|
|
style 1-26 fg=bright-black
|
|
2| " deepseek-v4-flash • main-session"
|
|
style 1-34 dim
|
|
3| <blank>
|
|
4| "▌ "
|
|
style 0-0 fg=bright-blue
|
|
5| "▌ You "
|
|
style 0-0 fg=bright-blue
|
|
style 2-4 fg=bright-blue bold
|
|
6| "▌ Using ONE run_code program: call the bash tool twice — exactly echo CODE_ONE then exactly echo "
|
|
style 0-0 fg=bright-blue
|
|
style 65-77 fg=cyan
|
|
style 92-99 fg=cyan
|
|
7| "▌ CODE_TWO — and return the two outputs joined with a plus sign. Then reply with that joined string "
|
|
style 0-0 fg=bright-blue
|
|
style 2-9 fg=cyan
|
|
8| "▌ only and stop. "
|
|
style 0-0 fg=bright-blue
|
|
9| "▌ "
|
|
style 0-0 fg=bright-blue
|
|
10| <blank>
|
|
11| " Reasoning "
|
|
style 1-9 fg=bright-black italic
|
|
12| " The user wants a single run_code program that calls bash twice, then returns the two outputs "
|
|
style 1-99 fg=bright-black italic
|
|
13| " joined with a plus sign. Let me write this. "
|
|
style 1-43 fg=bright-black italic
|
|
14| <blank>
|
|
15| "▌ "
|
|
style 0-0 fg=green
|
|
16| "▌ ✓ const out1 = await tools.bash({ command: \"echo CODE_ONE\", description: \"First echo\" }); "
|
|
style 0-0 fg=green
|
|
style 2-2 fg=green bold
|
|
style 3-99 bold
|
|
17| "▌ const o "
|
|
style 0-0 fg=green
|
|
style 2-8 bold
|
|
18| "▌ CODE_ONE+CODE_TWO "
|
|
style 0-0 fg=green
|
|
19| "▌ "
|
|
style 0-0 fg=green
|
|
20| <blank>
|
|
21| " Reasoning "
|
|
style 1-9 fg=bright-black italic
|
|
22| " The output is exactly what the user asked for: CODE_ONE+CODE_TWO "
|
|
style 1-64 fg=bright-black italic
|
|
23| <blank>
|
|
24| " Assistant "
|
|
style 1-9 fg=bright-magenta bold
|
|
25| " CODE_ONE+CODE_TWO "
|
|
26| "────────────────────────────────────────────────────────────────────────────────────────────────────"
|
|
style 0-99 dim
|
|
27| " "
|
|
style 1-1 inverse
|
|
28| "────────────────────────────────────────────────────────────────────────────────────────────────────"
|
|
style 0-99 dim
|
|
29| "deepseek-v4-flash /workspace/project ↑3.1k ↓158 cache 50% tools:collapsed"
|
|
style 0-79 dim
|
|
style 85-99 dim
|
|
30-35| <blank>
|