opencode
|
315762363e
|
movement: smooth animated moves (move duration, observable intermediate positions) + proactive cruise (glide while the LLM thinks, collision-safe, reported back); verified mission with gpt-5.6-luna
|
2026-08-08 21:36:32 +03:00 |
|
opencode
|
c33452edf8
|
fix: tool-result message for non-vision tools (KeyError on width); polza provider verified end-to-end (vision + mission on first attempt)
|
2026-08-08 20:18:43 +03:00 |
|
opencode
|
1d7dbb7b79
|
vision: real-time perception — auto frame attach every N turns (--look-every) and on collision, frame context cap (6), digest fallback for text models
|
2026-08-08 20:06:22 +03:00 |
|
opencode
|
d8373a50fc
|
vision: images are the primary channel for multimodal models (digest off by default); digest is the text-only fallback; --digest/--no-digest to override
|
2026-08-08 19:44:18 +03:00 |
|
opencode
|
ef02e5f9ea
|
vision: real camera frames to the model (image_url), auto-detected for multimodal ollama models; --vision/--no-vision flags; verified gemma4:12b sees frames and completed the beacon mission
|
2026-08-08 19:38:21 +03:00 |
|
opencode
|
6a509aacc6
|
chat: mission mode (/mission, --mission) — autonomous goal runs in background with retries, corrections, state-aware retry hints; input() moved to thread so missions run while the REPL waits; configurable nudge_limit
|
2026-08-08 13:54:44 +03:00 |
|
opencode
|
346d918118
|
chat: interactive mode (natural language -> tool calls), shared LLM driver refactor, run_chat.sh; verified with gemma4:e2b and gemma4:12b
|
2026-08-08 12:27:05 +03:00 |
|
opencode
|
9f877339f8
|
live: real-time browser viewer (AICC-client based), sensor-built top-down map shared module, run_live.sh one-command mode
|
2026-08-08 12:12:21 +03:00 |
|
opencode
|
1ebccb660b
|
visual: top-down map renderer, demo --frames-dir mode (step frames + GIF + summary), example artifacts committed
|
2026-08-08 12:03:35 +03:00 |
|
opencode
|
c224595f49
|
scripts: run_demo.sh launcher (no python on PATH needed), friendly port-in-use check in run_bridge.sh; README updated
|
2026-08-08 11:48:16 +03:00 |
|
opencode
|
132eb25c62
|
docs: testbed README (run/agent/conformance), setup.sh deps, build log, project status
|
2026-08-08 04:29:08 +03:00 |
|