File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,14 +46,14 @@ This reads existing git history and writes local Kairo state under `.kairo/`.
4646kairo doctor
4747```
4848
49- ## Ask From Project Memory
49+ ## Use With Codex Or Claude Code
5050
51- ``` sh
52- kairo ask " what changed in the dashboard data source? "
53- ```
51+ After ` kairo init ` , use Codex or Claude Code normally from the project. When you
52+ ask about previous decisions, past fixes, architecture changes, or why something
53+ exists, the assistant can query Kairo through the MCP setup written by init.
5454
55- Claude Code and Codex can also ask Kairo through the MCP setup written by
56- ` kairo init ` .
55+ ` kairo ask "what changed in the dashboard data source?" ` is only a manual CLI
56+ check; it is not required for assistant integrations .
5757
5858## Where To Read More
5959
You can’t perform that action at this time.
0 commit comments