Commit Graph

61 Commits

Author SHA1 Message Date
f56d54c180 fix(ai): extend opencode timeouts 2026-06-11 20:53:58 +02:00
7d0d69e5b5 chore(agents): adopt agents guidance 2026-06-11 19:35:23 +02:00
5a950de0ba feat(ai): add atm10 expert agent 2026-06-11 18:34:32 +02:00
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
ea0eb24a1f chore(just): split recipes by concern 2026-06-11 06:07:30 +02:00
f44aebf5d5 feat(ai): support opencode agent selection 2026-06-11 05:10:50 +02:00
8386c165b5 test(mcp): cover exec lua edge cases 2026-06-11 04:20:13 +02:00
e30f2af2fd feat(mcp): add remote lua execution 2026-06-11 03:50:21 +02:00
e0439ac6c5 docs(mcp): add in-game setup guide 2026-06-11 03:08:39 +02:00
dc4162c0fb test(mcp): isolate bridge integration ports 2026-06-11 03:03:41 +02:00
dd9db5e61d docs(ports): document public service ports 2026-06-11 02:37:58 +02:00
a98b626a85 docs(ai): update opencode guidance 2026-06-11 01:57:47 +02:00
fa86171d09 chore(mcp): align ci script naming 2026-06-10 22:41:29 +02:00
b0cc1c75c8 test(mcp): add bridge integration probes 2026-06-10 22:20:20 +02:00
a4a098e923 chore(mcp): add js tool verification 2026-06-10 21:59:01 +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
cd6ffc82ff docs(adr): consolidate repository conventions 2026-06-09 22:05:22 +02:00
e66fb87bde feat(net): unify boot eventloop and service bus 2026-06-09 21:48:56 +02:00
d8635e59cb docs: added trapgpt_guide.md 2026-06-09 20:34:30 +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
b57f3d3973 feat(craftos): add safe headless exec recipes 2026-06-09 18:08:48 +02:00
cf54b492b2 feat(ai): poll async opencode responses 2026-06-09 17:07:24 +02:00
c3813d6cda docs(opencode): document basic auth health check 2026-06-09 05:20:59 +02:00
b2a68fc11a chore(packages): rename packages to trapos 2026-06-09 04:32:27 +02:00
65d8a927b8 feat(ai): generalize opencode client 2026-06-09 04:18:45 +02:00
506b201cf4 docs: update opencode_server_guide.md 2026-06-09 03:39:32 +02:00
651864017c docs(opencode): document TUI control endpoints 2026-06-09 03:28:54 +02:00
38addf85fd fix(ai): use shell set for opencode settings 2026-06-09 03:25:55 +02:00
7e50f8da41 docs(ai): note opencode settings fixes 2026-06-09 03:16:14 +02:00
842ebfb596 docs(adr): require markdown links for cross-references 2026-06-09 02:35:25 +02:00
6ac86ef1e2 docs(dev): update local installation guidance 2026-06-09 02:06:51 +02:00
59eca218ef chore(dev): split CraftOS launch recipes 2026-06-09 01:44:11 +02:00
ba22bed56a docs(ai): update opencode server auth guide 2026-06-09 00:14:01 +02:00
66124153af feat(ai): package hello world client 2026-06-09 00:10:10 +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
7b19de7945 test(harness): use test env for timeouts 2026-06-08 19:22:32 +02:00
Guillaume ARM
66d979e543 chore: tighten pre-commit verification 2026-06-08 16:52:45 +02:00
Guillaume ARM
325a4327b9 docs: document git hook verification split 2026-06-08 16:36:07 +02:00
Guillaume ARM
9b49bb03d9 feat(ccpm): add package manager 2026-06-08 13:52:45 +02:00
8065502e0d test(harness): shorten timeout checks 2026-06-08 05:50:01 +02:00
Guillaume ARM
3c4a8876b9 test(harness): run timeout-layer checks in ci
- Add fast `test-timeout` guard chaining `test-timeout-lua`/`-shell`
- Wire `test-timeout` into `just ci` for harness regression coverage
- Consolidate fixtures into single `tests/harness/slow-case.lua`
- Tighten timeouts (libtest 2s / shell watchdog 3s) so each check is ~3s
- Update ADR-0009 and DEVELOPMENT.md for the new recipes and ci wiring
2026-06-08 05:45:15 +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