feat: Adjust the directory structure

This commit is contained in:
pomelo-nwu
2025-10-22 16:22:58 +08:00
parent eb95c131be
commit 6183f24be7
33 changed files with 84 additions and 3 deletions

8
docs/features/_meta.ts Normal file
View File

@@ -0,0 +1,8 @@
export default {
subagent: 'Subagent',
checkpointing: 'Checkpointing',
sandbox: 'Sandbox Support',
'headless-mode': 'Headless Mode',
'welcome-back': 'Welcome Back',
'token-caching': 'Token Caching',
};