axiomhq / axiomhq/cli

Asking to open in a default browser when no browser

Open
#260 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
59
Forks
11
Avg merge
10h 8m
Merged PRs (30d)
10

Description

`? You need to login to Axiom. Should I open your default browser? `

Frankly it is kinda a dumb question when there is no browser installed (often on containers or VMs or servers, etc). Should check to see if the binaries it is planning to execute exist before prompting the question.

Contributor guide

Open the contributing guide

Research direction

Locate the login prompt and the code that launches the default browser, then inspect how it selects the browser binaries. Verify the available binaries before prompting, and confirm that headless environments no longer receive the browser question while environments with a browser retain the existing flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.