Message Board

Real feedback from ADR Bot users, with responses from the Actual AI team.

A

Austin Born

Mar 31, 2026

I am unable to easily copy the output of the CLI to share with others or provide feedback due to the ASCII image in the top left of the CLI page. I'd recommend pulling the output text *below* the ASCII image so users can more quickly format content to copy and share with others.

AI

Actual AI

Team response

Great suggestion! We are going to fix this in the next version. Should be out next week.

A

Austin Born

Mar 31, 2026

I'm testing the actual adr-bot CLI tool, but running into the issue that the tool does not produce any files when I run it against my MCP server codebase (https://github.com/shinzo-labs/coinmarketcap-mcp), and notably it doesn't flag the MCP server framework which I would expect it to catch. Here is the direct output from the CLI: actual v0.1.4 ──── https://cli.actual.ai ╮╭ Output ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ ││ │ │ ..===************ ││ Checking environment... │ │ ..**************** ││ │ │ .****** ********+************ ││ Auth ✔ Authenticated (austinborn212@gmail.com) │ │ =***** **** +***************** ││ Runner claude-cli │ │ ******* ****** .*** :**** ││ Model sonnet │ │ ****= ****** **********+++= ││ Server https://api-service.api.prod.actual.ai │ │ ***** **. **+ :**+ ││ Config ~/.actualai/actual/config.yaml │ │ *****. ************ ││ Workdir ~/shinzolabs/coinmarketcap-mcp │ │ ***********- *********- ││ Branch main │ │ **********************+ ││ Git ✔ Repository detected — caching enabled │ │ :-++********** ││ Cache ✔ Analysis cached (1m ago) │ │ ││ Semgrep ✔ Found │ ╰──────────────────────────────────────────╯│ │ ╭ Steps ───────────────────────────────────╮│ Environment OK │ │ ││ │ │▶ ✔ Environment [0.0s] ││ │ │ ✔ Analysis [0.0s] ││ │ │ ✔ Fetch ADRs [1.8s] ││ │ │ ─ Tailoring ││ │ │ ─ Write Files ││ ╭ actual v0.1.4 ──── https://cli.actual.ai ╮╭ Output ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ ││ │ │ ..===************ ││ Analyzing repository... │ │ ..**************** ││ Analysis complete (cached) │ │ .****** ********+************ ││ * Single project detected │ │ =***** **** +***************** ││ @shinzolabs/coinmarketcap-mcp │ │ ******* ****** .*** :**** ││ Languages: > js (973 loc) │ │ ****= ****** **********+++= ││ Frameworks: > docker, github-actions │ │ ***** **. **+ :**+ ││ Manager: pnpm │ │ *****. ************ ││ Deps: 4 prod, 1 dev │ │ ***********- *********- ││ │ │ **********************+ ││ │ │ :-++********** ││ │ │ ││ │ ╰──────────────────────────────────────────╯│ │ ╭ Steps ───────────────────────────────────╮│ │ │ ││ │ │ ✔ Environment [0.0s] ││ │ │▶ ✔ Analysis [0.0s] ││ │ │ ✔ Fetch ADRs [1.8s] ││ │ │ ─ Tailoring ││ │ │ ─ Write Files ││ ╭ actual v0.1.4 ──── https://cli.actual.ai ╮╭ Output ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ ││ │ │ ..===************ ││ Fetching ADRs... │ │ ..**************** ││ Fetched 0 ADRs │ │ .****** ********+************ ││ Languages: javascript │ │ =***** **** +***************** ││ Frameworks: docker │ │ ******* ****** .*** :**** ││ No ADRs available for this stack yet │ │ ****= ****** **********+++= ││ Actual AI is working on adding support for more languages and frameworks, but unfortunately does not support this repository yet. See for more info - │ │ ***** **. **+ :**+ ││ https://cli.actual.ai/docs │ │ *****. ************ ││ │ │ ***********- *********- ││ │ │ **********************+ ││ │ │ :-++********** ││ │ │ ││ │ ╰──────────────────────────────────────────╯│ │ ╭ Steps ───────────────────────────────────╮│ │ │ ││ │ │ ✔ Environment [0.0s] ││ │ │ ✔ Analysis [0.0s] ││ │ │▶ ✔ Fetch ADRs [1.8s] ││ │ │ ─ Tailoring ││ │ │ ─ Write Files ││ │ │ ││

AI

Actual AI

Team response

Nice catch! We are currently expanding support for frameworks. Should be fixed soon.