changedOutput schema / (root)
Previous value: -{
- "properties": {
- "lifetime": {
- "anyOf": [
- {
- "properties": {
- "cache_hits": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Cache Hits"
- },
- "cache_misses": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Cache Misses"
- },
- "files_edited": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Edited"
- },
- "files_read": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Read"
- },
- "files_written": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Written"
- },
- "hit_rate_pct": {
- "anyOf": [
- {
- "type": "number"
- },
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Hit Rate Pct"
- },
- "tokens_original": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Original"
- },
- "tokens_returned": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Returned"
- },
- "tokens_saved": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Saved"
- },
- "total_sessions": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Total Sessions"
- },
- "truncated": {
- "anyOf": [
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Truncated"
- }
- },
- "title": "StatsLifetime",
- "type": "object"
- },
- {
- "type": "null"
- }
- ],
- "default": null
- },
- "mode": {
- "anyOf": [
- {
- "type": "string"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Mode"
- },
- "process_rss_mb": {
- "anyOf": [
- {
- "type": "number"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Process Rss Mb"
- },
- "session": {
- "anyOf": [
- {
- "properties": {
- "cache_hits": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Cache Hits"
- },
- "cache_misses": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Cache Misses"
- },
- "diffs_served": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Diffs Served"
- },
- "files_edited": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Edited"
- },
- "files_read": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Read"
- },
- "files_written": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Written"
- },
- "hit_rate_pct": {
- "anyOf": [
- {
- "type": "number"
- },
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Hit Rate Pct"
- },
- "tokens_original": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Original"
- },
- "tokens_returned": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Returned"
- },
- "tokens_saved": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tokens Saved"
- },
- "tool_calls": {
- "anyOf": [
- {
- "additionalProperties": {
- "type": "integer"
- },
- "type": "object"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Tool Calls"
- },
- "truncated": {
- "anyOf": [
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Truncated"
- },
- "uptime_s": {
- "anyOf": [
- {
- "type": "number"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Uptime S"
- }
- },
- "title": "StatsSession",
- "type": "object"
- },
- {
- "type": "null"
- }
- ],
- "default": null
- },
- "storage": {
- "anyOf": [
- {
- "properties": {
- "db_size_mb": {
- "anyOf": [
- {
- "type": "number"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Db Size Mb"
- },
- "files_cached": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Files Cached"
- },
- "total_documents": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Total Documents"
- },
- "total_tokens_cached": {
- "anyOf": [
- {
- "type": "integer"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Total Tokens Cached"
- },
- "truncated": {
- "anyOf": [
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Truncated"
- }
- },
- "title": "StatsStorage",
- "type": "object"
- },
- {
- "type": "null"
- }
- ],
- "default": null
- },
- "truncated": {
- "anyOf": [
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ],
- "default": null,
- "title": "Truncated"
- }
- },
- "title": "StatsResponse",
- "type": "object"
-}New value: +null