jabber.developer
  • Joined on 2025-06-19
jabber.developer commented on pull request devs/cproof#153 2026-07-06 09:53:46 +00:00
fix(editor): follow live terminal size in external editor

Could it get freed prior to COW completion on fork?

jabber.developer commented on pull request devs/cproof#153 2026-07-06 09:53:46 +00:00
fix(editor): follow live terminal size in external editor

Generally, LGTM, nice catch and smart implementation. I have only a single concern regarding potential bug. Also, "async-signal-safe" maybe slightly misleading, as we don't have atomicity here. While it's safe, this explicit statement in commit message might cause wrong assumptions. Thanks for the PR.

jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 15:54:55 +00:00
2bad80b015 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer created pull request devs/cproof#157 2026-07-05 15:43:45 +00:00
ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 15:42:47 +00:00
9a69ede91b ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 15:15:38 +00:00
6f6cc17b3d ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 15:06:36 +00:00
242ea38061 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 15:05:39 +00:00
16dc35e25f ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 14:43:43 +00:00
bef6648c34 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 13:22:28 +00:00
d63e32ced1 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 13:13:20 +00:00
ca55b6a397 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 13:03:19 +00:00
ef6469b30b ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer created branch ci/docker-hub-publishing in devs/cproof 2026-07-05 13:00:50 +00:00
jabber.developer pushed to ci/docker-hub-publishing at devs/cproof 2026-07-05 13:00:50 +00:00
992e44a085 ci(docker): add Docker publishing workflow and Dockerfile
jabber.developer opened issue devs/cproof#156 2026-07-05 12:38:12 +00:00
Improve OpenAI API support by AI module: responses by default with fallback to chat/completions
jabber.developer opened issue devs/cproof#154 2026-07-05 12:22:22 +00:00
Readline buffer limit
jabber.developer commented on issue devs/cproof#40 2026-07-05 12:20:40 +00:00
Autoping connection_support false negative

The issue is not related to AntiSpam plugin and is occasionally reproducible on clean installations.

jabber.developer reopened issue devs/cproof#40 2026-07-05 12:20:04 +00:00
Autoping connection_support false negative
jabber.developer pushed to master at devs/cproof 2026-07-04 11:21:29 +00:00
5d7b7bb23d test(ai): align parse_response tests with chat completions API
fa6857f4c8 fix(ai): harden custom settings payload against invalid JSON and races
Compare 2 commits »
jabber.developer pushed to master at devs/cproof 2026-07-04 09:59:40 +00:00
9913344bbf refactor(ai): align AI client with OpenAI chat completions API
91631aa91a feat(ai): add suport for /ai set custom parameters
Compare 2 commits »