My agent does not seem to know about the project
My agent does not seem to know about the project
Ask it to “get the alicein context” explicitly. If it says it has no such tool, the connection is not registered: check that
.mcp.json exists in the folder you started the session from, and restart the session — Claude Code reads it at startup.Connecting my agent did not work
Connecting my agent did not work
Connect from your project’s folder rather than your home directory, and make sure Claude Code is installed and signed in first.
I queued a card and nothing happened
I queued a card and nothing happened
The queue is a pull model, on purpose. Nothing runs until you ask your agent to “check my alicein queue” in a terminal. Your machine, your subscription, your timing.
A card says 'review' — what do I do?
A card says 'review' — what do I do?
Your agent finished it and handed it back. Open the card, read what it did and its comment thread, then check it off if you are satisfied. Delivered is not done; you close it.
The starter plan it generated is wrong
The starter plan it generated is wrong
Expected. It is a first draft read out of what you described and what is in your code — roughly right, specifically wrong. Drag, rename and delete until it is your real plan.
Can I import my Linear or Trello board?
Can I import my Linear or Trello board?
Yes — your agent does it, no integration required. See Bringing in existing work.
My factory map looks out of date
My factory map looks out of date
Maps do not yet redraw themselves as a repository drifts. If your code has changed shape substantially, the map needs rebuilding.
The screen is blurred and there is an overlay
The screen is blurred and there is an overlay
That is the first-run walkthrough. Dismiss it and it stays dismissed.
Escape is not closing anything
Escape is not closing anything
You are probably in full screen, where the browser takes
Esc for itself. Use ` or q instead. See Keyboard shortcuts.Two numbers disagree
Two numbers disagree
They should not — every surface counts the same list. If you catch one that does, that is a bug worth telling us about immediately, because it is exactly the failure we designed against.