AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

Results 399 AgentGPT issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.2.14. Release notes Sourced from next's releases. v14.2.14 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.33.1 to 2.15.0. Release notes Sourced from sentry-sdk's releases. 2.15.0 Integrations Configure HTTP methods to capture in ASGI/WSGI middleware and frameworks (#3531) by @​antonpirker We've added a...

dependencies
python

Bumps [replicate](https://github.com/replicate/replicate-python) from 0.8.4 to 0.34.2. Release notes Sourced from replicate's releases. 0.34.1 What's Changed Consistently return Boolean for delete methods by @​mattt in replicate/replicate-python#359 Full Changelog: https://github.com/replicate/replicate-python/compare/0.34.0...0.34.1 0.34.0 What's...

dependencies
python

- 创建全新的智能体仪表板页面 (/dashboard) - 展示主智能体和多个子智能体的运行状态 - 可视化展示工具、工作流和知识库配置 - 在侧边栏导航中添加仪表板入口 - 采用响应式设计,符合现有产品设计风格 🤖 Generated with [Claude Code](https://claude.com/claude-code)

### ⚠️ Please check that this feature request hasn't been suggested before. - [x] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [x] I searched...

enhancement

### ⚠️ Please check that this feature request hasn't been suggested before. - [x] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [x] I searched...

enhancement

### ⚠️ Please check that this feature request hasn't been suggested before. - [x] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [x] I searched...

enhancement

This pull request adds a new `CODEBASE_EXPLANATION.md` file, which provides a detailed overview of the codebase's architecture, directory structure, and the purpose of key files and components. The document is...

This plan includes: - Analyzing the current state. - Designing a new database schema (which I've already applied to `prisma/schema.prisma`). - Identifying key areas for improvement (persistence, API structure, UI,...