{
  "tokenMode": "always",

  "layout": [1, 2, 2, 2, 4],

  "placement": {
    "tokens":   { "line": 1, "col": 0 },
    "cost":     { "line": 1, "col": 0 },
    "skills":   { "line": 1, "col": 1 },
    "extTools": { "line": 1, "col": 1 },
    "extCmds":  { "line": 1, "col": 1 },

    "toolStats":      { "line": 2, "col": 0 },
    "runningTools":   { "line": 2, "col": 1 },
    "runningAgents":  { "line": 2, "col": 1 },

    "lastInput":  { "line": 3, "col": 0 },
    "historyHint": { "line": 3, "col": 0 },
    "plugin:random-quote": { "line": 3, "col": 1 },

    "contextFiles": { "line": 4, "col": 0 }
  }
}
