mirror of
https://github.com/furyhawk/agent_alpha.git
synced 2026-07-21 02:25:34 +00:00
- Implemented SQLAlchemy ORM models for User with role-based access control. - Created API routes for user creation, retrieval, updating, and listing. - Added input and output schemas for user data handling. - Included session management for users.
7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"cp": true,
|
|
"bun": true,
|
|
"npx tsc": true
|
|
}
|
|
} |