:Release Notes: - testing prompts with mock harness :Detailed Notes: - :Testing Performed: - Agent-browser usage with gemma4:31B & bigger models on webOS with Kinopoisk application :QA Notes: - NOT READY-TO-USE only demonstration of capabilities :Issues Addressed: -
21 lines
270 B
JSON
21 lines
270 B
JSON
{
|
|
"packages": [
|
|
{
|
|
"source": "pi-web-access",
|
|
"autoload": false,
|
|
"extensions": [
|
|
"!**/*"
|
|
],
|
|
"skills": [
|
|
"!**/*"
|
|
],
|
|
"prompts": [
|
|
"!**/*"
|
|
],
|
|
"themes": [
|
|
"!**/*"
|
|
]
|
|
}
|
|
]
|
|
}
|