1. 新增 api-potluck 模块,支持 API 密钥认证和用量记录 2. 在 request-handler.js 中集成大锅饭路由和认证中间件 3. 在 common.js 中添加用量记录调用逻辑 4. 新增 potluck.html 静态页面和配置文件 api-potluck-keys.json
13 lines
No EOL
213 B
Text
13 lines
No EOL
213 B
Text
node_modules
|
|
.serena/
|
|
.claude/
|
|
CLAUDE.md
|
|
config.json
|
|
provider_pools.json
|
|
fetch_system_prompt.txt
|
|
input_system_prompt.txt
|
|
token-store.json
|
|
usage-cache.json
|
|
*_oauth_creds.json
|
|
*-auth-token.json
|
|
api-potluck-keys.json |