Commit Graph

25 Commits

Author SHA1 Message Date
f6d6c9b5af feat(ai): add lua exec command 2026-06-09 08:25:12 +02:00
58af683ca8 feat(version): resolve versions from packages 2026-06-09 06:25:32 +02:00
5b46662f2a fix(ai): sort sessions by recency 2026-06-09 05:42:53 +02:00
8467c30dd8 feat(ai): configure request timeout 2026-06-09 05:35:46 +02:00
208b7282d8 fix(ui): handle utf8 text widths 2026-06-09 05:18:59 +02:00
65d8a927b8 feat(ai): generalize opencode client 2026-06-09 04:18:45 +02:00
38addf85fd fix(ai): use shell set for opencode settings 2026-06-09 03:25:55 +02:00
8ae947ac3d feat(ccpm): install trapos from package cache 2026-06-09 00:09:58 +02:00
51194b9866 feat(ai): call opencode serve directly 2026-06-08 22:57:18 +02:00
dc09639cb1 feat(ai): add hello world proxy client 2026-06-08 21:05:31 +02:00
Guillaume ARM
9b49bb03d9 feat(ccpm): add package manager 2026-06-08 13:52:45 +02:00
Guillaume ARM
e5d8e16c5a test(craftos): add layered test timeouts 2026-06-08 05:37:49 +02:00
Guillaume ARM
c7ba641e2d test(craftos): add suite runner 2026-06-08 05:10:31 +02:00
Guillaume ARM
582bbf639f test(craftos): report verbose case statuses 2026-06-08 04:52:19 +02:00
Guillaume ARM
1010e0d844 test(craftos): rename harness success marker 2026-06-08 04:28:56 +02:00
Guillaume ARM
3450d6e258 test(craftos): add libtest helper 2026-06-08 04:23:31 +02:00
c99426a3a9 fix(libtui): improve flex layout handling 2026-06-08 00:53:52 +02:00
e7666715b0 feat: libtui + tuidemo (WIP) 2026-06-08 00:41:19 +02:00
f6dc7bdef9 feat: optimize net.sendMultipleRequests function 2022-07-18 02:07:42 +02:00
e94616313e fix: router and net 2022-07-18 02:03:49 +02:00
93771b8d8a fix: implement net, ping and cube 2022-07-17 23:33:07 +02:00
af3047fb56 chore: add aliases in net api + update doc 2022-07-17 20:16:18 +02:00
280a28777c feat: net and eventloop v2 2022-07-17 20:09:35 +02:00
dab6e0011e feat(eventloop): with net compat 2022-07-16 18:33:24 +02:00
9c0f7a79dc chore: init base 2022-07-15 10:25:29 +02:00