overengineeringstudio / overengineeringstudio/effect-utils

Megarepo: 'Syncing...' label shown in Success state

Open Beginner friendly
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:agent-tooling
Dominant language
TypeScript
Stars
82
Forks
2
Avg merge
1d 8h
Merged PRs (30d)
121

Description

Issue

In packages/@overeng/megarepo/src/cli/renderers/AddOutput/view.tsx:63-75, when in the Success state after mr add, the UI still shows <Text dim>Syncing...</Text> even though the sync has already completed. This is misleading.

Suggested Fix

Replace with a completed label (e.g., Synced: / Clone:) or make the label conditional on pending vs completed status.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in packages/@overeng/megarepo/src/cli/renderers/AddOutput/view.tsx at lines 63-75 and inspect the Success state reached by mr add. Change the completed-state label or make it conditional so completed output is not shown as "Syncing...". Verify the mr add Success output displays a completed label.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.