Halowake banner
zhkai-ybwn zhkai-ybwn

Halowake

AI community

Description

Local-first AI coding companion for Codex, Claude Code, OpenCode and Antigravity. Sessions, Git, code review, dev processes and more.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Halowake

A local-first companion for AI coding workflows.

Halowake Logo

AI Coding 时代的本地开发伴侣

English Documentation · 下载发布版本 · 反馈与建议

Version 1.2.3 Tauri v2 Vue 3 Rust License MIT Platform


📖 产品定位与理念

**Codex writes the code. Halowake handles everything around it.**

**Halowake** 不替代 Codex、Claude Code、OpenCode 或 Google Antigravity 等 Coding Agent,而是围绕现代 AI Coding 工作流,通过**本地处理(Local-first)**、**轻量工具**和**低成本模型**,承接编码之外大量高频、重复的辅助开发工作:

  • Local-first 优先:会话解析、配置管理、审查数据与进程控制完全在本地运行,数据不出本地设备。
  • Low Token / 低成本:日报生成 0 Token 磁盘解析,Git AI 提交与轻量审查采用高性价比模型,把昂贵的 Agent Token 留给高价值编码任务。
  • 工作流闭环:打通代码生成后的 Diff 审查、原子提交、多项目开发服务运维与跨工具历史沉淀。

🌟 真实功能矩阵

1. 🔀 Git Assistant —— AI 提交与原子暂存保护

  • 基于 Diff 生成 Conventional Commit:直接分析选中文件或工作区变更,利用低成本模型(DeepSeek、Ollama、OpenAI Compatible)生成结构化 Commit Message。
  • 选择性提交原子保护(Atomic Staging Protection):仅提交当前勾选的文件,提交成功后自动安全恢复未勾选文件的暂存区状态,杜绝误提交与上下文污染。
  • 完整 Git 工作流:文件变更状态树、Working Tree / Staged / HEAD Diff 对比、分支管理与切换、Git Log 历史与冲突标记。

![Git Assistant 界面](src/assets/git-assistant-preview.png.png)