Skip to content

Commit 552ca1e

Browse files
crumplecupCopilot
andcommitted
chore: add artificial-intelligence category to elicitation
elicitation is MCP-based AI tooling for LLM agents — artificial-intelligence is a better primary category than development-tools alone. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 50cb27b commit 552ca1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/elicitation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme.workspace = true
1111

1212
description = "Conversational elicitation of strongly-typed Rust values via MCP"
1313
keywords = ["mcp", "llm", "elicitation", "types", "async"]
14-
categories = ["development-tools", "asynchronous"]
14+
categories = ["artificial-intelligence", "development-tools", "asynchronous"]
1515

1616
[package.metadata.verus]
1717
verify = true

0 commit comments

Comments
 (0)