4eb1b468ea
chore: save plan
2026-06-12 00:20:57 +02:00
835f1ff4a7
feat(ai): add opencode bridge proxy
2026-06-12 00:17:04 +02:00
93a4ad2395
feat(ai): support opencode variant setting
2026-06-11 23:28:41 +02:00
3cea167261
fix(ai): use async prompts by default
2026-06-11 23:00:08 +02:00
3b647090fa
fix(ai): retry transient network timeouts during poll
...
A single poll GET that hit a network-level failure was treated as fatal,
aborting the whole poll after the ~60s per-call timeout instead of retrying
until poll_timeout. Network failures during polling are now transient: they
log and reschedule until the deadline. HTTP 404 and other non-200 codes stay
fatal.
2026-06-11 22:08:45 +02:00
79677e2742
fix(ai): cap opencode timeouts
2026-06-11 21:43:45 +02:00
150e847475
chore(packages): bump trapos version
2026-06-11 21:07:33 +02:00
69e9ee3164
fix(ai): extend default HTTP timeout
2026-06-11 21:06:32 +02:00
97efdcf638
feat(sandbox): add mouton program
2026-06-11 20:59:50 +02:00
a452335b33
feat(ai): auto-fix package checks after source edits
2026-06-11 20:54:25 +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
04983f97c5
chore(packages): bump trapos version
2026-06-11 17:49:07 +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
b0bb9949ee
chore(mcp-bridge): hot-reload dev server via tsx watch
2026-06-11 06:44:58 +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
ea0eb24a1f
chore(just): split recipes by concern
2026-06-11 06:07:30 +02:00
316d561f4b
chore(plans): archive completed notes
2026-06-11 05:43:30 +02:00
f44aebf5d5
feat(ai): support opencode agent selection
2026-06-11 05:10:50 +02:00
835f6f012d
feat(sandbox): add creeper themes
2026-06-11 05:00:27 +02:00
fd0a2fd110
feat(sandbox): add creeper program
2026-06-11 04:33:42 +02:00
8386c165b5
test(mcp): cover exec lua edge cases
2026-06-11 04:20:13 +02:00
563845077e
chore(release): bump trapos to 0.8.6
2026-06-11 03:58:04 +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
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
ad869c7ecd
docs(mcp): retire bridge implementation plan
2026-06-10 23:41:29 +02:00
e1879a562d
docs: reattach stale ADR references
2026-06-10 22:48:29 +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
10c45bbc8f
docs(mcp): cross-link implementation plans
2026-06-10 20:10:51 +02:00
9cc86a18e6
docs: remove carre plan
2026-06-10 20:08:51 +02:00
217b0e4e83
docs(mcp): add bridge implementation plans
2026-06-10 20:07:54 +02:00
b7187e0155
fix(boot): default shell exit to shutdown
2026-06-10 01:17:43 +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
cd6ffc82ff
docs(adr): consolidate repository conventions
2026-06-09 22:05:22 +02:00