Hone
“Not a chat toy designed to indulge you, but a ruthless defender of your investment discipline.”
Honeclaw is dedicated to being a professional investment assistant that truly understands you.
Why the name Hone:
"Hone" means to sharpen, to refine an edge. And serious investing is fundamentally just that kind of process: it is not about chasing every piece of news, nor reacting emotionally to every rise and fall, but about continuously honing one’s judgment through research, comparison, review, and long-term discipline.
English | 简体中文 | Website: hone-claw.com | Blog: hone-claw.com/blog | 💬 Community: Discord
Honeclaw (or simply Hone) is an open-source personal investment research assistant written in Rust. Unlike the “chatbots” on the market that are accustomed to agreeing with users, Honeclaw is designed as a co-pilot for investment research that is capable of calm thinking, objective judgment, and disciplined restraint.
It integrates into your daily workflow across multiple platforms, helping you track developments at companies you hold, enforce strict investment discipline, run scheduled monitoring tasks, and counter emotional trading impulses with rational data and logic.
The public product website is now live at hone-claw.com. It introduces Hone from the user-facing angle: what Hone is, how public chat works, how portfolio monitoring and scheduled tasks fit into daily research, and where to find the roadmap, GitHub repo, Bilibili, and YouTube demos.

Architecture: Interactive system architecture (HTML) — after cloning the repo, open this file in a browser locally to view the diagram.
Wiki: Complete repository guide and startup wiki — includes the directory map, runtime layout, install paths, source startup modes, ports, configuration, verification, and troubleshooting.
Official website: hone-claw.com introduces Hone’s public chat, portfolio tracking, scheduled tasks, long-term company memory, cross-platform notifications, and roadmap.

Company Portraits Dashboard: A centralized UI to manage long-term research memories, sync investment mainline developments from chats, and review your customized company knowledge base.
Why Rust: see the first Hone Blog post, Why Hone uses Rust, and why more teams should start using Rust.
For the full startup matrix, directory guide, ports, configuration, and troubleshooting notes, see the Hone Wiki.
curl -fsSL https://raw.githubusercontent.com/B-M-Capital-Research/honeclaw/main/scripts/install_hone_cli.sh | bash
hone-cli doctor
hone-cli onboard
hone-cli start
brew install B-M-Capital-Research/honeclaw/honeclaw
hone-cli doctor
hone-cli onboard
hone-cli start
git clone https://github.com/B-M-Capital-Research/honeclaw.git
cd honeclaw
cargo run -p hone-cli -- start --build
Source checkouts use the local CLI build path. Release and Homebrew installs use the packaged hone-cli start command. The first source build can take about 10 minutes depending on network and CPU.
hone-cli, hone-console-page, hone-mcp, and enabled channel runtime binaries into the local Cargo target dir.config.yaml and generates data/runtime/effective-config.yaml for backend and channel processes.Run the guided setup before starting, or reopen it later:
hone-cli onboard
hone-cli configure --section agent --section channels --section providers
Pick Hone Cloud, a local runner such as Codex ACP or OpenCode ACP, or a legacy local CLI runner such as Gemini / Codex CLI. OpenRouter credentials should live in llm.providers.openrouter.api_key/api_keys; legacy llm.openrouter.* key fields remain migration fallbacks only.
The next section’s screenshots show the full model and channel setup.
Left: desktop home—main chat interface, start talking to Hone right away. Right: Settings—inference backend (cloud or local) and channels such as Feishu, Discord, Telegram, and iMessage.
| 1. Standard Q&A | 2. Discord chat | 3. Scheduled briefings |
|---|---|---|
![]() |
![]() |
![]() |
These screenshots are illustrative only—Honeclaw supports many more workflows and setups you can unlock as you go.
CASES_EN.md collects real-world Q&A examples from Hone (single-stock logic, follow-up questions, daily portfolio-aware suggestions, deep dives, scheduled tasks, theme scouting, and macro). They are laid out as a two-column table on GitHub for quick reading.
“The market is full of noise, and greed and fear are the investor’s greatest enemies. I hope Honeclaw can become your calmest anchor in the trading market.”
To comply with open-source licensing requirements, a number of professional valuation tools, investment research workflows, and proprietary knowledge bases are not included in this public repository.
These cover areas such as:
If you are interested in accessing these capabilities, feel free to reach out to us:
Honeclaw is committed to becoming the most professional open-source personal investment research infrastructure in the open-source community. If you are interested in Rust backend development, large language model prompt engineering, or financial data analysis, you are welcome to submit a PR.
Contributors:
📄 License
This project is open-sourced under the MIT license.
$ claude mcp add honeclaw \
-- python -m otcore.mcp_server <graph>