Skip to main content

ChatLink

ChatLink 是 ChatArch 的 link utilities 包入口。当前包保持最小 root-only CLI:公开 scaffold hello 命令已移除,真实 link 子命令尚未暴露。

快速开始

pip install ChatLink
chatlink --help
chatlink --version
chatlink --tree

当前 CLI 树

chatlink  # ChatArch link utilities entrypoint
├── --help  # show command help
├── --version  # show the installed package version
└── --tree  # show this CLI tree

CLI 边界

  • 当前 CLI 只有根选项,没有业务子命令。
  • 已删除模板遗留的 hello 命令;不要把 scaffold/demo 命令当作公开兼容面保留。
  • --tree 从实际 Click 命令注册面生成,用来校对 README、文档和测试。
  • 后续新增真实 link utility 命令时,必须先更新 Click 注册面,再用真实 chatlink --tree 同步文档。

目录结构

  • src/:包源码
  • tests/code-tests/:代码测试和历史测试迁移
  • tests/cli-tests/:真实 CLI 测试,doc-first
  • tests/mock-cli-tests/:mock/fake CLI 测试,doc-first
  • docs/:长期维护文档,由 MkDocs 构建

开发说明

扩展脚手架前,先阅读 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

chatlink-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

chatlink-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

Release history Release notifications | RSS feed

0.1.1

2 files

This release

0.1.0 This release

2 files

0.0.2

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