Skip to main content

Crate klasp_agents_aider

Crate klasp_agents_aider 

Source
Expand description

klasp-agents-aider — AiderSurface for klasp.

Edits .aider.conf.yml to insert commit-cmd-pre: klasp gate --agent aider so the klasp gate runs before every aider commit. Existing commit-cmd-pre values are chained (klasp first, user value second) rather than overwritten.

Re-exports§

pub use surface::AiderSurface;

Modules§

aider_conf
.aider.conf.yml read / mutate / write helpers.
surface
AiderSurfaceklasp_core::AgentSurface impl for Aider.