Files
anomalyco_opencode/packages/opencode/test
Kyle Mistele 4cb9f8ab34 fix: structured output loop exit and add system prompt
- Fix loop exit condition to check processor.message.finish instead of
  result === "stop" (processor.process() returns "continue" on normal exit)
- Add system prompt instruction when json_schema mode is enabled to ensure
  model calls the StructuredOutput tool
- Add integration tests for structured output functionality
- Fix test Session.messages call to use object parameter format
2026-01-12 20:51:17 -08:00
..
ci
2025-12-09 19:53:50 -05:00
2025-11-08 01:59:02 +00:00
2025-11-06 13:03:12 -05:00
2025-12-09 16:03:33 -05:00
2025-11-08 01:59:02 +00:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00
2025-12-19 17:00:23 -06:00