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
|
f4cb04a47f
|
robustness: vision/depth render off the event loop (deepcopy snapshot), chat auto-reconnect + friendly errors, demo catches connection failures
|
2026-08-08 12:33:30 +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
|
4ced623b55
|
lint: ruff-clean testbed (blocking file write to thread, unused vars)
|
2026-08-08 04:29:51 +03:00 |
|
opencode
|
8e467f22af
|
testbed: agent demo loop (LLM via OpenAI-compatible endpoints + scripted fallback + auto handoff), E2E verified over WebSocket
|
2026-08-08 04:28:31 +03:00 |
|