Recon also allows users to define their own custom "Recon agents" to gather text from any source, including Google Sheets, databases, or proprietary APIs. The author plans to improve Recon by adding more built-in recon agents and allowing custom agents to register their own CLI flags. The tool is still in its early stages, but the author finds it time-saving and encourages others to try it out or contribute to its development on GitHub.
Key takeaways:
- Recon is a command-line tool that gathers context from various sources and feeds it to a large language model as a single, coherent prompt.
- Recon supports a configuration file that allows you to define named sources and prompts, making it easy to reuse the same sources across multiple queries.
- Recon also supports defining your own custom 'Recon agents' that can gather text from any source, including Google Sheets, databases, or proprietary APIs.
- The author plans to improve Recon by adding more built-in recon agents and letting custom agents register their own CLI flags.