Commit Graph

42 Commits

Author SHA1 Message Date
2b2a5bb86a feat(mcp): add write-file tool 2026-06-11 16:14:00 +02:00
565fc98ce8 feat(ai): scope opencode sessions by directory 2026-06-11 10:40:27 +02:00
7a92d08ca5 feat(ccpm): default registry to gitea 2026-06-11 06:41:22 +02:00
bb585cb9ac feat(mcp): add computer daemon 2026-06-11 06:07:53 +02:00
f44aebf5d5 feat(ai): support opencode agent selection 2026-06-11 05:10:50 +02:00
e30f2af2fd feat(mcp): add remote lua execution 2026-06-11 03:50:21 +02:00
8de3d24af2 feat(mcp): add computer bridge program 2026-06-11 01:35:39 +02:00
cb55fd7b61 fix(ai): add async diagnostics and boot shutdown setting 2026-06-10 01:10:37 +02:00
ace14111e0 fix(ai): handle opencode async replies 2026-06-10 01:00:58 +02:00
1c07435099 fix(ai): send model for async opencode prompts 2026-06-10 00:20:41 +02:00
e66fb87bde feat(net): unify boot eventloop and service bus 2026-06-09 21:48:56 +02:00
ccf6e685ce feat(ai): add trapgpt chat bot 2026-06-09 20:10:52 +02:00
8e9958b1c3 docs(adr): prefer eventloop timeouts 2026-06-09 20:10:30 +02:00
c61254d702 fix(ai): poll async assistant messages 2026-06-09 18:22:24 +02:00
cf54b492b2 feat(ai): poll async opencode responses 2026-06-09 17:07:24 +02:00
dea9bd52ee feat(sandbox): add carre program 2026-06-09 09:15:07 +02:00
ccd3dfef7b fix(ai): cap request timeout 2026-06-09 08:33:24 +02:00
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