Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
505 changes: 0 additions & 505 deletions .claude/agents/chat-dev.md

Large diffs are not rendered by default.

484 changes: 0 additions & 484 deletions .claude/agents/mcp-dev.md

Large diffs are not rendered by default.

26 changes: 0 additions & 26 deletions .claude/agents/system-architect.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,32 +54,6 @@ You are the System Architect for the MiniAgent framework, responsible for high-l
- Enable easy extension
- Support plugin architecture

## Key Areas of Focus

### 1. Core Framework (`src/core/`)
- BaseAgent abstract class design
- StandardAgent implementation patterns
- Event system architecture
- Session management design

### 2. Provider System (`src/llm/`)
- ChatProvider interface design
- Provider registration mechanism
- Stream handling patterns
- Token counting architecture

### 3. Tool System (`src/tools/`)
- Tool interface design
- Tool validation framework
- Tool scheduling patterns
- Error handling strategy

### 4. Type System (`src/types/`)
- Core type definitions
- Provider type contracts
- Tool type specifications
- Event type hierarchy

## Decision Making Framework

When making architectural decisions, consider:
Expand Down
Loading