2026-06-13 00:47:32 +08:00
|
|
|
{
|
|
|
|
|
"name": "coding-agent-example",
|
|
|
|
|
"private": true,
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"type": "module",
|
2026-07-04 01:07:26 +08:00
|
|
|
"description": "Runnable demo: an agent REPL UI with DeepSeek V4 and coding tools"
|
2026-06-13 00:47:32 +08:00
|
|
|
}
|