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
|
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 |
|