Commit Graph

40 Commits

Author SHA1 Message Date
06ede45212 feat(cloud): add password setup command 2026-06-17 02:41:48 +02:00
96efe21b50 fix(server): require gateway secrets 2026-06-17 01:56:03 +02:00
84a9aeea25 chore: update node package.json lockfile 2026-06-17 01:45:32 +02:00
618e1a62dc refactor: rename trapos-sandbox to trapos-server 2026-06-17 01:25:16 +02:00
2d13242f29 refactor: remove old mcp-bridge 2026-06-17 00:26:04 +02:00
Guillaume ARM
53b9328908 test(integration): mount staged lua dirs and guard on .stage
- Mount .stage/apis, .stage/programs (and .stage/servers) instead of repo roots
- Fail fast with a clear message when .stage/ is missing
- Make npm-test-integration depend on stage
2026-06-16 22:40:57 +02:00
aa6ddd3bfd test(mcp): pass run-file args in integration fixture 2026-06-16 03:09:25 +02:00
abf28ba445 feat(mcp): pass args to run-file 2026-06-16 03:05:37 +02:00
d35cb1b2ec chore(mcp): clarify trap-sandbox tool descriptions 2026-06-16 02:49:34 +02:00
f332b2ad5f chore: upgrade package-lock.json 2026-06-16 02:30:36 +02:00
Guillaume ARM
c55dbb3669 feat: mcp run-file tool available in tools/trap-sandbox 2026-06-15 23:07:09 +02:00
Guillaume ARM
4eaa985458 feat(mcp): add run-file capture 2026-06-15 22:17:41 +02:00
Guillaume ARM
41977eaf13 fix(boot): clarify lifecycle orchestration 2026-06-15 20:06:45 +02:00
Guillaume ARM
5bca84648f feat: migrate mcp-bridge to trap-sandbox 2026-06-15 19:57:45 +02:00
Guillaume ARM
fc0247bb21 chore(security): add allowScripts in trap-sandbox package.json 2026-06-14 22:10:36 +02:00
88e1f480b7 fix(sandbox): ignore stale displacement closes 2026-06-14 22:03:57 +02:00
a20f1a4ab6 fix(sandbox): stop displaced gateway reconnect loops 2026-06-14 20:57:36 +02:00
f78b1421dd chore(sandbox): improve gateway logging 2026-06-14 20:42:14 +02:00
4cfceecb9a test(sandbox): stabilize duplicate registration test 2026-06-14 19:26:41 +02:00
af1bc0e666 test(sandbox): fix duplicate registration assertion 2026-06-14 17:30:31 +02:00
68c1b9d6aa test(sandbox): add integration tooling 2026-06-14 17:17:28 +02:00
cd6427c454 feat(trap-sandbox): add gateway service 2026-06-14 14:41:29 +02:00
Guillaume ARM
a8485a780f chore: delete old trap-sandbox/INIT.md (now we have proper spec and plans) 2026-06-14 03:46:44 +02:00
Guillaume ARM
09a409c179 chore: save trap-sandox INIT.md and basic package.json 2026-06-14 03:45:47 +02:00
Guillaume ARM
aa3e18b4dc chore: update mcp-bridge lockfile 2026-06-12 23:02:07 +02:00
835f1ff4a7 feat(ai): add opencode bridge proxy 2026-06-12 00:17:04 +02:00
2b2a5bb86a feat(mcp): add write-file tool 2026-06-11 16:14:00 +02:00
b0bb9949ee chore(mcp-bridge): hot-reload dev server via tsx watch 2026-06-11 06:44:58 +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
dc4162c0fb test(mcp): isolate bridge integration ports 2026-06-11 03:03:41 +02:00
0690e28d02 chore(mcp): simplify bridge check script 2026-06-11 01:36:50 +02:00
8de3d24af2 feat(mcp): add computer bridge program 2026-06-11 01:35:39 +02:00
39b71a8c20 chore(mcp): clean bridge build caches 2026-06-10 23:41:52 +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
d688006958 fix: broken npm start 2026-06-10 21:25:14 +02:00
Guillaume ARM
bea36351c2 chore: add allowScripts in package.json 2026-06-10 21:01:57 +02:00
d6e97e49da feat(mcp): add computercraft bridge tool 2026-06-10 20:49:29 +02:00