Initial commit: Linear-integrated autonomous coding agent with Initializer Bis support

This commit is contained in:
2025-12-14 00:45:40 +01:00
commit a310d4b3cf
19 changed files with 3919 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(test:*)",
"Bash(cat:*)",
"Bash(netstat:*)"
]
}
}