Skip to content

feat: agent help command#5

Merged
frankgu968 merged 1 commit intomainfrom
saeid/agent-help
Mar 15, 2026
Merged

feat: agent help command#5
frankgu968 merged 1 commit intomainfrom
saeid/agent-help

Conversation

@saeidalz13
Copy link
Copy Markdown
Contributor

@saeidalz13 saeidalz13 commented Mar 13, 2026

Summary

Add kscli agent-help — a compact, token-efficient command reference designed for AI agents. Instead of running --help on every command (N subprocess calls with verbose human-formatted output), agents call agent-help once per session and get the full CLI reference in a single, dense output.

  • Auto-generated from Click's command tree at runtime — always in sync, zero manual maintenance
  • Includes constraint annotations for commands with validation rules (mutual exclusivity, dependencies)
  • Includes workflow recipes for common multi-step patterns (ingestion, search, bulk-ingest)

@saeidalz13 saeidalz13 self-assigned this Mar 13, 2026
@saeidalz13 saeidalz13 requested a review from frankgu968 March 13, 2026 15:50
@frankgu968 frankgu968 changed the title Add agent help functionality feat: agent help command Mar 15, 2026
@frankgu968 frankgu968 enabled auto-merge (squash) March 15, 2026 05:45
@frankgu968 frankgu968 merged commit bc9e4c3 into main Mar 15, 2026
3 checks passed
@frankgu968 frankgu968 deleted the saeid/agent-help branch March 15, 2026 05:45
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