Agents for developpement added + frontend add + backend added. Git viewer created + agent and template creator + layout and project creator
8 lines
229 B
JSON
8 lines
229 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Default capability set for the IdeA main window.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "dialog:allow-open"]
|
|
}
|