Skip to main content

ChatSSH

ChatSSH 是 ChatArch 的 SSH 工具 package scaffold。当前公开 CLI 保持最小的 root-only 命令面;只有真实 SSH 能力实现后才会注册业务子命令。

快速开始

pip install ChatSSH
chatssh --help
chatssh --version
chatssh --tree
chatssh --tree-brief

当前 CLI 树

当前没有业务命令参数,因此完整树和简洁树相同:

chatssh
├── --help  # Show this message and exit.
├── --version  # Show the version and exit.
├── --tree  # Print the registered CLI tree and exit.
└── --tree-brief  # Print the registered CLI tree without parameter signatures and exit.

CLI 规范

  • 根命令显式命名为 chatssh,并暴露 --version--tree--tree-brief
  • --tree / --tree-briefchatstyle>=0.2.0,<0.3.0 从真实 Click 注册面生成,不维护包内 renderer。
  • 当前包没有 env/profile/config 行为,因此不依赖 ChatEnv;未来需要配置时,应注册 typed provider,并使用 chatenv>=0.2.10,<0.3.0 与 ChatEnv 管理的存储路径。

目录结构

  • src/:包源码
  • tests/code-tests/:代码测试和历史测试迁移
  • tests/cli-tests/:真实 CLI 测试,doc-first
  • tests/mock-cli-tests/:mock/fake CLI 测试,doc-first

开发说明

扩展脚手架前,先阅读 DEVELOP.mdAGENTS.md

Download files

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

Source Distribution

chatssh-0.0.2.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

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

chatssh-0.0.2-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file chatssh-0.0.2.tar.gz.

File metadata

  • Download URL: chatssh-0.0.2.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatssh-0.0.2.tar.gz
Algorithm Hash digest
SHA256 629d34e94c89e08b85eea907859fd6d37a15c0311a6912ff33c38d2ec1c6481f
MD5 7f89780d6c837ff933de47e06d4f773e
BLAKE2b-256 83a0b1f1f772481f277a3b06930180d1224c53ddab2ecf536e2e381fd29ac6eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatssh-0.0.2.tar.gz:

Publisher: publish.yml on ChatArch/ChatSSH

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chatssh-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: chatssh-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatssh-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e8e846706f36f73087c502b4c583ecaa42f3c7624156720dbcca6a5c1b47dfd
MD5 3da423c6466f08804cfcf58f299d31cf
BLAKE2b-256 521a3d363c115221a4cb714d7b7d5620baba635e81d87b9543ba898568bd6b13

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatssh-0.0.2-py3-none-any.whl:

Publisher: publish.yml on ChatArch/ChatSSH

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

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