Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
SaylorTwift
/
kimi-code
Like
0
agent
coding-agent
cli
llm
tool-use
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
kimi-code
/
packages
/
klient
/
tsconfig.json
SaylorTwift
HF Staff
Add files using upload-large-folder tool
d522ffa
verified
10 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
126 Bytes
{
"extends"
:
"../../tsconfig.json"
,
"include"
:
[
"src"
,
"test"
,
"scenarios"
,
"scripts"
,
"../agent-core-v2/src/env.d.ts"
]
}