Skip to content

docs(workflow): correct Ollama thinking policy#5

Merged
Lyther merged 1 commit into
mainfrom
feat/workflow-orchestrator
May 18, 2026
Merged

docs(workflow): correct Ollama thinking policy#5
Lyther merged 1 commit into
mainfrom
feat/workflow-orchestrator

Conversation

@Lyther
Copy link
Copy Markdown
Owner

@Lyther Lyther commented May 18, 2026

Summary

  • correct Ollama thinking guidance: think:false disables thinking, hidethinking only hides the trace
  • record thinking mode/trace policy in workflow-orchestrator agent state
  • require workflow artifacts to drop thinking fields while preserving reasoning quality for non-trivial roles

Distribution

  • dry-run install passed for claude-code, codex, gemini-cli, cline, kilo, cursor, vscode, copilot, opencode, trae, and antigravity
  • live user-scope install completed for all supported targets
  • installed manifests and workflow-orchestrator target files verified
  • agent-surface doctor and kilo config check passed

Checks

  • npm run check:commands
  • npm run check
  • npm run build -- --target all
  • npm run check:generated
  • npm test
  • npm run check:rules
  • npm pack --dry-run --json
  • git diff --check

Document that Ollama think:false disables thinking rather than only hiding the trace. Workflow roles now prefer thinking enabled with hidden or dropped traces, record thinking settings in monitor state, and avoid persisting thinking fields in artifacts.
@Lyther Lyther merged commit 881b93e into main May 18, 2026
1 check passed
@Lyther Lyther deleted the feat/workflow-orchestrator branch May 18, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant