code-agent 0.2.0

AI-Native Code Assistant Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# OS/editor
.DS_Store
.idea/
.vscode/

# Rust build artifacts
**/target/

# Node/JS artifacts if any
node_modules/

# Ignore the cloned Roo-Code analysis directory unless explicitly needed
Roo-Code/