Block a user
implement Forgejo as another server variant
Implemented and verified in d47b21d.
- Added a persisted
gitea/forgejoprovider model shared by the Rust API client, CLI configuration, and app preferences. Existing configurations migrate…
do a full review of the source for quality
Implemented the issue #24 review in commit 46cca8f (Prepare Gotcha 1.0 for release).
What changed:
- Set the iPhone marketing version to
1.0, build1, and alignedgotcha-app,…
Put a thin line between the top area and the list of files on commit details
Implemented in 1c4a6ef. Added a one-physical-pixel UIKit system separator across the bottom of the shared commit-details header, matching the section boundary used by milestone details while…
Put a thin line between the top area and the list of files on commit details
Is skills in dev brain the correct way?
install cli must overwrite an existing bds-cli and must use links
install cli must overwrite an existing bds-cli and must use links
Implemented in 3b1a653. The shared installer used by Settings → Data and bds-cli install now replaces an existing file, valid symlink, or broken symlink at ~/.local/bin/bds-cli with a symbolic…
install cli must overwrite an existing bds-cli and must use links
bds-cli needs progress on long running jobs
bds-cli needs progress on long running jobs
Implemented in 36cbaa0.
- Streams localized live terminal progress for full and incremental rebuild/render work, including metadata comparison, site validation, and page rendering. Redirected…
bds-cli needs progress on long running jobs
folders inside the configured dev brain should be treated as "inside the project"
folders inside the configured dev brain should be treated as "inside the project"
Implemented in f62a706.
The shell approval pipeline now treats the enabled, canonical Dev Brain vault as a trusted path root alongside the selected project. Both heuristic and AI-based risk…