Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/roadmap-priorities.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenAdapt Roadmap - Priorities

**Last Updated**: January 16, 2026
**Last Updated**: January 17, 2026
**Version**: 1.1.0
**Status**: Active Development

Expand Down Expand Up @@ -523,12 +523,12 @@ P3: Documentation Site ───────────────────

| Resource | Purpose | Status |
|----------|---------|--------|
| Azure credits | WAA benchmark VM | Needed |
| Anthropic API key | Claude testing | Available |
| OpenAI API key | GPT-4V testing | Needed |
| Google API key | Gemini testing | Needed |
| Test machines | Windows 10/11, Ubuntu 22.04/24.04 | Needed |
| DNS access | docs.openadapt.ai CNAME | Needed |
| Azure credits | WAA benchmark VM | Available |
| Anthropic API key | Claude testing | Available (in openadapt-ml/.env) |
| OpenAI API key | GPT-4V testing | Available (in openadapt-ml/.env) |
| Google API key | Gemini testing | Available (in openadapt-ml/.env) |
| Test machines | Windows 10/11, Ubuntu 22.04/24.04 | Provision using existing tooling |
| DNS access | docs.openadapt.ai CNAME | Done |

---

Expand Down