1.1.0 #3
kiliczsh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Full Changelog: 1.0.2...1.1.0
🤖 Sub-Agent Management System (Major Feature)
Core Implementation:
management
handling
capabilities
Key Features:
- Template-based creation (3 built-in templates: code-reviewer, debugger, data-analyst)
- From-scratch creation with custom prompts
- Tool selection from 13+ available tools (Read, Edit, Bash, etc.)
- List installed sub-agents (global/local)
- Edit existing sub-agents (description, tools, system prompt)
- Delete sub-agents with confirmation
- Validate sub-agent configuration
- Search remote sub-agent repository
- Paginated results with navigation
- Install from search results
- Convert commands to sub-agents automatically
🧭 Enhanced Navigation System
Navigation Utilities (src/utils/navigation.ts):
Features:
📁 Filesystem Enhancements
Sub-Agent Storage:
🔧 CLI Integration
Updated Main CLI (src/cli.ts):
📦 Version & Dependencies
🎯 Key Technical Achievements
This discussion was created from the release 1.1.0.
All reactions