kitchen: README + MISSIONS/engine-c keep-drop notes

This commit is contained in:
Hernâni Marques 2026-09-17 21:48:48 +02:00
parent 1d351918da
commit 575d7d29b8
No known key found for this signature in database
130 changed files with 9817 additions and 1 deletions

View file

@ -0,0 +1,7 @@
single-flight policy
- only one agent-coder job at a time (am-task)
- only one ollama chat model loaded (devstral during openkknd2 rotate)
- no parallel ollama pull during agent runs
- no parallel pics/vids/showcase on this host while rotation runs
- rotation is sequential (one model finishes before next)
updated: 2026-07-22T05:18:40+00:00

View file

@ -0,0 +1,9 @@
# openkknd2 model rotation
- started: 2026-07-22T05:16:43Z
- workdir: `/home/vx/src/openkknd2-am-coder`
- prompt: `/home/vx/src/llm-configs/prompts/openkknd2-rotate-kick.md`
- max_turns: 10
| # | flag | session | before lines | after lines | progress | ci |
|---|------|---------|--------------|-------------|----------|----|

View file

@ -0,0 +1,6 @@
=== model rotation start 2026-07-22T05:16:43Z ===
ROOT=/home/vx/src/openkknd2-am-coder models=--devstral --coder --qwen314 --qwen14 --deepseek --qwen38
>>> [1/6] model flag=--devstral session=ok2-rot1-devstral 2026-07-22T05:16:43Z
before: files=9 lines=183 build=0 ai=0
launch_ec=0 log=/home/vx/src/openkknd2-am-coder/rotate-logs/run-1devstral.log

View file

@ -0,0 +1,24 @@
AGENT_WORKDIR=/home/vx/src/openkknd2-am-coder
logs: /home/vx/src/openkknd2-am-coder/AGENT_LOG.md /home/vx/src/openkknd2-am-coder/STATUS.md /home/vx/src/openkknd2-am-coder/TASK.md
detached pid=1717646 log=/tmp/agent-coder-detach-20260722T051647Z.log
control: am-task list | am-task stop latest | am-task resume latest
### ACTIVE (/home/vx/.am-agent-tasks/active)
(none active)
### RECENT HISTORY (5) (/home/vx/.am-agent-tasks/history)
════════════════════════════════════════════════════════════
id: 20260722T050209Z-1707242
status: interrupted [process dead]
kind: stats-demo
host: amanita
model: (none / not set)
session: (none)
pid / pgid: 1707246 / 1707246
started: 2026-07-22T05:02:09Z
stopped: 2026-07-22T05:02:11Z
elapsed: 2s
stop_reason: demo: user requested clear stop stats
stop_how: am-task stop
stop_hard: False