super-code
Minimal AI coding assistant —— 命令行交互式 AI 编码助手。
安装
pip install super-code-assistant
安装后首次运行自动初始化配置到 ~/.config/super-code/super-code.json,
编辑该文件填入 api_key 即可使用。
配置
配置按优先级加载:CLI 参数 > 项目 ./.super-code.json > 便携目录
(exe 同级 super-code.json)> 全局 ~/.config/super-code/super-code.json > 默认值。
首次运行从内置模板生成全局配置,已有配置永不覆盖。
使用
super-code # 交互式 REPL
super-code -p "..." # 一次性提问
super-code --resume <id> # 恢复会话
super-code --coordinator # 协调者模式(多 worker 并行)
功能
- OpenAI 兼容 API;多模态图片输入(拖拽/粘贴截图)
- 工具调用:文件读写编辑、Bash、Web 搜索/抓取、多 worker 协调者
- 会话持久化(恢复/增量压缩/剪枝)、记忆系统、Skills、Plan 模式、沙箱
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file super_code_assistant-3.3.10-py3-none-any.whl.
File metadata
- Download URL: super_code_assistant-3.3.10-py3-none-any.whl
- Upload date:
- Size: 192.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bc43e2e17a00da08d4e7f50221437ce1a39263beb993bdcbd972d6f7c0995c2
|
|
| MD5 |
4c8c8ebd9aa108712170828ec1450b74
|
|
| BLAKE2b-256 |
4a8b8c880fc0604994b92c93aa736146953b8d4ccf8c97fe9cd3e0a5ae591868
|