base44-troubleshooter by base44/skills
npx skills add https://github.com/base44/skills --skill base44-troubleshooter在获取日志前,请先验证身份验证:
npx base44 whoami
如果未通过身份验证或令牌已过期,请指导用户运行 npx base44 login。
必须从项目目录(存在 base44/.app.jsonc 的目录)运行:
cat base44/.app.jsonc
| 命令 | 描述 | 参考文档 |
|---|---|---|
base44 logs | 获取此应用的功能日志 | project-logs.md |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
首先,拉取所有功能的最新错误:
npx base44 logs --level error
如果您知道是哪个功能出现故障:
npx base44 logs --function <function_name> --level error
与用户报告的问题时间戳进行关联:
npx base44 logs --function <function_name> --since <start_time> --until <end_time>
--limit 获取更多条目每周安装量
352
代码仓库
GitHub 星标数
69
首次出现
2026 年 2 月 24 日
安全审计
安装于
cursor348
codex347
opencode346
amp345
gemini-cli345
github-copilot345
Verify authentication before fetching logs:
npx base44 whoami
If not authenticated or token expired, instruct user to run npx base44 login.
Must be run from the project directory (where base44/.app.jsonc exists):
cat base44/.app.jsonc
| Command | Description | Reference |
|---|---|---|
base44 logs | Fetch function logs for this app | project-logs.md |
Start by pulling the latest errors across all functions:
npx base44 logs --level error
If you know which function is failing:
npx base44 logs --function <function_name> --level error
Correlate with user-reported issue timestamps:
npx base44 logs --function <function_name> --since <start_time> --until <end_time>
--limit to fetch more entries if the default 50 isn't enoughWeekly Installs
352
Repository
GitHub Stars
69
First Seen
Feb 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
cursor348
codex347
opencode346
amp345
gemini-cli345
github-copilot345