google / google/ax

ax dashboard is not working outside of ax source code directory

Open
#261 1 comment 0 reactions 0 assignees View on GitHub
cmd/dashboard
Dominant language
Go
Stars
2k
Forks
120
PR merge metrics
No merged PRs in 30d

Description

ax dashboard looks for `cmd/ax/web/index.html` but it's not accessible for users who are installing ax via `go install`.

We should label this feature as alpha for now and use it for development purposes.

Contributor guide

Open the contributing guide

Research direction

Start at the dashboard's lookup for `cmd/ax/web/index.html` and inspect how the Go-installed binary accesses that asset. Check the `go install` execution path and the existing dashboard entry point; done means the dashboard works outside the ax source directory and is clearly marked alpha for development use.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.