You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add description, license, repository, homepage to both crates
- Required for crates.io publication compliance
- Ready to publish ruixen and agentic-core
🚀 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: crates/agentic-tui/Cargo.toml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
name = "ruixen"
3
3
version = "0.1.0"
4
4
edition = "2021"
5
+
description = "Ruixen - The collaborative AI agent you work WITH, not at. Transform questions into profound insights through thoughtful query refinement and synthesis."
0 commit comments