• Joined on 2026-02-16
hugo commented on issue hugo/DS4Server#63 2026-08-01 07:41:35 +00:00
path is not correctly set in shells inside the app

Implemented in d0431ed. Agent commands now run through the configured user shell as an interactive login shell, loading both login and interactive startup files so user PATH entries such as…

hugo pushed to main at hugo/DS4Server 2026-08-01 07:41:21 +00:00
d0431edaff Use the user login shell for agent commands
hugo opened issue hugo/DS4Server#64 2026-08-01 07:34:01 +00:00
thinking mode needs to be selectable
hugo opened issue hugo/DS4Server#63 2026-08-01 07:14:04 +00:00
path is not correctly set in shells inside the app
hugo commented on issue hugo/DS4Server#62 2026-08-01 07:09:32 +00:00
add DeepSeek V4 Flash 0731 as a model option

implemented

hugo closed issue hugo/DS4Server#62 2026-08-01 07:09:32 +00:00
add DeepSeek V4 Flash 0731 as a model option
hugo opened issue hugo/RuDS#117 2026-08-01 07:06:39 +00:00
clicking publish in the bundled app gives a toast with "editor.published"
hugo opened issue hugo/RuDS#116 2026-08-01 07:04:58 +00:00
auto-translation on first manual save unreliable
hugo opened issue hugo/RuDS#115 2026-08-01 07:01:12 +00:00
creating post with blogmark does not open the editor reliably
hugo opened issue hugo/RuDS#114 2026-08-01 06:59:52 +00:00
language flags in quick action -> translate are broken
hugo opened issue hugo/RuDS#113 2026-08-01 06:58:38 +00:00
command-, does not open preferences
hugo pushed to main at hugo/DS4Server 2026-08-01 06:40:09 +00:00
d1c380f79d feat: DeepSeek V4 Flash 0731 added
hugo opened issue hugo/Gotcha#49 2026-07-31 21:21:50 +00:00
Commits should have a header section above changed files
hugo opened issue hugo/Gotcha#48 2026-07-31 21:18:45 +00:00
Close and reopen issues on the iPhone
hugo opened issue hugo/Gotcha#47 2026-07-31 21:17:28 +00:00
Close open milestones from the iPhone app
hugo opened issue hugo/DS4Server#62 2026-07-31 21:10:38 +00:00
add DeepSeek V4 Flash 0731 as a model option
hugo opened issue hugo/Gotcha#46 2026-07-31 19:40:57 +00:00
manage packages
hugo pushed to main at hugo/Gotcha 2026-07-31 19:36:10 +00:00
5396a805b0 chore(docs): document CLI build
hugo closed issue hugo/Gotcha#44 2026-07-31 19:31:18 +00:00
when a branch is shown in the "all" history for the first time, show its name
hugo commented on issue hugo/Gotcha#44 2026-07-31 19:31:05 +00:00
when a branch is shown in the "all" history for the first time, show its name

Implemented in 16ecf68.

Gotcha now uses Gitea pull-request metadata already loaded by gotcha_gitea (head.sha, head.label, and merge_base) to annotate the first commit made on a pull-reques…