• Joined on 2026-02-16
hugo commented on issue hugo/Gotcha#43 2026-08-03 16:15:06 +00:00
implement Forgejo as another server variant

Implemented and verified in d47b21d.

  • Added a persisted gitea/forgejo provider model shared by the Rust API client, CLI configuration, and app preferences. Existing configurations migrate…
hugo pushed to main at hugo/Gotcha 2026-08-03 16:14:33 +00:00
d47b21d6a6 Support Forgejo servers
hugo commented on issue hugo/Gotcha#24 2026-08-03 15:55:52 +00:00
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, build 1, and aligned gotcha-app,…
hugo pushed to main at hugo/Gotcha 2026-08-03 15:54:35 +00:00
46cca8fdd2 Prepare Gotcha 1.0 for release
hugo commented on issue hugo/Gotcha#51 2026-08-03 15:15:28 +00:00
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…

hugo closed issue hugo/Gotcha#51 2026-08-03 15:15:28 +00:00
Put a thin line between the top area and the list of files on commit details
hugo pushed to main at hugo/Gotcha 2026-08-03 15:14:59 +00:00
1c4a6efd13 Separate commit details from changed files
hugo opened issue hugo/DS4Server#67 2026-08-03 15:12:52 +00:00
Is skills in dev brain the correct way?
hugo closed issue hugo/RuDS#125 2026-08-03 09:05:12 +00:00
install cli must overwrite an existing bds-cli and must use links
hugo commented on issue hugo/RuDS#125 2026-08-03 09:05:08 +00:00
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…

hugo pushed to main at hugo/RuDS 2026-08-03 09:04:20 +00:00
3b1a65359c Install the CLI with an overwriting symbolic link.
hugo opened issue hugo/RuDS#125 2026-08-03 08:13:09 +00:00
install cli must overwrite an existing bds-cli and must use links
hugo closed issue hugo/RuDS#124 2026-08-03 07:25:47 +00:00
bds-cli needs progress on long running jobs
hugo commented on issue hugo/RuDS#124 2026-08-03 07:25:43 +00:00
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…
hugo pushed to main at hugo/RuDS 2026-08-03 07:25:15 +00:00
36cbaa0cc5 Add live CLI progress for long-running jobs
hugo opened issue hugo/RuDS#124 2026-08-02 21:08:11 +00:00
bds-cli needs progress on long running jobs
hugo pushed to main at hugo/RuDS 2026-08-02 18:36:21 +00:00
c96fd9c041 feat: linux package builds
hugo closed issue hugo/DS4Server#66 2026-08-02 12:47:29 +00:00
folders inside the configured dev brain should be treated as "inside the project"
hugo commented on issue hugo/DS4Server#66 2026-08-02 12:47:25 +00:00
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…

hugo pushed to main at hugo/DS4Server 2026-08-02 12:46:43 +00:00
f62a706f12 Trust Dev Brain paths during shell approval