4972b1b47c
Add evidence-oriented prior-session lookup and update author profile URLs to x.com.
16 lines
317 B
JSON
16 lines
317 B
JSON
{
|
|
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
|
|
"name": "Structured Knowledge",
|
|
"description": "Tools for structured knowledge and facts.",
|
|
"icon_name": "database-2-line",
|
|
"context_files": [
|
|
"LEON.md",
|
|
"ARCHITECTURE.md"
|
|
],
|
|
"tools": [
|
|
"memory",
|
|
"context",
|
|
"sessions"
|
|
]
|
|
}
|