← Back to the Hub

gemma4-no-tool

gemma4-no-tool

Preset

Gemma4 local reasoning harness with no repository tools.

builtinOpen sourceReadyContext replay sessions

Specification

CategoryModel and task presets
Runtimebuiltin
InterfaceTUI and CLI
Sourcebuilt-in-template
LicenceApache-2.0
Modelgemma4-local
ContinuityContext replay
SupportReady
Based ongemma4-no-tool

Runtime behaviour

Capabilities

single workflowStructured run events

Policies and ownership

  • +Sandbox: none
  • +Approvals: deny
  • +Shell: blocked
  • +Network: blocked
  • +Checks: not required

Get started

Inside SuperQode
$ :harness switch gemma4-no-tool$ :harness show gemma4-no-tool$ :harness status
From your shell
$ superqode harness run gemma4-no-tool "Describe your task"$ superqode harness show gemma4-no-tool

Evaluate and optimize

Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yaml
Improve
$ superqode harness optimize-omni --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness optimize --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness promote stage