tribe
Low code tool to rapidly build and coordinate multi-agent teams
파일 탐색기
최종 버전 다운로드 (.zip)- .copier-answers.yml.jinja
- update_dotenv.py
- questions.yml
- config.yml
- privileged.yml
- deploy-production.yml
- deploy-staging.yml
- issue-manager.yml
- latest-changes.yml
- smokeshow.yml
- test.yml
- dependabot.yml
- FUNDING.yml
- launch.json
- .keep
- 0a354b5c6f6c_create_writes_table.py
- 20f584dc80d2_upgrade_checkpointer.py
- 25de3619cb35_add_apikeys_table.py
- 38a9c73bfce2_add_base_url_col_to_members_table.py
- 3a8a5f819c5f_add_thread_table.py
- 3b4636df4c6d_add_interrupt_column_in_members_table.py
- 45e43cb617f2_cascade_delete_junction_table_between_.py
- 634ddcf1c767_initialise_models.py
- 6e7c33ddf30f_rename_provider_names_in_members_table_.py
- 6fa42be09dd2_add_checkpoints_table.py
- a8fff9df0a02_add_managed_col_in_skills_table.py
- b922e3e826e9_add_workflow_column.py
- bfa5449b6bba_add_failed_enum_value_to_upload_status.py
- bfb17969c4ed_add_description_col_in_uploads_table.py
- c1acf65d4731_update_skills_table.py
- c3dc42618662_add_uploads_table.py
- eab5bf7ec514_add_status_col_to_uploads_table.py
- env.py
- README
- script.py.mako
- __init__.py
- apikeys.py
- login.py
- members.py
- skills.py
- teams.py
- threads.py
- uploads.py
- users.py
- utils.py
- __init__.py
- deps.py
- main.py
- __init__.py
- utils.py
- __init__.py
- qdrant.py
- qdrant_retriever.py
- __init__.py
- api_tool.py
- calculator.py
- human_tool.py
- retriever_tool.py
- __init__.py
- build.py
- members.py
- messages.py
- __init__.py
- celery_app.py
- config.py
- db.py
- security.py
- new_account.html
- reset_password.html
- test_email.html
- new_account.mjml
- reset_password.mjml
- test_email.mjml
- tasks.py
- __init__.py
- test_login.py
- test_members.py
- test_skills.py
- test_teams.py
- test_threads.py
- test_uploads.py
- test_users.py
- __init__.py
- __init__.py
- test_user.py
- __init__.py
- test_api_tool.py
- __init__.py
- test_backend_pre_start.py
- test_test_pre_start.py
- __init__.py
- user.py
- utils.py
- __init__.py
- conftest.py
- __init__.py
- backend_pre_start.py
- crud.py
- initial_data.py
- main.py
- models.py
- tests_pre_start.py
- utils.py
- format-imports.sh
- format.sh
- lint.sh
- test.sh
- .dockerignore
- .gitignore
- alembic.ini
- Dockerfile
- poetry.lock
- prestart.sh
- pyproject.toml
- README.md
- tests-start.sh
- favicon.png
- tribe-logo.png
- ApiError.ts
- ApiRequestOptions.ts
- ApiResult.ts
- CancelablePromise.ts
- OpenAPI.ts
- request.ts
- ApiKeyCreate.ts
- ApiKeyOut.ts
- ApiKeyOutPublic.ts
- ApiKeysOutPublic.ts
- Body_login_login_access_token.ts
- Body_uploads_create_upload.ts
- Body_uploads_update_upload.ts
- ChatMessage.ts
- ChatMessageType.ts
- ChatResponse.ts
- HTTPValidationError.ts
- Interrupt.ts
- InterruptDecision.ts
- MemberCreate.ts
- MemberOut.ts
- MembersOut.ts
- MemberUpdate.ts
- Message.ts
- NewPassword.ts
- Skill.ts
- SkillCreate.ts
- SkillOut.ts
- SkillsOut.ts
- SkillUpdate.ts
- TeamChat.ts
- TeamChatPublic.ts
- TeamCreate.ts
- TeamOut.ts
- TeamsOut.ts
- TeamUpdate.ts
- ThreadCreate.ts
- ThreadOut.ts
- ThreadRead.ts
- ThreadsOut.ts
- ThreadUpdate.ts
- Token.ts
- ToolCall.ts
- ToolDefinitionValidate.ts
- UpdatePassword.ts
- Upload.ts
- UploadOut.ts
- UploadsOut.ts
- UploadStatus.ts
- UserCreate.ts
- UserCreateOpen.ts
- UserOut.ts
- UsersOut.ts
- UserUpdate.ts
- UserUpdateMe.ts
- ValidationError.ts
- $ApiKeyCreate.ts
- $ApiKeyOut.ts
- $ApiKeyOutPublic.ts
- $ApiKeysOutPublic.ts
- $Body_login_login_access_token.ts
- $Body_uploads_create_upload.ts
- $Body_uploads_update_upload.ts
- $ChatMessage.ts
- $ChatMessageType.ts
- $ChatResponse.ts
- $HTTPValidationError.ts
- $Interrupt.ts
- $InterruptDecision.ts
- $MemberCreate.ts
- $MemberOut.ts
- $MembersOut.ts
- $MemberUpdate.ts
- $Message.ts
- $NewPassword.ts
- $Skill.ts
- $SkillCreate.ts
- $SkillOut.ts
- $SkillsOut.ts
- $SkillUpdate.ts
- $TeamChat.ts
- $TeamChatPublic.ts
- $TeamCreate.ts
- $TeamOut.ts
- $TeamsOut.ts
- $TeamUpdate.ts
- $ThreadCreate.ts
- $ThreadOut.ts
- $ThreadRead.ts
- $ThreadsOut.ts
- $ThreadUpdate.ts
- $Token.ts
- $ToolCall.ts
- $ToolDefinitionValidate.ts
- $UpdatePassword.ts
- $Upload.ts
- $UploadOut.ts
- $UploadsOut.ts
- $UploadStatus.ts
- $UserCreate.ts
- $UserCreateOpen.ts
- $UserOut.ts
- $UsersOut.ts
- $UserUpdate.ts
- $UserUpdateMe.ts
- $ValidationError.ts
- ApiKeysService.ts
- LoginService.ts
- MembersService.ts
- SkillsService.ts
- TeamsService.ts
- ThreadsService.ts
- UploadsService.ts
- UsersService.ts
- UtilsService.ts
- index.ts
- AddUser.tsx
- EditUser.tsx
- ActionsMenu.tsx
- CopyInput.tsx
- DeleteAlert.tsx
- FileUpload.tsx
- Navbar.tsx
- NotFound.tsx
- Sidebar.tsx
- SidebarItems.tsx
- UserMenu.tsx
- CopyButton.tsx
- Markdown.tsx
- EditMember.tsx
- ConnectionLine.tsx
- DefaultEdge.tsx
- LimitConnectionHandle.tsx
- FreelancerNode.tsx
- index.ts
- MemberNode.tsx
- RootNode.tsx
- Flow.tsx
- AddSkill.tsx
- EditSkill.tsx
- SkillEditor.tsx
- AddApiKey.tsx
- AddTeam.tsx
- ChatTeam.tsx
- ConfigureTeam.tsx
- EditTeam.tsx
- ViewThreads.tsx
- AddUpload.tsx
- EditUpload.tsx
- Appearance.tsx
- ChangePassword.tsx
- DeleteAccount.tsx
- DeleteConfirmation.tsx
- UserInformation.tsx
- useAuth.ts
- useCustomToast.ts
- admin.tsx
- index.tsx
- settings.tsx
- skills.tsx
- teams.$teamId.tsx
- teams.index.tsx
- uploads.tsx
- __root.tsx
- _layout.tsx
- login.tsx
- recover-password.tsx
- reset-password.tsx
- main.tsx
- routeTree.gen.ts
- theme.tsx
- utils.ts
- vite-env.d.ts
- .dockerignore
- .env
- .gitignore
- .nvmrc
- biome.json
- Dockerfile
- index.html
- modify-openapi-operationids.js
- nginx-backend-not-found.conf
- nginx.conf
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- post_gen_project.py
- chat.png
- create-members.png
- create-team.png
- login.png
- update-member-1.png
- update-member-2.png
- chat-after-approval.png
- chat-after-reject.png
- chat-before-reject.png
- enable-human-approval.png
- chat.png
- create-members.png
- create-team.png
- update-member-1.png
- update-member-2.png
- adding-skill.png
- chat.png
- travel-planner-team.png
- tribe-logo.png
- build-push.sh
- build.sh
- deploy.sh
- test-local.sh
- test.sh
- .env.example
- .gitattributes
- .gitignore
- .pre-commit-config.yaml
- biome.json
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- copier.yml
- deployment.md
- development.md
- docker-compose.local.yml
- docker-compose.override.yml
- docker-compose.traefik.yml
- docker-compose.yml
- LICENSE
- local-deployment.md
- README.md
- release-notes.md
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
