Document LinaAI Codex login requirement

This commit is contained in:
2026-05-24 03:47:05 +00:00
parent a7c50f651a
commit e82045a7f9
2 changed files with 15 additions and 0 deletions
+5
View File
@@ -52,6 +52,11 @@
- `aider-chat` via `pipx`,
- npm `@openai/codex`,
- Gitea clone at `/home/nathan/repos/AgrarianGame`.
- Verified Aider can talk to Ollama from `LinaAI` with
`qwen2.5-coder:7b`.
- `codex doctor` on `LinaAI` reports the npm Codex CLI install is healthy but
not authenticated yet. Run `codex login` on `LinaAI` before expecting Codex
escalation to execute.
- Added self-hosted AI project documentation:
- `Docs/AI/SelfHostedAiDevelopmentStack.md`
- `Docs/AI/LocalAgentGuardrails.md`