Skip to main content

Comate terminal CLI built on comate-agent-sdk

Project description

comate-cli

Comate terminal CLI package.

Usage

uvx comate-cli

Or install globally:

uv tool install comate-cli
comate

排错 / Troubleshooting

看不到错误信息但行为异常

comate 在生产模式下会把若干无害但吵闹的 shutdown 噪音写入 ~/.comate/logs/agent.log,而不是显示在终端里。这包括 Windows asyncio shutdown 的 ResourceWarning、MCP 服务器违规向 stdout 写日志导致的 JSONRPC 解析失败,以及解释器退出阶段的 unraisable 异常。

如果你怀疑隐藏了真实错误,可以按下面顺序排查:

# 1. 看 noise 通道的最近 50 条
grep -E "\[unraisable\]|\[excepthook\]|\[warning\]" ~/.comate/logs/agent.log | tail -50

# 2. 看完整 agent.log 末尾
tail -200 ~/.comate/logs/agent.log

# 3. 临时关掉噪音接管器,看原始输出(开发场景)
COMATE_DEBUG_NOISE=1 comate

COMATE_DEBUG_NOISE=1 设置后,_ShutdownNoiseGuard 会跳过 install, 错误会像旧版本一样直接打印到 stderr。

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

comate_cli-0.7.0a7.tar.gz (476.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

comate_cli-0.7.0a7-py3-none-any.whl (214.4 kB view details)

Uploaded Python 3

File details

Details for the file comate_cli-0.7.0a7.tar.gz.

File metadata

  • Download URL: comate_cli-0.7.0a7.tar.gz
  • Upload date:
  • Size: 476.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for comate_cli-0.7.0a7.tar.gz
Algorithm Hash digest
SHA256 233598c4d933968d4fdf089ddd005fd6a44c94b24bb1cdaf56e5af0f83747359
MD5 af0165994a5c0c975a45f2109a033d70
BLAKE2b-256 acbf09921eff4ce471f696862efc3b9fec803e7301e1f4d557a15ae97307ec3d

See more details on using hashes here.

File details

Details for the file comate_cli-0.7.0a7-py3-none-any.whl.

File metadata

  • Download URL: comate_cli-0.7.0a7-py3-none-any.whl
  • Upload date:
  • Size: 214.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for comate_cli-0.7.0a7-py3-none-any.whl
Algorithm Hash digest
SHA256 fbaf00f3dff4c948bd75c80e781ece91ebd7a72d1d2e7f5d836ea4d38e1e9cbd
MD5 7aaab0234a2a3a6ac0088e05ef6481ef
BLAKE2b-256 372d6b94e58e5aabbaed99a22cecf95bc2e6cb61478215d6849cc873f2cff65f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page