This document recognizes all individuals who have contributed to PentAGI. Their work across 370+ commits over 18 months has shaped this project into what it is today.
- @asdek (Dmitry Nagibin) - Architecture, backend infrastructure, agent system, provider integrations, observability, and project coordination
- @sirozha (Sergey Kozyrenko) - React UI implementation, settings interfaces, GraphQL integration, and frontend architecture
- @zavgorodnii (Andrei Zavgorodnii) - Graphiti integration, patch refiner, knowledge graph implementation
We are deeply grateful to the following individuals for their contributions to PentAGI:
@mason5052 (Mason Kim)
Contributions: Significant testing infrastructure improvements and bug fixes
- Added comprehensive unit test coverage across multiple packages (PR#199, PR#198, PR#200, PR#201, PR#202, PR#214, PR#213)
- Test coverage for: config, version, terminal, server response, embeddings, graph context, executor helpers, custom JSON types (PR#170), context registry (PR#171), executor terminal utilities (PR#172), search tools (PR#153)
- Test coverage for LLM providers (DeepSeek, GLM, Kimi, Qwen) (PR#189)
- Fixed critical bugs:
- Detached command context isolation (PR#179)
- Agent chain iteration cap and repeating detector (PR#178, PR#180)
- HTTP client global mutation in search tools (PR#151)
- Browser graceful screenshot failure handling (PR#150)
- Silent error handling in GetTool (PR#152)
- OAuth callback missing return (PR#127)
- OAuth state field validation (PR#125, PR#120)
- Langfuse TLS configuration respect (PR#132)
- CA private key cleanup in entrypoint (PR#168)
- Google search options unused (PR#167)
- Resource leaks and unbounded allocation in tools (PR#141)
- Debug console.log removal (PR#141)
- Swagger missing quote (PR#140)
- Terminal typo correction (PR#164)
- Documentation improvements: fixed typos and grammar issues (PR#121)
@niuqun2003 (niuqun2003)
Contributions: Chinese LLM provider ecosystem integration (PR#154)
- Added support for DeepSeek, GLM, Kimi, and Qwen LLM providers
- Implemented provider configurations and API integrations
@Priyanka-2725 (Priyanka Singh)
Contributions: AWS Bedrock provider improvements, Sploitus inegration implementation and bug fixes
- Fixed Bedrock toolConfig runtime failures (PR#166)
- Implemented better exploit finding capabilities by Sploitus (PR#133)
- Fixed terminal command handling logic (PR#124)
@Alex-wuhu (Alex)
Contributions: Novita AI integration (PR#162)
- Added Novita AI as optional LLM provider
- Updated Novita models configuration
@efe-arv (Efe Büken)
Contributions: HTTP client timeout configuration (PR#205)
- Added configurable timeout to HTTP client for improved reliability
@manusjs (manusjs)
Contributions: Bedrock tool configuration fix (PR#196)
- Fixed Bedrock to always include toolConfig when messages contain toolUse/toolResult blocks
@stoykovstoyk (Stoyko Stoykov)
Contributions: SearXNG meta search engine integration (PR#53)
- Added SearXNG as a search engine option
- Implemented tool integration for meta search capabilities
@kaikreuzer (Kai Kreuzer)
Contributions: AWS credentials support (PR#90)
- Added support for temporary AWS credentials
- Enhanced AWS session token handling
@mrigankad (Mriganka Dey)
Contributions: Security and bug fixes (PR#104)
- Various security improvements and bug fixes across the codebase
@salmanmkc (Salman Chishti)
Contributions: GitHub Actions modernization
- Upgraded GitHub Actions to latest versions (PR#112)
- Upgraded GitHub Actions for Node 24 compatibility (PR#111)
@Vaibhavee89 (Vaibhavee Singh)
Contributions: Documentation enhancement
- Added external network access configuration guide to README
@PeterDaveHello (Peter Dave Hello)
Contributions: Dockerfile optimization (PR#50)
- Removed unnecessary cleanup steps in Dockerfile for improved build efficiency
@s-b-repo (S.B)
Contributions: Security improvements
- Implemented file size limit and path escaping for enhanced security
- Fixed typo in executor.go ('Incoming')
@SkyFlyingMouse (SkyFlyingMouse)
Contributions: Code quality (PR#128)
- Fixed Docker client constant name typo in backend
@haosenwang1018 (Sense_wang)
Contributions: Development environment (PR#163)
- Expanded .gitignore with IDE and OS patterns for cleaner repository
@hhktony (Tony Xu)
Contributions: Documentation (PR#32)
- README.md improvements and clarifications
This project exists because of the collective effort of everyone listed above. From major feature implementations to small bug fixes, every contribution has made PentAGI better.
Interested in contributing to PentAGI? We welcome contributions of all kinds:
- Bug reports and fixes
- New features and enhancements
- Documentation improvements
- Testing and QA
- Code reviews
Please see our CONTRIBUTING.md guide for more information.
Note: Due to repository history rewriting on March 29, 2026, to resolve licensing matters, individual commit history is no longer visible in GitHub's interface. This document preserves the record of all contributions made during the project's development from January 2025 to March 2026.