Commit 6981188
release: v3.10.0 — Cowork compat + TDQS schema enrichment
Highlights since v3.9.0:
- feat: automatic SQLite fallback when DATABASE_URL is unset, so Cortex
boots cleanly in Claude Cowork / Glama inspector sandboxes
- feat: CORTEX_RUNTIME env var declared in MCP env schema
- chore(tools): TDQS enrichment of all 40 MCP tool schemas — multi-sentence
descriptions, per-parameter docs, defaults, enums, examples, bounds
- fix: SqliteMemoryStore now has memory_entities join table + mixin methods
- security: closed 2 CodeQL alerts (ReDoS in YAML frontmatter parser,
HTTP response splitting in export filename sanitizer)
- docs: Glama score badge in README; marketplace runtime updated to
["cli", "cowork"]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f2f541e commit 6981188
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments