This website requires JavaScript.
Explore
Help
Sign In
devs
/
cproof
Watch
1
Star
2
Fork
1
You've already forked cproof
Code
Issues
43
Pull Requests
8
Actions
Packages
Projects
1
Releases
Wiki
Activity
All Workflows
ci-api-docs.yml
ci-code.yml
docker-publish.yml
Actor
All actors
admin
jabber.developer
jabber.developer2
Status
All status
Success
Failure
Waiting
Running
fix(ai): reset provider autocomplete state on search string change
ci-code.yml #404
:
Commit
1ecaceb59f
pushed by
jabber.developer
#113
2026-05-13 09:59:11 +00:00
15m23s
fix(ai): pass stanza ID to AI message send function
ci-code.yml #403
:
Commit
18fb7fa733
pushed by
jabber.developer
#113
2026-05-12 17:24:17 +00:00
14m25s
test(ai): autocomplete tests — 5 expected failures documenting real bugs
ci-code.yml #402
:
Commit
3fccc046b0
pushed by
jabber.developer2
#118
2026-05-12 10:00:58 +00:00
6m16s
Fix(ai): protect AI session state from concurrent access races
ci-code.yml #401
:
Commit
a75a06b4a2
pushed by
jabber.developer
#113
2026-05-11 23:52:48 +00:00
10m13s
fix(ai): add mutex to AISession for thread safety
ci-code.yml #400
:
Commit
9f4621883a
pushed by
jabber.developer
#113
2026-05-11 23:37:49 +00:00
11m12s
ref(ai): remove org_id from provider configuration
ci-code.yml #399
:
Commit
6fe8c370df
pushed by
jabber.developer
#113
2026-05-11 23:12:49 +00:00
11m53s
fix(ai): use atomic ai_provider_ref() in cmd_ai_switch
ci-code.yml #398
:
Commit
b1dbe714e8
pushed by
jabber.developer
#113
2026-05-11 21:33:41 +00:00
15m58s
fix(ai): collapse validate and dispatch into single critical section
ci-code.yml #397
:
Commit
107f7778e2
pushed by
jabber.developer
#113
2026-05-11 21:01:32 +00:00
6m19s
refactor(ai): remove cmd_ai_correct function
ci-code.yml #396
:
Commit
b634eed5af
pushed by
jabber.developer
#113
2026-05-11 20:40:42 +00:00
6m16s
fix(ui): reset paged flag at buffer bottom for non-chat windows
ci-code.yml #395
:
Commit
c167f48714
pushed by
jabber.developer2
#117
2026-05-10 12:54:17 +00:00
13m34s
fix(ai): reset paged flag to display user message
ci-code.yml #394
:
Commit
010b2062a4
pushed by
jabber.developer
#113
2026-05-10 10:47:49 +00:00
11m20s
fix(ai): improve API error parsing and fallback
ci-code.yml #393
:
Commit
ecb07fd00c
pushed by
jabber.developer
#113
2026-05-09 21:10:56 +00:00
4m40s
feat(ai): implement robust JSON model parsing
ci-code.yml #392
:
Commit
a898cb212d
pushed by
jabber.developer
#113
2026-05-09 14:12:49 +00:00
14m35s
fix(ai): protect window validation with mutex
ci-code.yml #391
:
Commit
07d267b5bc
pushed by
jabber.developer
#113
2026-05-09 13:27:19 +00:00
6m4s
feat(ai): add model caching, settings, and commands
ci-code.yml #390
:
Commit
acae543057
pushed by
jabber.developer
#113
2026-05-09 13:27:45 +00:00
11m9s
feat(history): nodb backlog (#114)
ci-code.yml #389
:
Commit
b9a8ba6cfa
pushed by
jabber.developer2
#116
2026-05-08 07:56:45 +00:00
10m29s
feat(history): nodb backlog (#114)
ci-code.yml #388
:
Commit
5720cd2c4e
pushed by
jabber.developer2
#116
2026-05-08 07:36:24 +00:00
10m11s
fix(verify): per-contact context in output, demote duplicate stanza-id to debug
ci-code.yml #387
:
Commit
1aaa382d5e
pushed by
jabber.developer
master
2026-05-06 14:16:58 +00:00
5m44s
fix(verify): per-contact context in output, demote duplicate stanza-id to debug
ci-code.yml #386
:
Commit
1aaa382d5e
pushed by
jabber.developer2
#115
2026-05-06 14:08:13 +00:00
5m40s
Merge branch 'master' into feat/ai
ci-code.yml #385
:
Commit
731b55fa19
pushed by
jabber.developer
#113
2026-05-06 14:01:58 +00:00
4m33s
fix(verify): per-contact context in output, demote duplicate stanza-id to debug
ci-code.yml #384
:
Commit
b89f688d70
pushed by
jabber.developer2
#115
2026-05-06 11:34:46 +00:00
6m55s
feat(history): flat-file backend with bidirectional SQLite migration
ci-code.yml #383
:
Commit
3f36c303c2
pushed by
jabber.developer
master
2026-05-05 19:36:22 +00:00
10m8s
fix(export): hash stanza_id with content instead of trusting it as sole dedup key
ci-code.yml #382
:
Commit
26db671a38
pushed by
jabber.developer2
#94
2026-05-05 13:14:08 +00:00
6m50s
refactor(flatfile): single-line file header with format-version marker
ci-code.yml #381
:
Commit
2990ec795a
pushed by
jabber.developer2
#94
2026-05-05 12:04:49 +00:00
6m53s
refactor(flatfile): single-line file header with format-version marker
ci-code.yml #380
:
Commit
b9c3267aad
pushed by
jabber.developer2
#94
2026-05-05 11:10:37 +00:00
9m36s
fix(jid): treat NULL/empty/"(null)" barejid the same as resource
ci-code.yml #379
:
Commit
b8a4900393
pushed by
jabber.developer2
#94
2026-05-05 10:55:50 +00:00
13m21s
fix(jid): treat NULL/empty/"(null)" resource as bare jid
ci-code.yml #378
:
Commit
3daee1216b
pushed by
jabber.developer2
#94
2026-05-04 15:49:08 +00:00
16m21s
fix(export): open sqlite on demand when flatfile is active backend
ci-code.yml #377
:
Commit
09b2295414
pushed by
jabber.developer2
#94
2026-05-04 14:54:16 +00:00
15m7s
feat(history): /history backend command and status-bar indicator
ci-code.yml #376
:
Commit
16aa569329
pushed by
jabber.developer2
#94
2026-05-04 14:34:14 +00:00
13m4s
feat(history): autocomplete JID for verify/export/import
ci-code.yml #375
:
Commit
52f97f7195
pushed by
jabber.developer2
#94
2026-05-04 13:02:45 +00:00
12m31s
First
Previous
...
5
6
7
8
9
...
Next
Last