Skip to main content

AI-powered command correction assistant for thefuck

Project description

TheFuck AI Rule

TheFuck AI Rule 是一个基于 AI 的命令修正插件,为 thefuck 工具提供智能命令修复功能。

功能特点

  • 使用 AI 模型分析命令错误并提供修复建议
  • 支持多种 AI 模型和 API 服务
  • 自动环境检测和配置
  • 简单易用的安装和设置流程

安装

pip install thefuck-ai-rule

或者使用 pipx 安装 (推荐):

pipx install thefuck
pipx install thefuck-ai-rule

或者直接从 GitHub 安装:

pip install git+https://github.com/huchiyv/thefuckAiRule.git

自动安装和配置

安装后,运行以下命令完成初始化配置:

thefuck-ai-install

此命令将:

  1. 检查是否安装了 thefuck
  2. 自动识别您的操作系统
  3. 将规则文件复制到适当的位置
  4. 帮助您配置必要的 API 密钥和设置

手动配置

您可以手动设置以下环境变量:

使用方法

安装和配置完成后,正常使用 thefuck 命令即可。当您输入错误命令后:

不同操作系统的配置

Linux 和 macOS 用户

在 Linux 和 macOS 系统上,您需要添加 thefuck 别名到您的 shell 配置中:

# Bash 用户 (.bashrc)
eval $(thefuck --alias)

# Zsh 用户 (.zshrc)
eval $(thefuck --alias)

# Fish 用户 (config.fish)
thefuck --alias | source

Windows 用户必读

如果您在 PowerShell 中使用 thefuck,请确保正确设置别名,这对于命令正确执行至关重要:

iex "$(thefuck --alias)"

如果您希望永久设置别名,可以将上面的命令添加到您的 PowerShell 配置文件中:

# 查找您的 PowerShell 配置文件路径
echo $profile
# 编辑配置文件,添加以下行:
# iex "$(thefuck --alias)"

解决常见问题

如果您在使用 thefuck 时遇到以下错误:

(eval):2: parse error near `>'

这通常是由于命令中包含特殊字符(如 >, <, | 等)导致的。最新版本已经修复了这个问题。请确保您使用的是最新版本的 thefuck-ai-rule(0.1.5 或更高):

pip install --upgrade thefuck-ai-rule
# 或者
pipx upgrade thefuck-ai-rule

使用示例

$ cd /nonexistent-directory
bash: cd: /nonexistent-directory: No such file or directory

$ fuck
✨✨✨ AI 提示 ✨✨✨
>>> 这是 AI 生成的修复命令 <<<
✨✨✨✨✨✨✨✨✨✨

mkdir -p /nonexistent-directory && cd /nonexistent-directory

$ mkdir -p /nonexistent-directory && cd /nonexistent-directory

许可证

此项目采用 MIT 许可证 - 详见 LICENSE 文件。

Project details


Download files

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

Source Distribution

thefuck_ai_rule-0.1.5.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

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

thefuck_ai_rule-0.1.5-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file thefuck_ai_rule-0.1.5.tar.gz.

File metadata

  • Download URL: thefuck_ai_rule-0.1.5.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for thefuck_ai_rule-0.1.5.tar.gz
Algorithm Hash digest
SHA256 5ded5d7b4749cfc4c532bacc474076f5b20ec877489dd53a3f996981925826df
MD5 9bf02e3bd7d99907886b94e82d51f531
BLAKE2b-256 df7e55a61cf1db9349feaf0b6c268fdb32fb8a27c78fdb12a775e52f8c22c140

See more details on using hashes here.

File details

Details for the file thefuck_ai_rule-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for thefuck_ai_rule-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5a34d5fe6ce72a0a2dbe698b9bc1b31832514c222fd002efa9e6914daa8264dd
MD5 e4ae03a3d4d6d57b82ad48027b5ceb66
BLAKE2b-256 546a72e041e69e6b0f838272cf775ec6c56ffd1f6f3f52549c69dc91646968f5

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