We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e190e34 commit 3be9e68Copy full SHA for 3be9e68
README.md
@@ -162,9 +162,9 @@ atoma-agents/
162
├── packages/
163
├── sui-agent/
164
├── src/
165
- ├── @types/ # TypeScript type definitions
166
- ├── agents/ # AI agent implementation
167
- ├── config/ # Configuration files
+ ├── @types/ # TypeScript type definitions
+ ├── agents/ # AI agent implementation
+ ├── config/ # Configuration files
168
├── prompts/ # AI prompt templates
169
├── tools/ # Tool registry
170
├── transactions/ # Transaction handling
0 commit comments