| Crates.io | libca |
| lib.rs | libca |
| version | 0.1.0 |
| created_at | 2025-08-07 20:16:32.478659+00 |
| updated_at | 2025-08-07 20:16:32.478659+00 |
| description | A full-featured coding agent as a library |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1785764 |
| size | 2,075 |
A full-featured coding (or... computer?) agent as a library.
Written in Rust for use from Rust, TypeScript, Python and... more with equivalent ease.
🚧 Coming Soon - Watch this space!
The library is mostly built out but not yet pushed to this repository. I'll be pushing the code in the next few weeks.
This project emerged from work on improving navigator mode in Aider (see PR #3781), which introduced a tool-using AI coding assistant mode similar to Claude Code. The goal with libca is to create a robust, library-first solution in Rust.