General-purpose development tools for quality assurance, character validation, and release automation.
| Language | Package | Status |
|---|---|---|
| Python | apdev |
Beta |
| TypeScript | @aipartnerup/apdev |
Beta |
| Rust | apdev-rs |
Beta |
| Go | github.com/aipartnerup/apdev/go |
Planned |
- check-chars - Validate files contain only allowed characters (ASCII + emoji + technical symbols)
- check-imports - Detect circular imports (Python and TypeScript only)
- release - Interactive release automation (version check, build, tag, GitHub release, publish)
See language-specific READMEs for installation and usage instructions.