README harness URL uses Mac-only 'open' command #22
Labels
No labels
burndown-2026-06
burndown-2026-08
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#22
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-10T06:32:15Z
Observed
`README.md:382`:
```
then open http://localhost:8765/static/harness.html
```
The `open` command is Mac-only and doesn't run on the Windows host.
Proposed fix
Drop the `open` and let the URL stand on its own. The line is already a comment, so:
```
then visit http://localhost:8765/static/harness.html
```
reads identically and works for everyone. Same shape as the otel-a2a-relay fix (filed in that repo).
Out of scope
Any other Mac-isms - this issue is scoped to the one harness URL line.
Migrated from coilyco-flight-deck/eco-mcp-app#2 during the eco repo consolidation (coilysiren/inbox#100).
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.