Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct{}
Adapter implements the aider integration.
aider has no MCP support. Integration strategy:
- Install creates a lint wrapper script for use with --lint-cmd. The script calls devtap drain and outputs errors as plain text.
- Usage: aider --lint-cmd "sh .devtap-aider-lint.sh" --auto-lint
func (*Adapter) DiscoverSessions ¶
DiscoverSessions returns sessions based on the project directory. aider doesn't have persistent sessions.
Click to show internal directories.
Click to hide internal directories.