Skip to content

Reduce codey dependencies using default-features = false#11

Merged
tcdent merged 1 commit into
mainfrom
claude/reduce-dependencies-RZeg1
Jan 19, 2026
Merged

Reduce codey dependencies using default-features = false#11
tcdent merged 1 commit into
mainfrom
claude/reduce-dependencies-RZeg1

Conversation

@tcdent

@tcdent tcdent commented Jan 19, 2026

Copy link
Copy Markdown
Owner

Disable default features when importing codey as a library to exclude
CLI-specific dependencies like ratatui, crossterm, chromiumoxide, etc.
This significantly reduces build time and dependency count.

Disable default features when importing codey as a library to exclude
CLI-specific dependencies like ratatui, crossterm, chromiumoxide, etc.
This significantly reduces build time and dependency count.
@tcdent tcdent merged commit c025821 into main Jan 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants