Hacker News new | ask | show | jobs
by hsienchuc 16 hours ago
I use two AI CLIs every day (one for main tasks and the other for review), and context migration is a real pain point.

My current workaround is to write the context as a Markdown file and save it to disk, then let both of two CLI to read. I'd like to ask you, what are the advantages of this tool compared to using a file as a bridge?