Commit Graph

79 Commits

Author SHA1 Message Date
d69963f89c fix(server): harden public gateway auth 2026-06-18 21:02:32 +02:00
9bc1ce711d refactor: rename accountId in networkId + cleanup 2026-06-18 20:23:06 +02:00
7831ae5a7b chore(env): rename test env sample 2026-06-17 01:58:13 +02:00
96efe21b50 fix(server): require gateway secrets 2026-06-17 01:56:03 +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
e82593515f docs: update lua links to package paths
- Point eventloop/net/router/test links at packages/trapos-*
- Fixes lint-markdown broken-link errors after the package refactor
2026-06-16 22:41:12 +02:00
abf28ba445 feat(mcp): pass args to run-file 2026-06-16 03:05:37 +02:00
Guillaume ARM
5faf0d47bb refactor(env): rename TRAP_CCLIBS_* to TRAPOS_* 2026-06-15 23:46:15 +02:00
Guillaume ARM
4eaa985458 feat(mcp): add run-file capture 2026-06-15 22:17:41 +02:00
Guillaume ARM
96e06041d9 chore(release): update TrapOS endpoint and versions 2026-06-15 21:00:15 +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
ac1a7385e9 fix(ccpm): drop github registry support 2026-06-15 01:12:53 +02:00
e10a1d5976 feat(installer): install full trapos by default 2026-06-15 00:57:10 +02:00
68c1b9d6aa test(sandbox): add integration tooling 2026-06-14 17:17:28 +02:00
3cea167261 fix(ai): use async prompts by default 2026-06-11 23:00:08 +02:00
79677e2742 fix(ai): cap opencode timeouts 2026-06-11 21:43:45 +02:00
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