You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cli/README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@
9
9
10
10
MyCoder is a simple to install, powerful command-line AI agent that can perform arbitrary tasks with a particular focus on coding tasks. It uses the [mycoder-agent](https://www.npmjs.com/package/mycoder-agent) package to provide AI-powered automation capabilities.
11
11
12
+
- 🤖 **AI-Powered**: Leverages Anthropic's Claude API for intelligent decision making
13
+
- 🛠️ **Extensible Tool System**: Modular architecture with various tool categories
14
+
- 🔄 **Parallel Execution**: Ability to spawn sub-agents for concurrent task processing
15
+
- 📝 **Self-Modification**: Can modify code, it was built and tested by writing itself
16
+
- 🔍 **Smart Logging**: Hierarchical, color-coded logging system for clear output
17
+
- 👤 **Human Compatible**: Uses README.md, project files and shell commands to build its own context
18
+
12
19
Please join the MyCoder.ai discord for support: https://discord.gg/5K6TYrHGHt
0 commit comments