codetether-agent 2.0.2

A2A-native AI coding agent for the CodeTether ecosystem
Documentation
# Generated files
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Build artifacts
*.so
*.dylib
*.dll
/dist/
nohup.out

# Debug
*.log
*.pdb

# Environment (secrets should ONLY be in Vault)
.env
.env.*
progress.txt
.env.sccache
jenkins-quantum-forge*.pem

jenkinsfile.sh