# SWE Agent - Headless Agentic IDE
Multi-agent Software Engineering system using LangGraph and Claude Sonnet 4 for intelligent code analysis and generation.
## Installation
```bash
pip install swe-ai-agent
```
## Usage
```bash
# Interactive mode
swe-agent --interactive
# Pair programming interface
swe-agent --pair
# Modern terminal interface
swe-agent --warp
# Direct task execution
swe-agent --task "create a Python calculator"
```
## Features
- **Multi-Agent Architecture**: Planner, Software Engineer, Code Analyzer, and Editor agents
- **Universal Language Support**: Works with all programming languages through AI understanding
- **Advanced Interfaces**: Interactive, pair programming, and modern terminal options
- **Comprehensive Tools**: 23 tools for file operations, shell commands, git integration, and code analysis
- **Security Scanning**: Automated code security analysis
## Configuration
Set your API key:
```bash
export ANTHROPIC_API_KEY="your_api_key_here"
```
## License
Apache License 2.0
## Links
- [PyPI Package](https://pypi.org/project/swe-ai-agent/)
- Built with Claude Sonnet 4 and LangGraph
Raw data
{
"_id": null,
"home_page": null,
"name": "swe-ai-agent",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "ai, agent, ide, development, automation, langchain, claude",
"author": "Harish SG",
"author_email": "Harish SG <harishsg993010@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/93/aa/1776a4759c4334a155fe3a1f52cd03c163a38c7f47dc89a9acca139a0773/swe_ai_agent-1.0.16.tar.gz",
"platform": null,
"description": "# SWE Agent - Headless Agentic IDE\n\nMulti-agent Software Engineering system using LangGraph and Claude Sonnet 4 for intelligent code analysis and generation.\n\n## Installation\n\n```bash\npip install swe-ai-agent\n```\n\n## Usage\n\n```bash\n# Interactive mode\nswe-agent --interactive\n\n# Pair programming interface\nswe-agent --pair\n\n# Modern terminal interface\nswe-agent --warp\n\n# Direct task execution\nswe-agent --task \"create a Python calculator\"\n```\n\n## Features\n\n- **Multi-Agent Architecture**: Planner, Software Engineer, Code Analyzer, and Editor agents\n- **Universal Language Support**: Works with all programming languages through AI understanding\n- **Advanced Interfaces**: Interactive, pair programming, and modern terminal options\n- **Comprehensive Tools**: 23 tools for file operations, shell commands, git integration, and code analysis\n- **Security Scanning**: Automated code security analysis\n\n## Configuration\n\nSet your API key:\n```bash\nexport ANTHROPIC_API_KEY=\"your_api_key_here\"\n```\n\n## License\n\nApache License 2.0\n\n## Links\n\n- [PyPI Package](https://pypi.org/project/swe-ai-agent/)\n- Built with Claude Sonnet 4 and LangGraph\n",
"bugtrack_url": null,
"license": null,
"summary": "SWE Agent - Headless Agentic IDE with comprehensive tool support",
"version": "1.0.16",
"project_urls": {
"Documentation": "https://github.com/harishsg993010/SWE-Agent#readme",
"Homepage": "https://github.com/harishsg993010/SWE-Agent",
"Issues": "https://github.com/harishsg993010/SWE-Agent/issues",
"Repository": "https://github.com/harishsg993010/SWE-Agent"
},
"split_keywords": [
"ai",
" agent",
" ide",
" development",
" automation",
" langchain",
" claude"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "659f6f6335bd290a6366fb6162fc536c0017beb47c808ed8883463fd5476eb05",
"md5": "6547d96475cb5490f62287664e715e70",
"sha256": "7296de7f2d725123a3d90f2a8c99823036cde58b763831c9fe5a67274fa3062c"
},
"downloads": -1,
"filename": "swe_ai_agent-1.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6547d96475cb5490f62287664e715e70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 240838,
"upload_time": "2025-07-18T05:38:23",
"upload_time_iso_8601": "2025-07-18T05:38:23.108494Z",
"url": "https://files.pythonhosted.org/packages/65/9f/6f6335bd290a6366fb6162fc536c0017beb47c808ed8883463fd5476eb05/swe_ai_agent-1.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "93aa1776a4759c4334a155fe3a1f52cd03c163a38c7f47dc89a9acca139a0773",
"md5": "d62fa0170a4733b9591ac12872a6d9c0",
"sha256": "ed5d25a7ebda2fb9240d52fcf8e6a8b9204e5e3e9c92c991e0ee464af9fb3548"
},
"downloads": -1,
"filename": "swe_ai_agent-1.0.16.tar.gz",
"has_sig": false,
"md5_digest": "d62fa0170a4733b9591ac12872a6d9c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 196030,
"upload_time": "2025-07-18T05:38:24",
"upload_time_iso_8601": "2025-07-18T05:38:24.476639Z",
"url": "https://files.pythonhosted.org/packages/93/aa/1776a4759c4334a155fe3a1f52cd03c163a38c7f47dc89a9acca139a0773/swe_ai_agent-1.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 05:38:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "harishsg993010",
"github_project": "SWE-Agent#readme",
"github_not_found": true,
"lcname": "swe-ai-agent"
}