diff --git a/AGENTS.md b/AGENTS.md index 3dbde5ae31..c22f28dbd9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -56,7 +56,7 @@ Repository map and Reference Documentation sections below. | Translators | `open-sse/translator/` | Format conversion (OpenAI↔Claude↔Gemini) | | Transformer | `open-sse/transformer/` | Responses API ↔ Chat Completions | | Services | `open-sse/services/` | Combo routing, rate limits, caching, etc | -| Database | `src/lib/db/` | SQLite domain modules (151 migrations) | +| Database | `src/lib/db/` | SQLite domain modules (153 migrations) | | Domain/Policy | `src/domain/` | Policy engine, cost rules, fallback logic | | MCP Server | `open-sse/mcp-server/` | 109 tools (44 canonical + memory/skill/GitHub/pool/gamification/plugin/Notion/Obsidian/local-corpus/RTK modules), 3 transports (stdio / SSE / Streamable HTTP), 33 scopes | | A2A Server | `src/lib/a2a/` | JSON-RPC 2.0 agent protocol | diff --git a/README.md b/README.md index fae2dce697..d5f95113f6 100644 --- a/README.md +++ b/README.md @@ -1150,7 +1150,7 @@ Métricas de validação: 1002 vídeos rastreados · 7,069,190 visualizações c
>=22.22.2 <23 || >=24.0.0 <27src/ and open-sse/ (zero any in core since v2.0)| Conversation | +Turns | +Last Model | +Provider | +Status | +Last Seen | +
|---|---|---|---|---|---|
|
+
+ {row.isActive && |
+ + {row.turnCount} + | +{row.lastModel ?? "—"} | +
+ |
+
+ |
+ + {formatTime(row.lastSeenAt)} + | +