Settings

Theme

Ask HN: Everybody and their dog is building an agentic CLI. Any command bins?

3 points by techsystems 2 months ago · 0 comments · 1 min read


I just want to do something along the lines of

`agent.bin --init task.log` # logs all of my inputs and the agent's outputs

`agent.bin --set-rag rag.md` # optional if already set in config

`agent.bin --set-system-prompt system.md` # optional if already set in config

`agent.bin 'Build a single-page hero website for me'` # could also be --prompt

Then finally finishes with an ASCII art of a 'Task Finished' card with summary.

What's a good one? Is there a good one?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection